Home
last modified time | relevance | path

Searched defs:for_each_script (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-script.c2837 #define for_each_script(lang_path, lang_dir, script_dirent) \ macro
3009 for_each_script(lang_path, lang_dir, script_dirent) { in list_available_scripts() function
3142 for_each_script(lang_path, lang_dir, script_dirent) { in find_scripts() function
3192 for_each_script(lang_path, lang_dir, script_dirent) { in get_script_path() function
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-script.c3175 #define for_each_script(lang_path, lang_dir, script_dirent) \ macro
3355 for_each_script(lang_path, lang_dir, script_dirent) { in list_available_scripts() function
3517 for_each_script(lang_path, lang_dir, script_dirent) { in find_scripts() function
3567 for_each_script(lang_path, lang_dir, script_dirent) { in get_script_path() function

Completed in 11 milliseconds