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 203 RevokeAllThreadLocalAllocationStacks(self);
247 void MarkSweep::RevokeAllThreadLocalAllocationStacks(Thread* self) {
251 heap_->RevokeAllThreadLocalAllocationStacks(self);
610 RevokeAllThreadLocalAllocationStacks(self);
    [all...]
  /art/runtime/gc/
heap.cc     [all...]

Completed in 206 milliseconds