Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc4205 const size_t min_expand_size = alloc_size - self->TlabSize(); in AllocWithNewTLAB() local
4207 min_expand_size, in AllocWithNewTLAB()