Home
last modified time | relevance | path

Searched refs:zs_buckets_with_n_entries (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzap.h508 uint64_t zs_buckets_with_n_entries[ZAP_HISTOGRAM_SIZE]; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzap_leaf.c837 zs->zs_buckets_with_n_entries[n]++; in zap_leaf_stats()
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c1033 dump_histogram(zs.zs_buckets_with_n_entries, ZAP_HISTOGRAM_SIZE, 0); in dump_zap_stats()