Home
last modified time | relevance | path

Searched refs:MSR_RAPL_POWER_UNIT (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/i915/selftests/
H A Dlibrapl.c25 if (rdmsrl_safe(MSR_RAPL_POWER_UNIT, &power)) in librapl_energy_uJ()
/linux/drivers/powercap/
H A Dintel_rapl_msr.c37 .reg_unit.msr = MSR_RAPL_POWER_UNIT,
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h444 #define MSR_RAPL_POWER_UNIT 0x00000606 macro
/linux/tools/power/x86/turbostat/
H A Dturbostat.c7032 if (get_msr(base_cpu, MSR_RAPL_POWER_UNIT, &msr)) in rapl_probe_intel()
7125 if (get_msr(cpu, MSR_RAPL_POWER_UNIT, &msr)) in print_rapl()