Home
last modified time | relevance | path

Searched refs:ExecuteMonitorInMainThr (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/plugins/performance/monitor/gateway/executor/
H A DIMonitorThrExecutor.h30 virtual void ExecuteMonitorInMainThr(IHandleMonitorEvt* task, std::shared_ptr <XperfEvt> evt) = 0;
/base/hiviewdfx/hiview/plugins/performance/executor/
H A DThrExecutor.h37 void ExecuteMonitorInMainThr(IHandleMonitorEvt* task, std::shared_ptr <XperfEvt> evt) override;
H A DThrExecutor.cpp153 void ThrExecutor::ExecuteMonitorInMainThr(IHandleMonitorEvt* task, std::shared_ptr <XperfEvt> evt) in ExecuteMonitorInMainThr() function in OHOS::HiviewDFX::ThrExecutor
161 HIVIEW_LOGE("ThrExecutor::ExecuteMonitorInMainThr main thread task container is null"); in ExecuteMonitorInMainThr()
/base/hiviewdfx/hiview/plugins/performance/monitor/
H A DJankAnimatorMonitor.cpp47 exec->ExecuteMonitorInMainThr(this, evt); in HandleEvt()

Completed in 2 milliseconds