Searched refs:deviceClient (Results 1 – 4 of 4) sorted by relevance
39 …readStateInfoCollector::ThreadStateInfoCollector(std::shared_ptr<CollectDeviceClient> deviceClient, in ThreadStateInfoCollector() argument40 std::shared_ptr<CpuCalculator> cpuCalculator, int collectPid): deviceClient_(deviceClient), in ThreadStateInfoCollector()
35 …ocessStatInfoCollector::ProcessStatInfoCollector(std::shared_ptr<CollectDeviceClient> deviceClient, in ProcessStatInfoCollector() argument36 …std::shared_ptr<CpuCalculator> cpuCalculator): deviceClient_(deviceClient), cpuCalculator_(cpuCalc… in ProcessStatInfoCollector()
40 ThreadStateInfoCollector(std::shared_ptr<CollectDeviceClient> deviceClient,
43 ProcessStatInfoCollector(std::shared_ptr<CollectDeviceClient> deviceClient,