Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/x86/turbostat/
Dturbostat.c92 unsigned int tcc_activation_temp; variable
1822 c->core_temp_c = tcc_activation_temp - ((msr >> 16) & 0x7F); in get_counters()
1917 p->pkg_temp_c = tcc_activation_temp - ((msr >> 16) & 0x7F); in get_counters()
3962 cpu, msr, tcc_activation_temp - dts); in print_thermal()
3970 cpu, msr, tcc_activation_temp - dts, tcc_activation_temp - dts2); in print_thermal()
3983 cpu, msr, tcc_activation_temp - dts, resolution); in print_thermal()
3991 cpu, msr, tcc_activation_temp - dts, tcc_activation_temp - dts2); in print_thermal()
4319 tcc_activation_temp = tcc_activation_temp_override; in set_temperature_target()
4321 cpu, tcc_activation_temp); in set_temperature_target()
4341 tcc_activation_temp = target_c_local; in set_temperature_target()
[all …]