HomeSort by relevance Sort by last modified time
    Searched defs:RevokeAllThreadLocalAllocationStacks (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/collector/
mark_sweep.cc 197 RevokeAllThreadLocalAllocationStacks(self);
241 void MarkSweep::RevokeAllThreadLocalAllocationStacks(Thread* self) {
245 heap_->RevokeAllThreadLocalAllocationStacks(self);
495 RevokeAllThreadLocalAllocationStacks(self);
    [all...]
  /art/runtime/gc/
heap.cc     [all...]

Completed in 3583 milliseconds