Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/devil/devil/android/tools/
Dcpufreq.py25 p = perf_control.PerfControl(device)
30 p = perf_control.PerfControl(device)
36 p = perf_control.PerfControl(device)
/external/libmojo/third_party/catapult/devil/devil/android/perf/
Dperf_control_devicetest.py27 perf = perf_control.PerfControl(self._device)
Dperf_control.py12 class PerfControl(object): class
/external/chromium-trace/catapult/devil/devil/android/perf/
Dperf_control_devicetest.py26 perf = perf_control.PerfControl(self._device)
Dperf_control.py14 class PerfControl(object): class
/external/autotest/client/site_tests/graphics_PerfControl/
Dgraphics_PerfControl.py38 with perf.PerfControl() as pc:
Dcontrol23 Performance tests should be wrapped in a PerfControl object to ensure
/external/autotest/client/cros/
Dperf.py19 class PerfControl(object): class
/external/autotest/client/site_tests/graphics_GLBench/
Dcontrol9 Test should not crash and not overheat (which is monitored by PerfControl).
Dcontrol.hwqual36 machine between tests. For this PerfControl is disabled.
Dcontrol.bvt40 machine between tests. For this PerfControl is disabled.
Dgraphics_GLBench.py147 with perf.PerfControl() as pc:
/external/chromium-trace/catapult/systrace/profile_chrome/
Dperf_tracing_agent.py64 self._perf_control = perf_control.PerfControl(self._device)
/external/v8/tools/
Drun_perf.py726 perf = perf_control.PerfControl(self.device)
733 perf = perf_control.PerfControl(self.device)