Home
last modified time | relevance | path

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

/Linux-v5.4/tools/power/x86/turbostat/
Dturbostat.c121 #define RAPL_CORES_POWER_LIMIT (1 << 6) macro
140 #define RAPL_CORES (RAPL_CORES_ENERGY_STATUS | RAPL_CORES_POWER_LIMIT)
4245 if (do_rapl & RAPL_CORES_POWER_LIMIT) { in print_rapl()