Searched defs:lang_path (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/ |
| D | builtin-script.c | 2837 #define for_each_script(lang_path, lang_dir, script_dirent) \ argument 2986 char lang_path[MAXPATHLEN]; in list_available_scripts() local 3104 char scripts_path[MAXPATHLEN], lang_path[MAXPATHLEN]; in find_scripts() local 3176 char lang_path[MAXPATHLEN]; in get_script_path() local
|
| /kernel/linux/linux-6.6/tools/perf/ |
| D | builtin-script.c | 3175 #define for_each_script(lang_path, lang_dir, script_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 3551 char lang_path[MAXPATHLEN]; in get_script_path() local
|