Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/
H A Dheap.cc1851 double curr_free_heap = in AllocateInternalWithGc() local
1853 return curr_free_heap >= kMinFreeHeapAfterGcForAlloc; in AllocateInternalWithGc()