Searched refs:tep_data_pid_from_comm (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/tools/lib/traceevent/Documentation/ |
D | libtraceevent-commands.txt | 7 tep_data_comm_from_pid, tep_data_pid_from_comm, tep_cmdline_pid - 20 struct cmdline pass:[*]*tep_data_pid_from_comm*(struct tep_handle pass:[*]_pevent_, const char pass… 115 struct cmdline *cmd = tep_data_pid_from_comm(tep, "ls", NULL); 119 cmd = tep_data_pid_from_comm(tep, "ls", cmd);
|
D | libtraceevent.txt | 116 …struct cmdline pass:[*]*tep_data_pid_from_comm*(struct tep_handle pass:[*]_tep_, const char pass:[…
|
/linux-6.1.9/tools/lib/traceevent/ |
D | event-parse.h | 540 struct tep_cmdline *tep_data_pid_from_comm(struct tep_handle *tep, const char *comm,
|
D | event-parse.c | 5943 struct tep_cmdline *tep_data_pid_from_comm(struct tep_handle *tep, const char *comm, in tep_data_pid_from_comm() function
|