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

/linux-4.1.27/tools/power/x86/turbostat/
H A Dturbostat.c2519 unsigned int target_c_local; set_temperature_target() local
2550 target_c_local = (msr >> 16) & 0xFF; set_temperature_target()
2554 cpu, msr, target_c_local); set_temperature_target()
2556 if (!target_c_local) set_temperature_target()
2559 tcc_activation_temp = target_c_local; set_temperature_target()

Completed in 80 milliseconds