Home
last modified time | relevance | path

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

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