Home
last modified time | relevance | path

Searched defs:script (Results 1 – 3 of 3) sorted by relevance

/tools/perf/util/scripting-engines/
Dtrace-event-perl.c389 static int perl_start_script(const char *script, int argc, const char **argv) in perl_start_script()
Dtrace-event-python.c364 static int python_start_script(const char *script, int argc, const char **argv) in python_start_script()
/tools/perf/
Dbuiltin-script.c659 const char *script, *ext; in parse_scriptname() local