Searched defs:scripts_path (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/ |
| D | builtin-script.c | 2829 #define for_each_lang(scripts_path, scripts_dir, lang_dirent) \ argument 2983 char scripts_path[MAXPATHLEN]; in list_available_scripts() local 3104 char scripts_path[MAXPATHLEN], lang_path[MAXPATHLEN]; in find_scripts() local 3173 char scripts_path[MAXPATHLEN]; in get_script_path() local
|
| /kernel/linux/linux-6.6/tools/perf/ |
| D | builtin-script.c | 3167 #define for_each_lang(scripts_path, scripts_dir, lang_dirent) \ argument 3321 char *buf, *scripts_path, *script_path, *lang_path, *first_half; in list_available_scripts() local 3479 char scripts_path[MAXPATHLEN], lang_path[MAXPATHLEN]; in find_scripts() local 3548 char scripts_path[MAXPATHLEN]; in get_script_path() local
|