Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/include/
H A Dunified_collector.h49 void UCollectionStatTask();
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/
H A Dunified_collector.cpp488 auto statTask = [this] { this->UCollectionStatTask(); }; in RunUCollectionStatTask()
494 void UnifiedCollector::UCollectionStatTask() in UCollectionStatTask() function in OHOS::HiviewDFX::UnifiedCollector