Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dcache.h29 char *mkpath(char *path_buf, size_t sz, const char *fmt, ...) __printf(3, 4);
Dpath.c24 char *mkpath(char *path_buf, size_t sz, const char *fmt, ...) in mkpath() function
Dconfig.c557 config = strdup(mkpath(path, sizeof(path), "%s/.perfconfig", home)); in home_perfconfig()
/Linux-v6.6/tools/perf/
Dbuiltin-config.c162 char *user_config = mkpath(path, sizeof(path), "%s/.perfconfig", getenv("HOME")); in cmd_config()
Dbuiltin-help.c396 if (stat(mkpath(path, sizeof(path), "%s/perf.html", html_path), &st) in get_html_page_path()
/Linux-v6.6/tools/testing/ktest/
Dktest.pl1788 mkpath($dir) or
4346 mkpath($outputdir) or
4384 mkpath($tmpdir) or