Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc4557 size_t next_tlab_size = in AllocWithNewTLAB() local
4576 size_t next_tlab_size = RoundDown(alloc_size + kDefaultTLABSize, gPageSize) - alloc_size; in AllocWithNewTLAB() local