Home | History | Annotate | Download | only in gc

Lines Matching refs:GetPercentFree

2643     const size_t percent_free = GetPercentFree();
3385 os << "Heap: " << GetPercentFree() << "% free, " << PrettySize(GetBytesAllocated()) << "/"
3390 size_t Heap::GetPercentFree() {