Home
last modified time | relevance | path

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

/Linux-v6.6/tools/power/x86/turbostat/
Dturbostat.c292 #define RAPL_PKG_POWER_INFO (1 << 2) macro
4532 if (do_rapl & RAPL_PKG_POWER_INFO) in get_tdp_intel()
4590 do_rapl = RAPL_PKG | RAPL_CORES | RAPL_CORE_POLICY | RAPL_GFX | RAPL_PKG_POWER_INFO; in rapl_probe_intel()
4603 do_rapl = RAPL_PKG | RAPL_PKG_POWER_INFO; in rapl_probe_intel()
4612 | RAPL_GFX | RAPL_PKG_POWER_INFO; in rapl_probe_intel()
4626 do_rapl = RAPL_PKG | RAPL_PKG_PERF_STATUS | RAPL_PKG_POWER_INFO; in rapl_probe_intel()
4637 | RAPL_GFX | RAPL_PKG_POWER_INFO; in rapl_probe_intel()
4660 RAPL_PKG_POWER_INFO; in rapl_probe_intel()
4675 RAPL_DRAM_PERF_STATUS | RAPL_PKG_POWER_INFO; in rapl_probe_intel()
4702 RAPL_PKG_POWER_INFO | RAPL_CORES_ENERGY_STATUS; in rapl_probe_intel()
[all …]