Searched defs:CreateThreadCollector (Results 1 – 3 of 3) sorted by relevance
| /base/hiviewdfx/hiview/framework/native/unified_collection/collector/empty_impl/cpu/ | ||
| D | cpu_collector_empty_impl.cpp | 56 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/ | ||
| D | cpu_collector_impl.cpp | 112 std::shared_ptr<ThreadCpuCollector> CpuCollectorImpl::CreateThreadCollector(int pid) in CreateThreadCollector() function in OHOS::HiviewDFX::UCollectUtil::CpuCollectorImpl |
| /base/hiviewdfx/hiview/framework/native/unified_collection/decorator/ | ||
| D | cpu_decorator.cpp | 86 std::shared_ptr<ThreadCpuCollector> CpuDecorator::CreateThreadCollector(int pid) in CreateThreadCollector() function in OHOS::HiviewDFX::UCollectUtil::CpuDecorator |