Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap-inl.h354 return AllocWithNewTLAB(self, in TryToAllocate()
Dheap.h933 mirror::Object* AllocWithNewTLAB(Thread* self,
Dheap.cc4194 mirror::Object* Heap::AllocWithNewTLAB(Thread* self, in AllocWithNewTLAB() function in art::gc::Heap