Searched refs:path_perf (Results 1 – 1 of 1) sorted by relevance
166 char path_perf[PATH_MAX]; in test__attr() local175 snprintf(path_perf, PATH_MAX, "%s/perf", BINDIR); in test__attr()178 !lstat(path_perf, &st)) in test__attr()179 return run_dir(path_dir, path_perf); in test__attr()