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.py677 CPU_BASE_PATH = '/sys/devices/system/cpu/' variable
685 for f in os.listdir(CPU_BASE_PATH):
701 c_file_path = os.path.join(CPU_BASE_PATH, 'cpu%d' % c, suffix)