Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c1072 #define MSR_RAPL_PWR_UNIT 0xc0010299 macro
6967 if (get_msr(base_cpu, MSR_RAPL_PWR_UNIT, &msr)) in rapl_probe_amd()
7017 if (get_msr(cpu, MSR_RAPL_PWR_UNIT, &msr)) in print_rapl()