Searched refs:RefillRun (Results 1 – 2 of 2) sorted by relevance
539 Run* RefillRun(Thread* self, size_t idx) LOCKS_EXCLUDED(lock_);
579 RosAlloc::Run* RosAlloc::RefillRun(Thread* self, size_t idx) { in RefillRun() function in art::gc::allocator::RosAlloc612 current_run = RefillRun(self, idx); in AllocFromCurrentRunUnlocked()720 thread_local_run = RefillRun(self, idx); in AllocFromRun()