Home | History | Annotate | Download | only in gc

Lines Matching refs:GetPercentFree

2246     const size_t percent_free = GetPercentFree();
2868 os << "Heap: " << GetPercentFree() << "% free, " << PrettySize(GetBytesAllocated()) << "/"
2873 size_t Heap::GetPercentFree() {