Searched refs:ReportCycleProfile (Results 1 – 2 of 2) sorted by relevance
63 void ReportCycleProfile();
246 void PlatformMonitor::ReportCycleProfile() in ReportCycleProfile() function in OHOS::HiviewDFX::PlatformMonitor435 auto reportTask = std::bind(&PlatformMonitor::ReportCycleProfile, this); in StartMonitor()