Home
last modified time | relevance | path

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

/art/runtime/
Dmonitor.cc805 Runtime::Current()->GetMonitorList()->Add(m); in Inflate()
1227 MonitorList* list = Runtime::Current()->GetMonitorList(); in IsValidLockWord()
Druntime.h289 MonitorList* GetMonitorList() const { in GetMonitorList() function
Druntime.cc443 GetMonitorList()->SweepMonitorList(visitor); in SweepSystemWeaks()
/art/runtime/gc/
Dheap.cc1383 size_t count = runtime->GetMonitorList()->DeflateMonitors(); in Trim()