Searched defs:MarkingPhase (Results 1 – 4 of 4) sorted by relevance
/art/runtime/gc/collector/ | ||
D | semi_space.cc | 175 void SemiSpace::MarkingPhase() { in MarkingPhase() function in art::gc::collector::SemiSpace |
D | mark_compact.cc | 160 void MarkCompact::MarkingPhase() { in MarkingPhase() function in art::gc::collector::MarkCompact |
D | mark_sweep.cc | 255 void MarkSweep::MarkingPhase() { in MarkingPhase() function in art::gc::collector::MarkSweep |
D | concurrent_copying.cc | 778 void ConcurrentCopying::MarkingPhase() { in MarkingPhase() function in art::gc::collector::ConcurrentCopying |