Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c436 bool has_fixed_rapl_psys_unit; /* Fixed Energy Unit used for PSYS RAPL Domain */ member
837 .has_fixed_rapl_psys_unit = 1,
7279 if (platform->has_fixed_rapl_psys_unit) in rapl_probe_intel()