Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dcache.h29 char *mkpath(const char *fmt, ...) __printf(1, 2);
A Dpath.c48 char *mkpath(const char *fmt, ...) in mkpath() function
A Dconfig.c557 config = strdup(mkpath("%s/.perfconfig", home)); in home_perfconfig()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-config.c160 char *user_config = mkpath("%s/.perfconfig", getenv("HOME")); in cmd_config()
A Dbuiltin-help.c393 if (stat(mkpath("%s/perf.html", html_path), &st) in get_html_page_path()
/linux-6.3-rc2/tools/testing/ktest/
A Dktest.pl1788 mkpath($dir) or
4346 mkpath($outputdir) or
4384 mkpath($tmpdir) or

Completed in 15 milliseconds