Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-script.c3263 char *script_root, *str; in get_script_root() local
3290 char *script_root; in list_available_scripts() local
3499 static char *get_script_path(const char *script_root, const char *suffix) in get_script_path()