Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc2049 int64_t min_freed_to_continue = in AllocateInternalWithGc() local
2111 } while (GetBytesFreedEver() - bytes_freed_before > min_freed_to_continue); in AllocateInternalWithGc()