Searched refs:thread_time_in_state_cpus_ (Results 1 – 2 of 2) sorted by relevance
91 std::set<uint32_t> thread_time_in_state_cpus_; variable
307 thread_time_in_state_cpus_.empty())) { in ParseProcessStats()378 for (uint32_t cpu : thread_time_in_state_cpus_) { in ParseThreadStats()479 thread_time_in_state_cpus_.insert(cpu_index); in ParseCpuInfo()