Home
last modified time | relevance | path

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

/linux/tools/perf/ui/browsers/
H A Dscripts.c258 static int list_scripts(char *script_name, bool *custom,
352 if (list_scripts(script_name, &custom, evsel))
85 static int list_scripts(char *script_name, bool *custom, list_scripts() function