Home
last modified time | relevance | path

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

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