Searched refs:tep_filter_strerror (Results 1 – 4 of 4) sorted by relevance
/tools/lib/traceevent/Documentation/ |
D | libtraceevent-filter.txt | 8 tep_filter_remove_event, tep_filter_strerror, tep_filter_add_filter_str - 27 int *tep_filter_strerror*(struct tep_event_filter pass:[*]_filter_, enum tep_errno _err_, char pass… 120 tep_filter_strerror(filter, ret, errstr, sizeof(errstr));
|
D | libtraceevent.txt | 99 …int *tep_filter_strerror*(struct tep_event_filter pass:[*]_filter_, enum tep_errno _err_, char pas…
|
/tools/lib/traceevent/ |
D | event-parse.h | 734 int tep_filter_strerror(struct tep_event_filter *filter, enum tep_errno err,
|
D | parse-filter.c | 1368 int tep_filter_strerror(struct tep_event_filter *filter, enum tep_errno err, in tep_filter_strerror() function
|