Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/tests/
Dpe-file-parsing.c23 static int run_dir(const char *d) in run_dir() function
79 return run_dir("./tests"); in test__pe_file_parsing()
85 return run_dir(path_dir); in test__pe_file_parsing()
Dattr.c165 static int run_dir(const char *d, const char *perf) in run_dir() function
188 return run_dir("./tests", "./perf"); in test__attr()
196 return run_dir(path_dir, path_perf); in test__attr()