Home
last modified time | relevance | path

Searched refs:AllocWithNewTLAB (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/
Dheap-inl.h396 return AllocWithNewTLAB(self, in TryToAllocate()
Dheap.h1054 mirror::Object* AllocWithNewTLAB(Thread* self,
Dheap.cc4171 mirror::Object* Heap::AllocWithNewTLAB(Thread* self, in AllocWithNewTLAB() function in art::gc::Heap