Searched refs:bucket_slot_size (Results 1 – 2 of 2) sorted by relevance
651 (page->num_allocated_slots * stats_out->bucket_slot_size); in PartitionDumpPageStats()656 stats_out->bucket_slot_size); in PartitionDumpPageStats()686 stats_out->bucket_slot_size = bucket->slot_size; in PartitionDumpBucketStats()688 size_t bucket_useful_storage = stats_out->bucket_slot_size * bucket_num_slots; in PartitionDumpBucketStats()787 mapped_stats.bucket_slot_size = size; in DumpStats()
194 uint32_t bucket_slot_size; // The size of the slot in bytes. member