Searched refs:DISABLE_PATH (Results 1 – 1 of 1) sorted by relevance
66 DISABLE_PATH = '/sys/devices/system/cpu/cpu{}/cpuidle/state{}/disable' variable87 if not host.path_exists(DISABLE_PATH.format(0, 1)):119 return host.run_output('cat ' + DISABLE_PATH.format(0, 1)) == '0'126 path = DISABLE_PATH.format(cpu, state)