__thread__set_comm  612 tools/perf/util/machine.c 	    __thread__set_comm(thread, event->comm.comm, sample->time, exec)) {
__thread__set_comm   79 tools/perf/util/thread.h int __thread__set_comm(struct thread *thread, const char *comm, u64 timestamp,
__thread__set_comm   84 tools/perf/util/thread.h 	return __thread__set_comm(thread, comm, timestamp, false);