Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-script.c2985 char script_path[MAXPATHLEN]; in list_available_scripts() local
3174 char script_path[MAXPATHLEN]; in get_script_path() local
3211 static bool is_top_script(const char *script_path) in is_top_script() argument
3216 static int has_required_arg(char *script_path) in has_required_arg() argument
3444 char *script_path = NULL; cmd_script() local
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-script.c3321 char *buf, *scripts_path, *script_path, *lang_path, *first_half; in list_available_scripts() local
3549 char script_path[MAXPATHLEN]; in get_script_path() local
3586 static bool is_top_script(const char *script_path) in is_top_script() argument
3591 static int has_required_arg(char *script_path) in has_required_arg() argument
3824 char *script_path = NULL; cmd_script() local
[all...]

Completed in 11 milliseconds