Home
last modified time | relevance | path

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

/tools/arch/x86/include/asm/
Dmsr-index.h352 #define MSR_PKG_POWER_INFO 0x00000614 macro
/tools/power/x86/turbostat/
Dturbostat.c4161 if (!get_msr(base_cpu, MSR_PKG_POWER_INFO, &msr)) in get_tdp_intel()
4544 if (get_msr(cpu, MSR_PKG_POWER_INFO, &msr)) in print_rapl()