Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dddt_impl.h231 uint64_t dah_entries; member
243 if (histogram->dah_entries == 0) in ddt_dump_age_histogram()
254 histogram->dah_entries)); in ddt_dump_age_histogram()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dddt.c2676 histogram->dah_entries++; in ddt_prune_walk()
2732 int target = (histogram.dah_entries * amount) / 100; in ddt_prune_unique_entries()
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c2159 if (histogram.dah_entries > 0) { in dump_all_ddts()
2168 histogram.dah_entries)); in dump_all_ddts()