Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/ui/browsers/
Dscripts.c172 int script_browse(const char *script_opt, struct evsel *evsel) in script_browse() function
Dannotate.c757 script_browse(NULL, NULL); in annotate_browser__run()
Dhists.c2711 script_browse(script_opt, act->evsel); in do_run_script()
/kernel/linux/linux-5.10/tools/perf/util/
Dhist.h473 int script_browse(const char *script_opt, struct evsel *evsel);
511 static inline int script_browse(const char *script_opt __maybe_unused, in script_browse() function