Searched refs:TARGET_ERRNO__SUCCESS (Results 1 - 2 of 2) sorted by last modified time

/linux-master/tools/perf/util/
H A Dtarget.h25 TARGET_ERRNO__SUCCESS = 0, enumerator in enum:target_errno
H A Dtarget.c19 enum target_errno ret = TARGET_ERRNO__SUCCESS;
27 if (ret == TARGET_ERRNO__SUCCESS)
34 if (ret == TARGET_ERRNO__SUCCESS)
41 if (ret == TARGET_ERRNO__SUCCESS)
48 if (ret == TARGET_ERRNO__SUCCESS)
55 if (ret == TARGET_ERRNO__SUCCESS)
62 if (ret == TARGET_ERRNO__SUCCESS)
69 if (ret == TARGET_ERRNO__SUCCESS)
76 if (ret == TARGET_ERRNO__SUCCESS)
83 if (ret == TARGET_ERRNO__SUCCESS)
[all...]

Completed in 290 milliseconds