Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/
H A Dunified_collector.cpp488 auto statTask = [this] { this->UCollectionStatTask(); }; in RunUCollectionStatTask() local
490 auto statSeqId = workLoop_->AddTimerEvent(nullptr, nullptr, statTask, taskInterval, true); in RunUCollectionStatTask()