Searched refs:ref_counts_statistics (Results 1 – 3 of 3) sorted by relevance
83 struct ref_counts_statistics { struct236 struct ref_counts_statistics ref_counts;
415 struct ref_counts_statistics ref_counts_statistics; member
1212 WRITE_ONCE(block->slab->allocator->ref_counts_statistics.blocks_written, in write_reference_block()1213 block->slab->allocator->ref_counts_statistics.blocks_written + 1); in write_reference_block()5018 static struct ref_counts_statistics __must_check5021 struct ref_counts_statistics totals; in get_ref_counts_statistics()5028 READ_ONCE(depot->allocators[zone].ref_counts_statistics.blocks_written); in get_ref_counts_statistics()