Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/powercap/ !
Dintel_rapl_msr.c39 MSR_PKG_POWER_LIMIT, MSR_PKG_ENERGY_STATUS, MSR_PKG_PERF_STATUS, 0, MSR_PKG_POWER_INFO },
/linux-6.1.9/tools/arch/x86/include/asm/ !
Dmsr-index.h377 #define MSR_PKG_PERF_STATUS 0x00000613 macro
/linux-6.1.9/arch/x86/include/asm/ !
Dmsr-index.h377 #define MSR_PKG_PERF_STATUS 0x00000613 macro
/linux-6.1.9/tools/power/x86/turbostat/ !
Dturbostat.c474 offset = MSR_PKG_PERF_STATUS; in idx_to_offset()
503 case MSR_PKG_PERF_STATUS: in offset_to_idx()
2301 if (get_msr_sum(cpu, MSR_PKG_PERF_STATUS, &msr)) in get_counters()