Home
last modified time | relevance | path

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

/linux/tools/lib/traceevent/
A Dtep_strerror.c44 if (errnum <= __TEP_ERRNO__START || in tep_strerror()
48 idx = errnum - __TEP_ERRNO__START - 1; in tep_strerror()
A Devent-parse.h373 __TEP_ERRNO__START = -100000, enumerator
A Dparse-filter.c1366 if (err <= __TEP_ERRNO__START || err >= __TEP_ERRNO__END) in tep_filter_strerror()

Completed in 9 milliseconds