Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A 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 bellow */ in show_html_page() local