Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/x86/turbostat/
Dturbostat.c140 #define RAPL_CORES_ENERGY_STATUS (1 << 9) macro
142 #define RAPL_CORES (RAPL_CORES_ENERGY_STATUS | RAPL_CORES_POWER_LIMIT)
1889 if (do_rapl & RAPL_CORES_ENERGY_STATUS) { in get_counters()
3865 …FO | RAPL_DRAM_PERF_STATUS | RAPL_PKG_PERF_STATUS | RAPL_PKG_POWER_INFO | RAPL_CORES_ENERGY_STATUS; in rapl_probe()