Searched refs:GetMonitorPool (Results 1 – 6 of 6) sorted by relevance
28 MonitorPool *pool = vm->GetMonitorPool(); in CreateMonitor()49 MonitorPool *pool = vm->GetMonitorPool(); in LookupMonitor()59 MonitorPool *pool = vm->GetMonitorPool(); in FreeMonitor()
74 GetPandaVm()->GetMonitorPool()->EnumerateMonitors([this](Monitor *monitor) { in CommonUpdateRefsToMovedObjects()107 GetPandaVm()->GetMonitorPool()->DeflateMonitors(); in PreRunPhasesImpl()
83 virtual MonitorPool *GetMonitorPool() const = 0;
105 MonitorPool *GetMonitorPool() const override in GetMonitorPool() function
196 MonitorPool *GetMonitorPool() const override in GetMonitorPool() function
654 …this->GetPandaVm()->GetMonitorPool()->DeflateMonitorsWithCallBack([&young_mr, this](Monitor *monit… in Sweep()