Home | History | Annotate | Download | only in gc

Lines Matching refs:GetFreedBytes

2015     total_bytes_freed_ever_ += GetCurrentGcIteration()->GetFreedBytes();
2226 total_bytes_freed_ever_ += GetCurrentGcIteration()->GetFreedBytes();
2256 << PrettySize(current_gc_iteration_.GetFreedBytes()) << ") AllocSpace objects, "