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

  /art/runtime/gc/accounting/
atomic_stack.h 102 void PopBackCount(int32_t n) {
  /art/runtime/gc/collector/
mark_sweep.cc 825 mark_stack_->PopBackCount(static_cast<int32_t>(mark_stack_increment));
    [all...]

Completed in 1091 milliseconds