Home
last modified time | relevance | path

Searched defs:output_dir (Results 1 – 2 of 2) sorted by relevance

/linux/tools/docs/
H A Dsphinx-build-wrapper334 def handle_html(self, css, output_dir): argument
581 def handle_man(self, kerneldoc, docs_dir, src_dir, output_dir): argument
/linux/tools/perf/scripts/python/
H A Dparallel-perf.py41 def __init__(self, cmd, pipe_to, output_dir="."): argument
149 def CreateWorkList(cmd, pipe_to, output_dir, cpus, time_ranges_by_cpu): argument