Home | Sort by relevance Sort by last modified time |
/art/runtime/gc/collector/ | |
mark_sweep.h | 307 AtomicInteger mark_slowpath_count_; member in class:art::gc::collector::MarkSweep |
mark_sweep.cc | 128 mark_slowpath_count_.StoreRelaxed(0); 409 ++mark_slowpath_count_; [all...] |