Searched refs:tep_list_events (Results 1 – 6 of 6) sorted by relevance
6 tep_list_events, tep_list_events_copy -21 struct tep_event pass:[*]pass:[*]*tep_list_events*(struct tep_handle pass:[*]_tep_, enum tep_event_…66 events = tep_list_events(tep, TEP_EVENT_SORT_ID);
55 …struct tep_event pass:[*]pass:[*]*tep_list_events*(struct tep_handle pass:[*]_tep_, enum tep_event…
546 struct tep_event **tep_list_events(struct tep_handle *tep, enum tep_event_sort_type);
5797 struct tep_event **tep_list_events(struct tep_handle *tep, in tep_list_events() function
608 all_events = tep_list_events(pevent, TEP_EVENT_SORT_ID); in perl_generate_script()
1740 all_events = tep_list_events(pevent, TEP_EVENT_SORT_ID); in python_generate_script()