Home
last modified time | relevance | path

Searched defs:page_path (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/tools/perf/
Dbuiltin-help.c389 static int get_html_page_path(char **page_path, const char *page) in get_html_page_path()
420 char *page_path; /* it leaks but we exec below */ in show_html_page() local