Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c603 bool has_fixed_rapl_unit; /* Fixed Energy Unit used for DRAM RAPL Domain */ member
821 .has_fixed_rapl_unit = 1,
890 .has_fixed_rapl_unit = 1,
975 .has_fixed_rapl_unit = 1,
991 .has_fixed_rapl_unit = 1,
1165 .has_fixed_rapl_unit = 1,
7782 if (platform->has_fixed_rapl_unit) in rapl_probe_intel()