Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c435 bool has_fixed_rapl_unit; /* Fixed Energy Unit used for DRAM RAPL Domain */ member
653 .has_fixed_rapl_unit = 1,
722 .has_fixed_rapl_unit = 1,
807 .has_fixed_rapl_unit = 1,
823 .has_fixed_rapl_unit = 1,
979 .has_fixed_rapl_unit = 1,
7274 if (platform->has_fixed_rapl_unit) in rapl_probe_intel()