Home
last modified time | relevance | path

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

/tools/lib/traceevent/Documentation/
Dlibtraceevent-filter.txt8 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));
Dlibtraceevent.txt99 …int *tep_filter_strerror*(struct tep_event_filter pass:[*]_filter_, enum tep_errno _err_, char pas…
/tools/lib/traceevent/
Devent-parse.h734 int tep_filter_strerror(struct tep_event_filter *filter, enum tep_errno err,
Dparse-filter.c1368 int tep_filter_strerror(struct tep_event_filter *filter, enum tep_errno err, in tep_filter_strerror() function