Home
last modified time | relevance | path

Searched defs:cpuCollector_ (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/service/
Dhiview_service.h75 std::shared_ptr<UCollectUtil::CpuCollector> cpuCollector_; variable
/base/hiviewdfx/hiview/plugins/unified_collector/task/include/
Dcpu_collection_task.h45 std::shared_ptr<UCollectUtil::CpuCollector> cpuCollector_; variable
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/include/
Dcpu_decorator.h28 … std::shared_ptr<ThreadCpuCollector> threadCpuCollector = nullptr) : cpuCollector_(collector), in cpuCollector_() function