Home
last modified time | relevance | path

Searched refs:tep_errno (Results 1 – 8 of 8) sorted by relevance

/tools/lib/traceevent/
Dparse-filter.c258 static enum tep_errno
336 static enum tep_errno
444 static enum tep_errno
619 static enum tep_errno add_left(struct tep_filter_arg *op, struct tep_filter_arg *arg) in add_left()
755 static enum tep_errno
942 static enum tep_errno
956 enum tep_errno ret; in process_filter()
1182 static enum tep_errno
1207 static enum tep_errno
1213 enum tep_errno ret; in filter_event()
[all …]
Devent-parse.h373 enum tep_errno { enum
462 enum tep_errno tep_parse_event(struct tep_handle *tep, const char *buf,
464 enum tep_errno tep_parse_format(struct tep_handle *tep,
543 int tep_strerror(struct tep_handle *tep, enum tep_errno errnum,
728 enum tep_errno tep_filter_add_filter_str(struct tep_event_filter *filter,
731 enum tep_errno tep_filter_match(struct tep_event_filter *filter,
734 int tep_filter_strerror(struct tep_event_filter *filter, enum tep_errno err,
Dtep_strerror.c30 enum tep_errno errnum, char *buf, size_t buflen) in tep_strerror()
Devent-parse.c6218 enum tep_errno __tep_parse_format(struct tep_event **eventp, in __tep_parse_format()
6325 static enum tep_errno
6368 enum tep_errno tep_parse_format(struct tep_handle *tep, in tep_parse_format()
6390 enum tep_errno tep_parse_event(struct tep_handle *tep, const char *buf, in tep_parse_event()
/tools/lib/traceevent/Documentation/
Dlibtraceevent-parse_event.txt14 enum tep_errno *tep_parse_event*(struct tep_handle pass:[*]_tep_, const char pass:[*]_buf_, unsigne…
15 enum tep_errno *tep_parse_format*(struct tep_handle pass:[*]_tep_, struct tep_event pass:[*]pass:[*…
Dlibtraceevent.txt32 …int *tep_strerror*(struct tep_handle pass:[*]_tep_, enum tep_errno _errnum_, char pass:[*]_buf_, s…
66 …enum tep_errno *tep_parse_event*(struct tep_handle pass:[*]_tep_, const char pass:[*]_buf_, unsign…
67 …enum tep_errno *tep_parse_format*(struct tep_handle pass:[*]_tep_, struct tep_event pass:[*]pass:[…
97 …enum tep_errno *tep_filter_add_filter_str*(struct tep_event_filter pass:[*]_filter_, const char pa…
98 …enum tep_errno *tep_filter_match*(struct tep_event_filter pass:[*]_filter_, struct tep_record pass…
99 …int *tep_filter_strerror*(struct tep_event_filter pass:[*]_filter_, enum tep_errno _err_, char pas…
Dlibtraceevent-filter.txt20 enum tep_errno *tep_filter_add_filter_str*(struct tep_event_filter pass:[*]_filter_, const char pas…
23 enum tep_errno *tep_filter_match*(struct tep_event_filter pass:[*]_filter_, struct tep_record pass:…
27 int *tep_filter_strerror*(struct tep_event_filter pass:[*]_filter_, enum tep_errno _err_, char pass…
Dlibtraceevent-strerror.txt14 int *tep_strerror*(struct tep_handle pass:[*]_tep_, enum tep_errno _errnum_, char pass:[*]_buf_, si…