Home
last modified time | relevance | path

Searched refs:pid_set_comm (Results 1 – 1 of 1) sorted by relevance

/tools/perf/
Dbuiltin-timechart.c176 static void pid_set_comm(int pid, char *comm) in pid_set_comm() function
209 pid_set_comm(pid, pp->current->comm); in pid_fork()
276 pid_set_comm(event->comm.tid, event->comm.comm); in process_comm_event()