Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin.h43 int find_scripts(char **scripts_array, char **scripts_path_array);
Dbuiltin-script.c2793 int find_scripts(char **scripts_array, char **scripts_path_array) in find_scripts() function
/Linux-v4.19/tools/perf/ui/browsers/
Dscripts.c63 num = find_scripts(names, paths); in list_scripts()