Home
last modified time | relevance | path

Searched defs:max_contiguous_allocation (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/
Dheap.cc552 size_t& max_contiguous_allocation = *reinterpret_cast<size_t*>(arg); in MSpaceChunkCallback() local
620 size_t max_contiguous_allocation = 0; in AllocObject() local