Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c412 bool has_fixed_rapl_unit; /* Fixed Energy Unit used for DRAM RAPL Domain */ member
626 .has_fixed_rapl_unit = 1,
695 .has_fixed_rapl_unit = 1,
778 .has_fixed_rapl_unit = 1,
794 .has_fixed_rapl_unit = 1,
949 .has_fixed_rapl_unit = 1,
6937 if (platform->has_fixed_rapl_unit) in rapl_probe_intel()