Searched refs:__PERF_ERRNO_TARGET__START (Results 1 – 2 of 2) sorted by relevance
27 __PERF_ERRNO_TARGET__START = -10000, enumerator31 PERF_ERRNO_TARGET__PID_OVERRIDE_CPU = __PERF_ERRNO_TARGET__START,
127 if (errnum < __PERF_ERRNO_TARGET__START || in perf_target__strerror()131 idx = errnum - __PERF_ERRNO_TARGET__START; in perf_target__strerror()