Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c139 /* 0xc001029a MSR_CORE_ENERGY_STAT */
146 #define MSR_CORE_ENERGY_STAT 0xc001029a macro
193 unsigned int core_energy; /* MSR_CORE_ENERGY_STAT */
2018 if (get_msr(cpu, MSR_CORE_ENERGY_STAT, &msr)) in get_counters()
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c320 /* 0xc001029a MSR_CORE_ENERGY_STAT */
327 #define MSR_CORE_ENERGY_STAT 0xc001029a macro
369 unsigned int core_energy; /* MSR_CORE_ENERGY_STAT */
2216 if (get_msr(cpu, MSR_CORE_ENERGY_STAT, &msr)) in get_counters()

Completed in 14 milliseconds