ref_counts_statistics
static void write_ref_counts_statistics(char *prefix, struct ref_counts_statistics *stats,
WRITE_ONCE(block->slab->allocator->ref_counts_statistics.blocks_written,
block->slab->allocator->ref_counts_statistics.blocks_written + 1);
static struct ref_counts_statistics __must_check
struct ref_counts_statistics totals;
READ_ONCE(depot->allocators[zone].ref_counts_statistics.blocks_written);
struct ref_counts_statistics ref_counts_statistics;
struct ref_counts_statistics ref_counts;