Home
last modified time | relevance | path

Searched refs:tep_find_event (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dtrace-event.c118 return tep_find_event(tevent.pevent, id); in trace_event__tp_format_id()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dtrace-event.c117 return tep_find_event(tevent.pevent, id); in trace_event__tp_format_id()
/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Devent-parse.h526 struct tep_event *tep_find_event(struct tep_handle *tep, int id);
H A Devent-parse.c3566 * tep_find_event - find an event by given id
3572 struct tep_event *tep_find_event(struct tep_handle *tep, int id) in tep_find_event() function
6030 return tep_find_event(tep, type); in tep_find_event_by_record()
7285 event = tep_find_event(tep, id); in search_event()
H A Dparse-filter.c152 filter_type->event = tep_find_event(filter->tep, id); in add_filter_type()

Completed in 14 milliseconds