Searched defs:wasted (Results 1 – 10 of 10) sorted by relevance
99 size_t allocated, size_t wasted) { in RecordAllocateSlow()
158 size_t wasted = head_->size - used; in AllocateNewBlock() local
596 size_t wasted = total_committed_bytes - total_active_bytes; in PartitionDumpTotals() local
175 uint32_t wasted[kNumNextAllocationBuckets]; member
1013 size_t wasted = c->size - c->requested_size; in RenderOccupancy() local