Home
last modified time | relevance | path

Searched refs:MSR_RAPL_PWR_UNIT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c138 /* 0xc0010299 MSR_RAPL_PWR_UNIT */
145 #define MSR_RAPL_PWR_UNIT 0xc0010299 macro
4383 if (get_msr(base_cpu, MSR_RAPL_PWR_UNIT, &msr)) in rapl_probe_amd()
4530 msr_name = "MSR_RAPL_PWR_UNIT"; in print_rapl()
4531 if (get_msr(cpu, MSR_RAPL_PWR_UNIT, &msr)) in print_rapl()
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c319 /* 0xc0010299 MSR_RAPL_PWR_UNIT */
326 #define MSR_RAPL_PWR_UNIT 0xc0010299 macro
4771 if (get_msr(base_cpu, MSR_RAPL_PWR_UNIT, &msr)) in rapl_probe_amd()
4935 msr_name = "MSR_RAPL_PWR_UNIT"; in print_rapl()
4936 if (get_msr(cpu, MSR_RAPL_PWR_UNIT, &msr)) in print_rapl()

Completed in 15 milliseconds