Searched refs:PerfControl (Results 1 – 14 of 14) sorted by relevance
25 p = perf_control.PerfControl(device)30 p = perf_control.PerfControl(device)36 p = perf_control.PerfControl(device)
27 perf = perf_control.PerfControl(self._device)
12 class PerfControl(object): class
26 perf = perf_control.PerfControl(self._device)
14 class PerfControl(object): class
38 with perf.PerfControl() as pc:
23 Performance tests should be wrapped in a PerfControl object to ensure
19 class PerfControl(object): class
9 Test should not crash and not overheat (which is monitored by PerfControl).
36 machine between tests. For this PerfControl is disabled.
40 machine between tests. For this PerfControl is disabled.
147 with perf.PerfControl() as pc:
64 self._perf_control = perf_control.PerfControl(self._device)
726 perf = perf_control.PerfControl(self.device)733 perf = perf_control.PerfControl(self.device)