Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddso.h100 __DSO_LOAD_ERRNO__END, enumerator
H A Ddso.c1522 if (errnum < __DSO_LOAD_ERRNO__START || errnum >= __DSO_LOAD_ERRNO__END) in dso__strerror_load()