Home
last modified time | relevance | path

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

/external/autotest/client/cros/power/
Dpower_status.py785 CPU_BASE_PATH = '/sys/devices/system/cpu/' variable
791 path = '%s/cpu[0-9]*' % CPU_BASE_PATH
810 c_file_path = os.path.join(CPU_BASE_PATH, 'cpu%d' % c, suffix)
2632 path = os.path.join(CPU_BASE_PATH,
2665 cpuidle_path = os.path.join(CPU_BASE_PATH, "cpu{}/cpuidle".format(cpu))