Searched refs:bucket_slot_size (Results 1 – 2 of 2) sorted by relevance
1264 (page->num_allocated_slots * stats_out->bucket_slot_size); in PartitionDumpPageStats()1268 stats_out->bucket_slot_size); in PartitionDumpPageStats()1297 stats_out->bucket_slot_size = bucket->slot_size; in PartitionDumpBucketStats()1299 size_t bucket_useful_storage = stats_out->bucket_slot_size * bucket_num_slots; in PartitionDumpBucketStats()1400 stats.bucket_slot_size = size; in PartitionDumpStatsGeneric()
382 uint32_t bucket_slot_size; // The size of the slot in bytes. member