html_path 390 tools/perf/builtin-help.c const char *html_path = system_path(PERF_HTML_PATH); html_path 393 tools/perf/builtin-help.c if (stat(mkpath("%s/perf.html", html_path), &st) html_path 395 tools/perf/builtin-help.c pr_err("'%s': not a documentation directory.", html_path); html_path 399 tools/perf/builtin-help.c return asprintf(page_path, "%s/%s.html", html_path, page);