Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c5632 uint64_t zcb_embedded_histogram[NUM_BP_EMBEDDED_TYPES] member
6069 zcb->zcb_embedded_histogram[BPE_GET_ETYPE(bp)] in zdb_count_block()
7266 dump_histogram(zcb->zcb_embedded_histogram[i], in dump_block_stats()
7267 sizeof (zcb->zcb_embedded_histogram[i]) / in dump_block_stats()
7268 sizeof (zcb->zcb_embedded_histogram[i][0]), 0); in dump_block_stats()