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

/linux-4.1.27/tools/perf/util/
H A Dthread.h59 int __thread__set_comm(struct thread *thread, const char *comm, u64 timestamp,
64 return __thread__set_comm(thread, comm, timestamp, false); thread__set_comm()
H A Dthread.c120 int __thread__set_comm(struct thread *thread, const char *str, u64 timestamp, __thread__set_comm() function
H A Dmachine.c445 __thread__set_comm(thread, event->comm.comm, sample->time, exec)) { machine__process_comm_event()

Completed in 77 milliseconds