Searched refs:tep_data_comm_from_pid (Results 1 – 5 of 5) sorted by relevance
7 tep_data_comm_from_pid, tep_data_pid_from_comm, tep_cmdline_pid -19 const char pass:[*]*tep_data_comm_from_pid*(struct tep_handle pass:[*]_pevent_, int _pid_);109 const char *comm = tep_data_comm_from_pid(tep, ls_pid);
115 const char pass:[*]*tep_data_comm_from_pid*(struct tep_handle pass:[*]_tep_, int _pid_);
538 const char *tep_data_comm_from_pid(struct tep_handle *tep, int pid);
1534 comm = tep_data_comm_from_pid(event->tep, pid); in get_comm()
5906 const char *tep_data_comm_from_pid(struct tep_handle *tep, int pid) in tep_data_comm_from_pid() function