Home
last modified time | relevance | path

Searched refs:__TARGET_ERRNO__END (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Dtarget.h53 __TARGET_ERRNO__END, enumerator
A Dtarget.c161 if (errnum < __TARGET_ERRNO__START || errnum >= __TARGET_ERRNO__END) in target__strerror()

Completed in 3 milliseconds