Home
last modified time | relevance | path

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

/art/runtime/
Dthread.h1118 void ExpandTlab(size_t bytes) { in ExpandTlab() function
/art/runtime/gc/
Dheap.cc4332 self->ExpandTlab(expand_bytes); in AllocWithNewTLAB()