Searched refs:MSR_DRAM_ENERGY_STATUS (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/powercap/ |
| D | intel_rapl_msr.c | 42 MSR_DRAM_POWER_LIMIT, MSR_DRAM_ENERGY_STATUS, MSR_DRAM_PERF_STATUS, 0, MSR_DRAM_POWER_INFO },
|
| /Linux-v5.4/arch/x86/include/asm/ |
| D | msr-index.h | 282 #define MSR_DRAM_ENERGY_STATUS 0x00000619 macro
|
| /Linux-v5.4/tools/testing/selftests/kvm/include/x86_64/ |
| D | processor.h | 515 #define MSR_DRAM_ENERGY_STATUS 0x00000619 macro
|
| /Linux-v5.4/arch/x86/events/intel/ |
| D | rapl.c | 519 [PERF_RAPL_RAM] = { MSR_DRAM_ENERGY_STATUS, &rapl_events_ram_group, test_msr },
|
| /Linux-v5.4/tools/power/x86/turbostat/ |
| D | turbostat.c | 1975 if (get_msr(cpu, MSR_DRAM_ENERGY_STATUS, &msr)) in get_counters()
|