Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Drosalloc_space-inl.h70 rosalloc_->AllocFromThreadLocalRun(self, num_bytes, bytes_allocated)); in AllocThreadLocal()
/art/runtime/gc/allocator/
Drosalloc-inl.h78 inline void* RosAlloc::AllocFromThreadLocalRun(Thread* self, size_t size, in AllocFromThreadLocalRun() function
Drosalloc.h863 ALWAYS_INLINE void* AllocFromThreadLocalRun(Thread* self, size_t size, size_t* bytes_allocated);