Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/
H A Dresulttool35 script_path = os.path.dirname(os.path.realpath(__file__)) variable
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-script.c2987 char script_path[MAXPATHLEN]; in list_available_scripts() local
3176 char script_path[MAXPATHLEN]; in get_script_path() local
3213 static bool is_top_script(const char *script_path) in is_top_script()
3218 static int has_required_arg(char *script_path) in has_required_arg()
3446 char *script_path = NULL; in cmd_script() local