Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dthread_state_info_collector.cpp39 …readStateInfoCollector::ThreadStateInfoCollector(std::shared_ptr<CollectDeviceClient> deviceClient, in ThreadStateInfoCollector() argument
40 std::shared_ptr<CpuCalculator> cpuCalculator, int collectPid): deviceClient_(deviceClient), in ThreadStateInfoCollector()
H A Dprocess_state_info_collector.cpp35 …ocessStatInfoCollector::ProcessStatInfoCollector(std::shared_ptr<CollectDeviceClient> deviceClient, in ProcessStatInfoCollector() argument
36 …std::shared_ptr<CpuCalculator> cpuCalculator): deviceClient_(deviceClient), cpuCalculator_(cpuCalc… in ProcessStatInfoCollector()
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/inner_include/
H A Dthread_state_info_collector.h40 ThreadStateInfoCollector(std::shared_ptr<CollectDeviceClient> deviceClient,
H A Dprocess_state_info_collector.h43 ProcessStatInfoCollector(std::shared_ptr<CollectDeviceClient> deviceClient,