Home
last modified time | relevance | path

Searched refs:tep_strerror (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/lib/traceevent/
Devent-parse.h727 int tep_strerror(struct tep_handle *pevent, enum tep_errno errnum,
Dparse-filter.c1382 return tep_strerror(filter->pevent, err, buf, buflen); in tep_filter_strerror()
Devent-parse.c6210 int tep_strerror(struct tep_handle *pevent __maybe_unused, in tep_strerror() function