Searched defs:collectPid (Results 1 – 1 of 1) sorted by relevance
40 std::shared_ptr<CpuCalculator> cpuCalculator, int collectPid): deviceClient_(deviceClient), in ThreadStateInfoCollector()46 ThreadStateInfoCollector::ThreadStateInfoCollector(int collectPid): collectPid_(collectPid) in ThreadStateInfoCollector()