Searched defs:MarkConcurrentRoots (Results 1 – 3 of 3) sorted by relevance
| /art/runtime/gc/collector/ | ||
| D | sticky_mark_sweep.cc | 63 void StickyMarkSweep::MarkConcurrentRoots(VisitRootFlags flags) { in MarkConcurrentRoots() function in art::gc::collector::StickyMarkSweep |
| D | mark_sweep.cc | 650 void MarkSweep::MarkConcurrentRoots(VisitRootFlags flags) { in MarkConcurrentRoots() function in art::gc::collector::MarkSweep |
| D | mark_compact.cc | 3752 void MarkCompact::MarkConcurrentRoots(VisitRootFlags flags, Runtime* runtime) { in MarkConcurrentRoots() function in art::gc::collector::MarkCompact |