Searched refs:SweepMonitorList (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Dmonitor.h185 void SweepMonitorList(IsMarkedTester is_marked, void* arg)
H A Dmonitor.cc1023 void MonitorList::SweepMonitorList(IsMarkedTester is_marked, void* arg) { function in class:art::MonitorList
/art/runtime/gc/collector/
H A Dmark_sweep.cc1034 runtime->GetMonitorList()->SweepMonitorList(IsMarkedCallback, this);
1064 runtime->GetMonitorList()->SweepMonitorList(VerifyIsLiveCallback, this);

Completed in 1639 milliseconds