Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Devent-parse.h537 const char *tep_data_comm_from_pid(struct tep_handle *tep, int pid);
H A Dparse-filter.c1534 comm = tep_data_comm_from_pid(event->tep, pid); in get_comm()
H A Devent-parse.c5880 * tep_data_comm_from_pid - return the command line from PID
5887 const char *tep_data_comm_from_pid(struct tep_handle *tep, int pid) in tep_data_comm_from_pid() function

Completed in 13 milliseconds