Home
last modified time | relevance | path

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

/tools/power/x86/turbostat/
Dturbostat.c1943 unsigned int target_c_local; in set_temperature_target() local
1974 target_c_local = (msr >> 16) & 0xFF; in set_temperature_target()
1978 cpu, msr, target_c_local); in set_temperature_target()
1980 if (!target_c_local) in set_temperature_target()
1983 tcc_activation_temp = target_c_local; in set_temperature_target()