Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc2007 double newly_freed_ratio = static_cast<double>(newly_freed) / growth_limit_; in AllocateInternalWithGc() local
2009 newly_freed_ratio >= kMinFreedHeapAfterGcForAlloc; in AllocateInternalWithGc()