Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzap.h462 uint64_t zs_leafs_with_2n_pointers[ZAP_HISTOGRAM_SIZE]; member
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzap_leaf.c814 zs->zs_leafs_with_2n_pointers[n]++; in zap_leaf_stats()
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c377 dump_histogram(zs.zs_leafs_with_2n_pointers, ZAP_HISTOGRAM_SIZE, 0); in dump_zap_stats()