Home
last modified time | relevance | path

Searched refs:tep_get_first_event (Results 1 – 5 of 5) sorted by relevance

/linux/tools/lib/traceevent/Documentation/
A Dlibtraceevent-event_get.txt6 tep_get_event, tep_get_first_event, tep_get_events_count - Access events.
15 struct tep_event pass:[*]*tep_get_first_event*(struct tep_handle pass:[*]_tep_);
53 struct tep_event *event, *events = tep_get_first_event(tep);
A Dlibtraceevent.txt53 struct tep_event pass:[*]*tep_get_first_event*(struct tep_handle pass:[*]_tep_);
/linux/tools/lib/traceevent/
A Devent-parse-api.c34 struct tep_event *tep_get_first_event(struct tep_handle *tep) in tep_get_first_event() function
A Devent-parse.h524 struct tep_event *tep_get_first_event(struct tep_handle *tep);
/linux/tools/perf/util/
A Dtrace-event-parse.c24 event = tep_get_first_event(pevent); in get_common_field()

Completed in 11 milliseconds