Searched refs:MSR_RAPL_POWER_UNIT (Results 1 – 7 of 7) sorted by relevance
| /Linux-v6.6/arch/x86/events/ |
| D | rapl.c | 708 .msr_power_unit = MSR_RAPL_POWER_UNIT, 716 .msr_power_unit = MSR_RAPL_POWER_UNIT, 725 .msr_power_unit = MSR_RAPL_POWER_UNIT, 734 .msr_power_unit = MSR_RAPL_POWER_UNIT, 742 .msr_power_unit = MSR_RAPL_POWER_UNIT, 752 .msr_power_unit = MSR_RAPL_POWER_UNIT, 762 .msr_power_unit = MSR_RAPL_POWER_UNIT,
|
| /Linux-v6.6/drivers/gpu/drm/i915/selftests/ |
| D | librapl.c | 25 if (rdmsrl_safe(MSR_RAPL_POWER_UNIT, &power)) in librapl_energy_uJ()
|
| /Linux-v6.6/drivers/powercap/ |
| D | intel_rapl_msr.c | 37 .reg_unit.msr = MSR_RAPL_POWER_UNIT,
|
| /Linux-v6.6/tools/arch/x86/include/asm/ |
| D | msr-index.h | 391 #define MSR_RAPL_POWER_UNIT 0x00000606 macro
|
| /Linux-v6.6/arch/x86/include/asm/ |
| D | msr-index.h | 391 #define MSR_RAPL_POWER_UNIT 0x00000606 macro
|
| /Linux-v6.6/tools/power/x86/turbostat/ |
| D | turbostat.c | 4720 if (get_msr(base_cpu, MSR_RAPL_POWER_UNIT, &msr)) in rapl_probe_intel() 4940 if (get_msr(cpu, MSR_RAPL_POWER_UNIT, &msr)) in print_rapl()
|
| /Linux-v6.6/arch/x86/kvm/ |
| D | x86.c | 4075 case MSR_RAPL_POWER_UNIT: in kvm_get_msr_common()
|