Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc4336 const size_t new_tlab_size = alloc_size + kDefaultTLABSize; in AllocWithNewTLAB() local
4354 const size_t new_tlab_size = kUsePartialTlabs in AllocWithNewTLAB() local