Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/tests/
A Dattr.c184 char path_perf[PATH_MAX]; in test__attr() local
201 snprintf(path_perf, PATH_MAX, "%s/perf", BINDIR); in test__attr()
205 !lstat(path_perf, &st)) in test__attr()
206 return run_dir(path_dir, path_perf); in test__attr()

Completed in 3 milliseconds