Searched refs:GetFreedBytes (Results 1 – 3 of 3) sorted by relevance
48 int64_t GetFreedBytes() const { in GetFreedBytes() function
175 int64_t freed_bytes = current_iteration->GetFreedBytes() + in Run()
2300 + GetCurrentGcIteration()->GetFreedBytes() in IncrementFreedEver()2746 << PrettySize(current_gc_iteration_.GetFreedBytes()) << ") AllocSpace objects, " in LogGC()3617 const uint64_t freed_bytes = current_gc_iteration_.GetFreedBytes() + in GrowForUtilization()