Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/x86/turbostat/
Dturbostat.c3939 unsigned int dts, dts2; in print_thermal() local
3968 dts2 = (msr >> 8) & 0x7F; in print_thermal()
3970 cpu, msr, tcc_activation_temp - dts, tcc_activation_temp - dts2); in print_thermal()
3989 dts2 = (msr >> 8) & 0x7F; in print_thermal()
3991 cpu, msr, tcc_activation_temp - dts, tcc_activation_temp - dts2); in print_thermal()