Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap-inl.h74 obj = self->AllocTlab(byte_count); in AllocObjectWithAllocator()
263 ret = self->AllocTlab(alloc_size); in TryToAllocate()
/art/runtime/
Dthread-inl.h169 inline mirror::Object* Thread::AllocTlab(size_t bytes) { in AllocTlab() function
Dthread.h786 mirror::Object* AllocTlab(size_t bytes);