Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Drapl.c776 .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/tools/arch/x86/include/asm/
H A Dmsr-index.h490 #define MSR_RAPL_POWER_UNIT 0x00000606 macro
/linux/tools/power/x86/turbostat/
H A Dturbostat.c7773 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()