Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c4802 unsigned int target_c_local; in set_temperature_target() local
4833 target_c_local = (msr >> 16) & 0xFF; in set_temperature_target()
4837 cpu, msr, target_c_local); in set_temperature_target()
4839 if (!target_c_local) in set_temperature_target()
4842 tcc_activation_temp = target_c_local; in set_temperature_target()

Completed in 9 milliseconds