Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/include/
H A Dunified_collector.h44 void CpuCollectionFfrtTask();
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/
H A Dunified_collector.cpp446 auto task = [this] { this->CpuCollectionFfrtTask(); }; in RunCpuCollectionTask()
450 void UnifiedCollector::CpuCollectionFfrtTask() in CpuCollectionFfrtTask() function in OHOS::HiviewDFX::UnifiedCollector