Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c599 bool has_rapl_divisor; /* Divisor for Energy unit raw value from MSR_RAPL_POWER_UNIT */ member
1068 .has_rapl_divisor = 1,
7762 if (platform->has_rapl_divisor) in rapl_probe_intel()