18namespace pw::allocator {
56 void AddFragment(
size_t inner_size);
float CalculateFragmentation(const Fragmentation &fragmentation)
Definition: fragmentation.h:46
size_t sum
Sum of the inner sizes of free blocks.
Definition: fragmentation.h:54
struct pw::allocator::Fragmentation::@0 sum_of_squares
Sum-of-squares of the inner sizes of free blocks.