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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzap.h476 * zs_buckets_with_n_entries[n] is the number of buckets (each
478 * zs_buckets_with_n_entries[1] should be very close to
481 uint64_t zs_buckets_with_n_entries[ZAP_HISTOGRAM_SIZE]; member in struct:zap_stats
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzap_leaf.c882 zs->zs_buckets_with_n_entries[n]++;
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c363 dump_histogram(zs.zs_buckets_with_n_entries, ZAP_HISTOGRAM_SIZE, 0);

Completed in 55 milliseconds