Searched refs:percent_free (Results 1 – 1 of 1) sorted by relevance
2713 const size_t percent_free = GetPercentFree(); in LogGC() local2726 << percent_free << "% free, " << PrettySize(current_heap_size) << "/" in LogGC()