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

  /art/runtime/gc/collector/
mark_sweep.h 306 AtomicInteger mark_fastpath_count_; member in class:art::gc::collector::MarkSweep
mark_sweep.cc 127 mark_fastpath_count_.StoreRelaxed(0);
402 ++mark_fastpath_count_;
    [all...]

Completed in 218 milliseconds