Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dtarget.c27 if (ret == TARGET_ERRNO__SUCCESS) in target__validate()
34 if (ret == TARGET_ERRNO__SUCCESS) in target__validate()
41 if (ret == TARGET_ERRNO__SUCCESS) in target__validate()
48 if (ret == TARGET_ERRNO__SUCCESS) in target__validate()
55 if (ret == TARGET_ERRNO__SUCCESS) in target__validate()
62 if (ret == TARGET_ERRNO__SUCCESS) in target__validate()
69 if (ret == TARGET_ERRNO__SUCCESS) in target__validate()
76 if (ret == TARGET_ERRNO__SUCCESS) in target__validate()
83 if (ret == TARGET_ERRNO__SUCCESS) in target__validate()
105 return TARGET_ERRNO__SUCCESS; in target__parse_uid()
[all …]
A Dtarget.h26 TARGET_ERRNO__SUCCESS = 0, enumerator

Completed in 8 milliseconds