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