Searched refs:tep_cmdline_pid (Results 1 – 4 of 4) sorted by relevance
7 tep_data_comm_from_pid, tep_data_pid_from_comm, tep_cmdline_pid -21 int *tep_cmdline_pid*(struct tep_handle pass:[*]_pevent_, struct cmdline pass:[*]_cmdline_);117 pid = tep_cmdline_pid(tep, cmd);
120 int *tep_cmdline_pid*(struct tep_handle pass:[*]_tep_, struct cmdline pass:[*]_cmdline_);
541 int tep_cmdline_pid(struct tep_handle *tep, struct tep_cmdline *cmdline);
5967 int tep_cmdline_pid(struct tep_handle *tep, struct tep_cmdline *cmdline) in tep_cmdline_pid() function