__thread__set_comm
__thread__set_comm(thread, event->comm.comm, sample->time, exec)) {
int __thread__set_comm(struct thread *thread, const char *comm, u64 timestamp,
return __thread__set_comm(thread, comm, timestamp, false);