Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/traceevent/
Dtep_strerror.c45 errnum >= __TEP_ERRNO__END) in tep_strerror()
Devent-parse.h377 __TEP_ERRNO__END, enumerator
Dparse-filter.c1366 if (err <= __TEP_ERRNO__START || err >= __TEP_ERRNO__END) in tep_filter_strerror()