Searched refs:tid_to_comm_map (Results 1 – 1 of 1) sorted by relevance
271 std::unordered_map<Pid, string> tid_to_comm_map; member278 tid_to_comm_map.clear(); in clear()305 const string& comm = per_pid_[pid].tid_to_comm_map[tid]; in MakeSampleKey()539 per_pid_[pid].tid_to_comm_map[tid] = comm.comm->comm(); in Comm()