Home
last modified time | relevance | path

Searched refs:tep_list_events_copy (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/tools/lib/traceevent/Documentation/
Dlibtraceevent-event_list.txt6 tep_list_events, tep_list_events_copy -
22 struct tep_event pass:[*]pass:[*]*tep_list_events_copy*(struct tep_handle pass:[*]_tep_, enum tep_e…
77 events = tep_list_events_copy(tep, TEP_EVENT_SORT_NAME);
Dlibtraceevent.txt56 …struct tep_event pass:[*]pass:[*]*tep_list_events_copy*(struct tep_handle pass:[*]_tep_, enum tep_…
/linux-6.1.9/tools/lib/traceevent/
Devent-parse.h552 struct tep_event **tep_list_events_copy(struct tep_handle *tep,
Devent-parse.c6384 struct tep_event **tep_list_events_copy(struct tep_handle *tep, in tep_list_events_copy() function