Home
last modified time | relevance | path

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

/tools/arch/x86/include/asm/
Dmsr-index.h394 #define MSR_PKG_ENERGY_STATUS 0x00000611 macro
/tools/power/x86/turbostat/
Dturbostat.c464 offset = MSR_PKG_ENERGY_STATUS; in idx_to_offset()
492 case MSR_PKG_ENERGY_STATUS: in offset_to_idx()
2285 if (get_msr_sum(cpu, MSR_PKG_ENERGY_STATUS, &msr)) in get_counters()