Home
last modified time | relevance | path

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

/linux-3.3/tools/perf/
Dbuiltin-script.c953 char script_path[MAXPATHLEN]; in list_available_scripts() local
999 char script_path[MAXPATHLEN]; in get_script_path() local
1036 static bool is_top_script(const char *script_path) in is_top_script()
1041 static int has_required_arg(char *script_path) in has_required_arg()
1131 char *script_path = NULL; in cmd_script() local