target_errno       17 tools/perf/util/target.c enum target_errno target__validate(struct target *target)
target_errno       19 tools/perf/util/target.c 	enum target_errno ret = TARGET_ERRNO__SUCCESS;
target_errno       69 tools/perf/util/target.c enum target_errno target__parse_uid(struct target *target)
target_errno       47 tools/perf/util/target.h enum target_errno target__validate(struct target *target);
target_errno       48 tools/perf/util/target.h enum target_errno target__parse_uid(struct target *target);