Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/
Dbuiltin-script.c3294 char *buf, *scripts_path, *script_path, *lang_path, *first_half; in list_available_scripts() local
3384 char script_path[MAXPATHLEN]; in get_script_path() local
3421 static bool is_top_script(const char *script_path) in is_top_script()
3426 static int has_required_arg(char *script_path) in has_required_arg()
3672 char *script_path = NULL; in cmd_script() local