Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/framework/native/unified_collection/collector/empty_impl/cpu/
Dcpu_collector_empty_impl.cpp56 std::shared_ptr<ThreadCpuCollector> CpuCollectorEmptyImpl::CreateThreadCollector(int pid) in CreateThreadCollector() function in OHOS::HiviewDFX::UCollectUtil::CpuCollectorEmptyImpl
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/impl/cpu/src/
Dcpu_collector_impl.cpp112 std::shared_ptr<ThreadCpuCollector> CpuCollectorImpl::CreateThreadCollector(int pid) in CreateThreadCollector() function in OHOS::HiviewDFX::UCollectUtil::CpuCollectorImpl
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/
Dcpu_decorator.cpp86 std::shared_ptr<ThreadCpuCollector> CpuDecorator::CreateThreadCollector(int pid) in CreateThreadCollector() function in OHOS::HiviewDFX::UCollectUtil::CpuDecorator