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.c602 bool has_rapl_divisor; /* Divisor for Energy unit raw value from MSR_RAPL_POWER_UNIT */ member
1071 .has_rapl_divisor = 1,
7777 if (platform->has_rapl_divisor) in rapl_probe_intel()