Searched refs:CollectPerfProfiler (Results 1 – 2 of 2) sorted by relevance
61 void CollectPerfProfiler();
84 void PlatformMonitor::CollectPerfProfiler() in CollectPerfProfiler() function in OHOS::HiviewDFX::PlatformMonitor433 auto collectTask = std::bind(&PlatformMonitor::CollectPerfProfiler, this); in StartMonitor()