Searched refs:GetFreedBytes (Results 1 – 3 of 3) sorted by relevance
48 int64_t GetFreedBytes() const { in GetFreedBytes() function
164 int64_t freed_bytes = current_iteration->GetFreedBytes() + in Run()
2511 total_bytes_freed_ever_ += GetCurrentGcIteration()->GetFreedBytes(); in PreZygoteFork()2792 total_bytes_freed_ever_ += GetCurrentGcIteration()->GetFreedBytes(); in CollectGarbageInternal()2843 << PrettySize(current_gc_iteration_.GetFreedBytes()) << ") AllocSpace objects, " in LogGC()3698 const uint64_t freed_bytes = current_gc_iteration_.GetFreedBytes() + in GrowForUtilization()