Home
last modified time | relevance | path

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

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