Searched refs:thread__comm (Results 1 – 4 of 4) sorted by relevance
103 struct comm *thread__comm(const struct thread *thread) in thread__comm() function127 struct comm *new, *curr = thread__comm(thread); in __thread__set_comm()152 const struct comm *comm = thread__comm(thread); in thread__comm_str()
69 struct comm *thread__comm(const struct thread *thread);
467 .comm = thread__comm(al->thread), in __hists__add_entry()791 .comm = thread__comm(al->thread), in iter_add_next_cumulative_entry()
461 return thread__comm(thread); in machine__thread_exec_comm()