Home
last modified time | relevance | path

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

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