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