Searched refs:MSR_RAPL_POWER_UNIT (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/x86/events/ |
| H A D | rapl.c | 776 .msr_power_unit = MSR_RAPL_POWER_UNIT, 784 .msr_power_unit = MSR_RAPL_POWER_UNIT, 793 .msr_power_unit = MSR_RAPL_POWER_UNIT, 802 .msr_power_unit = MSR_RAPL_POWER_UNIT, 810 .msr_power_unit = MSR_RAPL_POWER_UNIT, 820 .msr_power_unit = MSR_RAPL_POWER_UNIT, 830 .msr_power_unit = MSR_RAPL_POWER_UNIT,
|
| /linux/arch/x86/include/asm/ |
| H A D | msr-index.h | 490 #define MSR_RAPL_POWER_UNIT 0x00000606 macro
|
| /linux/tools/arch/x86/include/asm/ |
| H A D | msr-index.h | 490 #define MSR_RAPL_POWER_UNIT 0x00000606 macro
|
| /linux/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 7773 if (get_msr(master_cpu, MSR_RAPL_POWER_UNIT, &msr)) in rapl_probe_intel() 8026 if (get_msr(cpu, MSR_RAPL_POWER_UNIT, &msr)) in print_rapl()
|
| /linux/arch/x86/kvm/ |
| H A D | x86.c | 4384 case MSR_RAPL_POWER_UNIT: in kvm_get_msr_common()
|