Searched refs:CpuMetric (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/tools/perf/metrics/
H A Dcpu.py9 class CpuMetric(Metric): class in inherits:Metric
13 super(CpuMetric, self).__init__()
/external/chromium_org/tools/perf/measurements/
H A Dsession_restore.py67 self._cpu_metric = cpu.CpuMetric(browser)
H A Dwebrtc.py24 self._cpu_metric = cpu.CpuMetric(browser)
H A Dmedia.py47 self._cpu_metric = cpu.CpuMetric(tab.browser)
H A Dpage_cycler.py94 self._cpu_metric = cpu.CpuMetric(browser)

Completed in 939 milliseconds