Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc1750 constexpr double kMinFreeHeapAfterGcForAlloc = 0.01; in AllocateInternalWithGc() local
1799 return curr_free_heap >= kMinFreeHeapAfterGcForAlloc; in AllocateInternalWithGc()