Home
last modified time | relevance | path

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

/Linux-v5.15/tools/power/x86/turbostat/
Dturbostat.c133 #define RAPL_CORES_POWER_LIMIT (1 << 6) macro
152 #define RAPL_CORES (RAPL_CORES_ENERGY_STATUS | RAPL_CORES_POWER_LIMIT)
4798 if (do_rapl & RAPL_CORES_POWER_LIMIT) { in print_rapl()