Searched refs:thread__comm (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/perf/util/
H A Dthread.c203 struct comm *thread__comm(struct thread *thread) function
237 struct comm *new, *curr = thread__comm(thread);
289 const struct comm *comm = thread__comm(thread);
H A Dthread.h104 struct comm *thread__comm(struct thread *thread);
H A Ddb-export.c341 curr_comm = thread__comm(thread);
H A Dhist.c713 .comm = thread__comm(al->thread),
1124 .comm = thread__comm(al->thread),
H A Dmachine.c586 return thread__comm(thread);

Completed in 167 milliseconds