Searched refs:MSR_PP1_POWER_LIMIT (Results 1 – 2 of 2) sorted by relevance
/tools/arch/x86/include/asm/ | ||
D | msr-index.h | 364 #define MSR_PP1_POWER_LIMIT 0x00000640 macro |
/tools/power/x86/turbostat/ | ||
D | turbostat.c | 4611 if (get_msr(cpu, MSR_PP1_POWER_LIMIT, &msr)) in print_rapl() |