Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/include/sys/
HDzap.h508 uint64_t zs_buckets_with_n_entries[ZAP_HISTOGRAM_SIZE]; member
/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDzap_leaf.c837 zs->zs_buckets_with_n_entries[n]++; in zap_leaf_stats()
/freebsd-14-stable/sys/contrib/openzfs/cmd/zdb/
HDzdb.c1141 dump_histogram(zs.zs_buckets_with_n_entries, ZAP_HISTOGRAM_SIZE, 0); in dump_zap_stats()