thread__comm      337 tools/perf/util/db-export.c 	curr_comm = thread__comm(thread);
thread__comm      686 tools/perf/util/hist.c 		.comm = thread__comm(al->thread),
thread__comm     1062 tools/perf/util/hist.c 		.comm = thread__comm(al->thread),
thread__comm      593 tools/perf/util/machine.c 		return thread__comm(thread);
thread__comm      240 tools/perf/util/thread.c 	struct comm *new, *curr = thread__comm(thread);
thread__comm      292 tools/perf/util/thread.c 	const struct comm *comm = thread__comm(thread);
thread__comm       90 tools/perf/util/thread.h struct comm *thread__comm(const struct thread *thread);