Home
last modified time | relevance | path

Searched refs:tep_get_event (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Devent-parse-api.c12 * tep_get_event - returns the event with the given index
19 struct tep_event *tep_get_event(struct tep_handle *tep, int index) in tep_get_event() function
36 return tep_get_event(tep, 0); in tep_get_first_event()
H A Devent-parse.h448 struct tep_event *tep_get_event(struct tep_handle *tep, int index);

Completed in 3 milliseconds