Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/client/cros/power/
H A Dpower_status.py826 CPU_BASE_PATH = '/sys/devices/system/cpu/' variable
832 path = '%s/cpu[0-9]*' % CPU_BASE_PATH
851 c_file_path = os.path.join(CPU_BASE_PATH, 'cpu%d' % c, suffix)
2768 path = os.path.join(CPU_BASE_PATH,
2801 cpuidle_path = os.path.join(CPU_BASE_PATH, "cpu{}/cpuidle".format(cpu))