Home
last modified time | relevance | path

Searched refs:free_heap_ratio (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/
Dheap.cc2006 double free_heap_ratio = static_cast<double>(free_heap) / growth_limit_; in AllocateInternalWithGc() local
2008 return free_heap_ratio >= kMinFreeHeapAfterGcForAlloc || in AllocateInternalWithGc()