Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/ui/browsers/
Dscripts.c87 static int script_browser__run(struct perf_script_browser *browser) in script_browser__run() function
183 ret = script_browser__run(&script); in script_browse()