Searched refs:RevokeRosAllocThreadLocalBuffers (Results 1 – 3 of 3) sorted by relevance
573 void RevokeRosAllocThreadLocalBuffers(Thread* thread);
3725 void Heap::RevokeRosAllocThreadLocalBuffers(Thread* thread) { in RevokeRosAllocThreadLocalBuffers() function in art::gc::Heap
1147 mark_sweep_->GetHeap()->RevokeRosAllocThreadLocalBuffers(thread); in Run()