HomeSort by relevance Sort by last modified time
    Searched refs:postprocessing (Results 1 - 5 of 5) sorted by null

  /external/autotest/client/virt/tests/
iozone_windows.py 3 from autotest_lib.client.tests.iozone import postprocessing
12 4) Postprocess it with the IOzone postprocessing module
33 # Postprocess the results using the IOzone postprocessing module
34 logging.info("Iteration succeed, postprocessing")
35 a = postprocessing.IOzoneAnalyzer(list_files=[results_path],
38 p = postprocessing.IOzonePlotter(results_file=results_path,
  /external/autotest/client/tests/iozone/
iozone.py 3 import postprocessing
162 a = postprocessing.IOzoneAnalyzer(list_files=[self.results_path],
165 p = postprocessing.IOzonePlotter(results_file=self.results_path,
  /external/libvpx/libvpx/
configure 42 ${toggle_postproc} postprocessing
43 ${toggle_vp9_postproc} vp9 specific postprocessing
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/commands/
commands.go 30 // during report generation, any postprocessing functions, and whether
35 PostProcess PostProcessor // postprocessing to run on report
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/commands/
commands.go 30 // during report generation, any postprocessing functions, and whether
35 PostProcess PostProcessor // postprocessing to run on report

Completed in 1358 milliseconds