Searched refs:thread__exec_comm (Results 1 – 3 of 3) sorted by relevance
106 struct comm *thread__exec_comm(struct thread *thread);
207 struct comm *thread__exec_comm(struct thread *thread) in thread__exec_comm() function
556 return thread__exec_comm(thread); in machine__thread_exec_comm()