Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c595 bool has_fixed_rapl_psys_unit; /* Fixed Energy Unit used for PSYS RAPL Domain */ member
996 .has_fixed_rapl_psys_unit = 1,
1010 .has_fixed_rapl_psys_unit = spr_features.has_fixed_rapl_psys_unit,
7577 if (platform->has_fixed_rapl_psys_unit) in rapl_probe_intel()