Searched refs:pevent_errno (Results 1 - 2 of 2) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/
H A Devent-parse.h359 enum pevent_errno { enum
542 enum pevent_errno pevent_parse_event(struct pevent *pevent, const char *buf,
544 enum pevent_errno pevent_parse_format(struct event_format **eventp, const char *buf,
598 int pevent_strerror(struct pevent *pevent, enum pevent_errno errnum,
H A Devent-parse.c4939 enum pevent_errno __pevent_parse_format(struct event_format **eventp,
5059 enum pevent_errno pevent_parse_format(struct event_format **eventp, const char *buf,
5079 enum pevent_errno pevent_parse_event(struct pevent *pevent, const char *buf,
5112 enum pevent_errno errnum, char *buf, size_t buflen)

Completed in 87 milliseconds