Searched refs:Waste (Results 1 – 4 of 4) sorted by relevance
973 intptr_t Waste() { return waste_; } in Waste() function1093 intptr_t Waste() { return accounting_stats_.Waste(); } in Waste() function
2033 accounting_stats_.FillWastedBytes(Waste()); in PrepareForMarkCompact()2049 ASSERT(Waste() == 0); in MCCommitRelocationInfo()2483 Capacity(), Waste(), Available(), pct); in ReportStatistics()2528 ASSERT(Waste() == 0); in MCCommitRelocationInfo()2644 Capacity(), Waste(), Available(), pct); in ReportStatistics()
329 old_pointer_space_->Waste()); in PrintShortHeapStatistics()335 old_data_space_->Waste()); in PrintShortHeapStatistics()341 code_space_->Waste()); in PrintShortHeapStatistics()347 map_space_->Waste()); in PrintShortHeapStatistics()353 cell_space_->Waste()); in PrintShortHeapStatistics()5632 holes_size += space->Waste() + space->AvailableFree(); in CountTotalHolesSize()
182 old_gen_recoverable += space->Waste() + space->AvailableFree(); in Finish()