Home
last modified time | relevance | path

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

/tools/testing/kunit/
Dkunit_kernel.py107 def run(self, params, timeout, build_dir, outfile) -> None: argument
127 def run(self, params, timeout, build_dir, outfile): argument
179 def run(self, params, timeout, build_dir, outfile): argument
/tools/perf/util/scripting-engines/
Dtrace-event-perl.c542 static int perl_generate_script(struct tep_handle *pevent, const char *outfile) in perl_generate_script()
Dtrace-event-python.c1915 static int python_generate_script(struct tep_handle *pevent, const char *outfile) in python_generate_script()