Searched refs:tcc_activation_temp (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/tools/power/x86/turbostat/ |
H A D | turbostat.c | 83 unsigned int tcc_activation_temp; variable 2014 c->core_temp_c = tcc_activation_temp - ((msr >> 16) & 0x7F); in get_counters() 2120 p->pkg_temp_c = tcc_activation_temp - ((msr >> 16) & 0x7F); in get_counters() 4463 cpu, msr, tcc_activation_temp - dts); in print_thermal() 4471 cpu, msr, tcc_activation_temp - dts, tcc_activation_temp - dts2); in print_thermal() 4484 cpu, msr, tcc_activation_temp - dts, resolution); in print_thermal() 4492 cpu, msr, tcc_activation_temp - dts, tcc_activation_temp - dts2); in print_thermal() 4805 /* tcc_activation_temp i in set_temperature_target() [all...] |
Completed in 6 milliseconds