Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/x86/turbostat/
Dturbostat.c299 #define RAPL_CORES_POWER_LIMIT (1 << 6) macro
318 #define RAPL_CORES (RAPL_CORES_ENERGY_STATUS | RAPL_CORES_POWER_LIMIT)
4924 if (do_rapl & RAPL_CORES_POWER_LIMIT) { in print_rapl()