Searched refs:thread_info_ (Results 1 – 1 of 1) sorted by relevance
487 std::unordered_map<pid_t, ThreadInfo> thread_info_; member in simpleperf::__anon3ff1e7bf0211::StatCommand889 thread_info_[tid] = std::move(info); in MonitorEachThread()898 thread_info_[tid] = std::move(info); in MonitorEachThread()958 CounterSummaryBuilder builder(report_per_thread_, report_per_core_, csv_, thread_info_, in ShowCounters()