Home
last modified time | relevance | path

Searched refs:__script_root (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/tools/perf/
Dbuiltin-script.c3173 char *__script_root; in get_script_path() local
3189 __script_root = get_script_root(script_dirent, suffix); in get_script_path()
3190 if (__script_root && !strcmp(script_root, __script_root)) { in get_script_path()
3191 free(__script_root); in get_script_path()
3198 free(__script_root); in get_script_path()