tep_parse_event 462 tools/lib/traceevent/event-parse.h enum tep_errno tep_parse_event(struct tep_handle *tep, const char *buf, tep_parse_event 167 tools/perf/util/trace-event-parse.c return tep_parse_event(pevent, buf, size, "ftrace"); tep_parse_event 173 tools/perf/util/trace-event-parse.c return tep_parse_event(pevent, buf, size, sys);