Home
last modified time | relevance | path

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

/linux/tools/lib/traceevent/Documentation/
A Dlibtraceevent-strerror.txt6 tep_strerror - Returns a string describing regular errno and tep error number.
14 int *tep_strerror*(struct tep_handle pass:[*]_tep_, enum tep_errno _errnum_, char pass:[*]_buf_, si…
48 tep_strerror(tep, TEP_ERRNO__MEM_ALLOC_FAILED, buf, 32);
A Dlibtraceevent-reg_event_handler.txt101 tep_strerror(tep, ret, buf, 32)
A Dlibtraceevent.txt32 …int *tep_strerror*(struct tep_handle pass:[*]_tep_, enum tep_errno _errnum_, char pass:[*]_buf_, s…
/linux/tools/lib/traceevent/
A DBuild7 libtraceevent-y += tep_strerror.o
A Dtep_strerror.c29 int tep_strerror(struct tep_handle *tep __maybe_unused, in tep_strerror() function
A Devent-parse.h547 int tep_strerror(struct tep_handle *tep, enum tep_errno errnum,
A Dparse-filter.c1377 return tep_strerror(filter->tep, err, buf, buflen); in tep_filter_strerror()

Completed in 11 milliseconds