Home | Sort by relevance Sort by last modified time |
/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...] |