Searched refs:tep_get_event (Results 1 – 4 of 4) sorted by relevance
6 tep_get_event, tep_get_first_event, tep_get_events_count - Access events.14 struct tep_event pass:[*]*tep_get_event*(struct tep_handle pass:[*]_tep_, int _index_);64 event = tep_get_event(tep, count-1);
52 struct tep_event pass:[*]*tep_get_event*(struct tep_handle pass:[*]_tep_, int _index_);
19 struct tep_event *tep_get_event(struct tep_handle *tep, int index) in tep_get_event() function36 return tep_get_event(tep, 0); in tep_get_first_event()
448 struct tep_event *tep_get_event(struct tep_handle *tep, int index);
Completed in 6 milliseconds