Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin.h42 extern int find_scripts(char **scripts_array, char **scripts_path_array);
Dbuiltin-script.c1528 int find_scripts(char **scripts_array, char **scripts_path_array) in find_scripts() argument
1573 sprintf(scripts_path_array[i], "%s/%s", lang_path, in find_scripts()