Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/
H A Dresulttool38 script_path = os.path.dirname(os.path.realpath(__file__)) variable
H A Dyocto_testresults_query.py20 script_path = os.path.dirname(os.path.realpath(__file__)) variable
/openbmc/linux/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()
3591 static int has_required_arg(char *script_path) in has_required_arg()
3838 char *script_path = NULL; in cmd_script() local