Searched defs:TlabSize (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dthread-inl.h199 inline size_t Thread::TlabSize() const { function in class:art::Thread
204 DCHECK_GE(TlabSize(), bytes);

Completed in 25 milliseconds