Searched refs:ref_counts_statistics (Results 1 – 4 of 4) sorted by relevance
83 struct ref_counts_statistics { struct 236 struct ref_counts_statistics ref_counts;85 blocks_writtenref_counts_statistics global() argument
422 struct ref_counts_statistics ref_counts_statistics; member
171 static void write_ref_counts_statistics(char *prefix, struct ref_counts_statistics *stats, in write_ref_counts_statistics()
1211 WRITE_ONCE(block->slab->allocator->ref_counts_statistics.blocks_written, in write_reference_block() 1212 block->slab->allocator->ref_counts_statistics.blocks_written + 1); in write_reference_block() 5098 static struct ref_counts_statistics __must_check5101 struct ref_counts_statistics totals; in get_ref_counts_statistics() 5108 READ_ONCE(depot->allocators[zone].ref_counts_statistics.blocks_written); in get_ref_counts_statistics()