path_perf 183 tools/perf/tests/attr.c char path_perf[PATH_MAX]; path_perf 192 tools/perf/tests/attr.c snprintf(path_perf, PATH_MAX, "%s/perf", BINDIR); path_perf 195 tools/perf/tests/attr.c !lstat(path_perf, &st)) path_perf 196 tools/perf/tests/attr.c return run_dir(path_dir, path_perf);