Home
last modified time | relevance | path

Searched refs:ReportCycleProfile (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/plugins/sysevent_source/include/
Dplatform_monitor.h63 void ReportCycleProfile();
/base/hiviewdfx/hiview/plugins/sysevent_source/
Dplatform_monitor.cpp246 void PlatformMonitor::ReportCycleProfile() in ReportCycleProfile() function in OHOS::HiviewDFX::PlatformMonitor
435 auto reportTask = std::bind(&PlatformMonitor::ReportCycleProfile, this); in StartMonitor()