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 206 RevokeAllThreadLocalAllocationStacks(self);
250 void MarkSweep::RevokeAllThreadLocalAllocationStacks(Thread* self) {
254 heap_->RevokeAllThreadLocalAllocationStacks(self);
635 RevokeAllThreadLocalAllocationStacks(self);
    [all...]
  /art/runtime/gc/
heap.cc     [all...]

Completed in 732 milliseconds