Home
last modified time | relevance | path

Searched refs:MarkRoots (Results 1 – 4 of 4) sorted by relevance

/art/runtime/gc/collector/
Dsemi_space.h123 void MarkRoots()
Dsemi_space.cc191 MarkRoots(); in MarkingPhase()
498 void SemiSpace::MarkRoots() { in MarkRoots() function in art::gc::collector::SemiSpace
Dmark_sweep.h90 void MarkRoots(Thread* self)
Dmark_sweep.cc289 MarkRoots(self); in MarkingPhase()
630 void MarkSweep::MarkRoots(Thread* self) { in MarkRoots() function in art::gc::collector::MarkSweep