Home
last modified time | relevance | path

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

/linux/tools/lib/traceevent/Documentation/
A Dlibtraceevent-filter.txt7 tep_filter_copy, tep_filter_compare, tep_filter_match, tep_event_filtered,
21 int *tep_event_filtered*(struct tep_event_filter pass:[*]_filter_, int _event_id_);
138 if (tep_event_filtered(filter, event->id) == 1) {
A Dlibtraceevent.txt100 int *tep_event_filtered*(struct tep_event_filter pass:[*]_filter_, int _event_id_);
/linux/tools/lib/traceevent/
A Devent-parse.h733 int tep_event_filtered(struct tep_event_filter *filter,
A Dparse-filter.c1850 int tep_event_filtered(struct tep_event_filter *filter, int event_id) in tep_event_filtered() function

Completed in 12 milliseconds