tep_errno        6218 tools/lib/traceevent/event-parse.c enum tep_errno __tep_parse_format(struct tep_event **eventp,
tep_errno        6325 tools/lib/traceevent/event-parse.c static enum tep_errno
tep_errno        6368 tools/lib/traceevent/event-parse.c enum tep_errno tep_parse_format(struct tep_handle *tep,
tep_errno        6390 tools/lib/traceevent/event-parse.c enum tep_errno tep_parse_event(struct tep_handle *tep, const char *buf,
tep_errno         462 tools/lib/traceevent/event-parse.h enum tep_errno tep_parse_event(struct tep_handle *tep, const char *buf,
tep_errno         464 tools/lib/traceevent/event-parse.h enum tep_errno tep_parse_format(struct tep_handle *tep,
tep_errno         543 tools/lib/traceevent/event-parse.h int tep_strerror(struct tep_handle *tep, enum tep_errno errnum,
tep_errno         728 tools/lib/traceevent/event-parse.h enum tep_errno tep_filter_add_filter_str(struct tep_event_filter *filter,
tep_errno         731 tools/lib/traceevent/event-parse.h enum tep_errno tep_filter_match(struct tep_event_filter *filter,
tep_errno         734 tools/lib/traceevent/event-parse.h int tep_filter_strerror(struct tep_event_filter *filter, enum tep_errno err,
tep_errno         258 tools/lib/traceevent/parse-filter.c static enum tep_errno
tep_errno         336 tools/lib/traceevent/parse-filter.c static enum tep_errno
tep_errno         444 tools/lib/traceevent/parse-filter.c static enum tep_errno
tep_errno         619 tools/lib/traceevent/parse-filter.c static enum tep_errno add_left(struct tep_filter_arg *op, struct tep_filter_arg *arg)
tep_errno         755 tools/lib/traceevent/parse-filter.c static enum tep_errno
tep_errno         942 tools/lib/traceevent/parse-filter.c static enum tep_errno
tep_errno         956 tools/lib/traceevent/parse-filter.c 	enum tep_errno ret;
tep_errno        1182 tools/lib/traceevent/parse-filter.c static enum tep_errno
tep_errno        1207 tools/lib/traceevent/parse-filter.c static enum tep_errno
tep_errno        1213 tools/lib/traceevent/parse-filter.c 	enum tep_errno ret;
tep_errno        1259 tools/lib/traceevent/parse-filter.c enum tep_errno tep_filter_add_filter_str(struct tep_event_filter *filter,
tep_errno        1271 tools/lib/traceevent/parse-filter.c 	enum tep_errno rtn = 0; /* TEP_ERRNO__SUCCESS */
tep_errno        1368 tools/lib/traceevent/parse-filter.c int tep_filter_strerror(struct tep_event_filter *filter, enum tep_errno err,
tep_errno        1530 tools/lib/traceevent/parse-filter.c 		       struct tep_record *record, enum tep_errno *err);
tep_errno        1581 tools/lib/traceevent/parse-filter.c 	      struct tep_record *record, enum tep_errno *err);
tep_errno        1585 tools/lib/traceevent/parse-filter.c 	      struct tep_record *record, enum tep_errno *err)
tep_errno        1640 tools/lib/traceevent/parse-filter.c 	      struct tep_record *record, enum tep_errno *err)
tep_errno        1664 tools/lib/traceevent/parse-filter.c 		    struct tep_record *record, enum tep_errno *err)
tep_errno        1755 tools/lib/traceevent/parse-filter.c 		    struct tep_record *record, enum tep_errno *err)
tep_errno        1786 tools/lib/traceevent/parse-filter.c 		   struct tep_record *record, enum tep_errno *err)
tep_errno        1808 tools/lib/traceevent/parse-filter.c 		       struct tep_record *record, enum tep_errno *err)
tep_errno        1879 tools/lib/traceevent/parse-filter.c enum tep_errno tep_filter_match(struct tep_event_filter *filter,
tep_errno        1886 tools/lib/traceevent/parse-filter.c 	enum tep_errno err = 0;
tep_errno          30 tools/lib/traceevent/tep_strerror.c 		 enum tep_errno errnum, char *buf, size_t buflen)