Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/tests/
H A 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()
H A 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()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/glmark2/files/
H A D0001-waflib-fix-compatibility-with-python-3.11.patch22 set_main_module(os.path.normpath(os.path.join(Context.run_dir,Context.WSCRIPT_FILE)))