Home
last modified time | relevance | path

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

/Linux-v6.1/tools/power/x86/turbostat/
Dturbostat.c303 #define RAPL_CORES_POWER_LIMIT (1 << 6) macro
322 #define RAPL_CORES (RAPL_CORES_ENERGY_STATUS | RAPL_CORES_POWER_LIMIT)
5012 if (do_rapl & RAPL_CORES_POWER_LIMIT) { in print_rapl()