Home
last modified time | relevance | path

Searched refs:PopBackCount (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/accounting/
Datomic_stack.h160 void PopBackCount(int32_t n) { in PopBackCount() function
/art/runtime/gc/collector/
Dmark_sweep.cc930 mark_stack_->PopBackCount(static_cast<int32_t>(mark_stack_increment)); in ScanGrayObjects()