Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/power_x86Settings/
Dpower_x86Settings.py85 RAPL_CHECKS = { variable
374 if self._cpu_type not in RAPL_CHECKS:
377 test_domains = RAPL_CHECKS[self._cpu_type].keys()
384 test_params = RAPL_CHECKS[self._cpu_type][domain]