Searched refs:thread__exec_comm (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dthread.h105 struct comm *thread__exec_comm(struct thread *thread);
H A Dthread.c211 struct comm *thread__exec_comm(struct thread *thread) function
H A Dmachine.c584 return thread__exec_comm(thread);

Completed in 117 milliseconds