Home
last modified time | relevance | path

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

/Linux-v6.1/tools/power/x86/turbostat/
Dturbostat.c292 #define RAPL_PKG_POWER_INFO (1 << 2) macro
4535 if (do_rapl & RAPL_PKG_POWER_INFO) in get_tdp_intel()
4593 do_rapl = RAPL_PKG | RAPL_CORES | RAPL_CORE_POLICY | RAPL_GFX | RAPL_PKG_POWER_INFO; in rapl_probe_intel()
4606 do_rapl = RAPL_PKG | RAPL_PKG_POWER_INFO; in rapl_probe_intel()
4615 | RAPL_GFX | RAPL_PKG_POWER_INFO; in rapl_probe_intel()
4629 do_rapl = RAPL_PKG | RAPL_PKG_PERF_STATUS | RAPL_PKG_POWER_INFO; in rapl_probe_intel()
4640 | RAPL_GFX | RAPL_PKG_POWER_INFO; in rapl_probe_intel()
4663 RAPL_PKG_POWER_INFO; in rapl_probe_intel()
4678 RAPL_DRAM_PERF_STATUS | RAPL_PKG_POWER_INFO; in rapl_probe_intel()
4705 RAPL_PKG_POWER_INFO | RAPL_CORES_ENERGY_STATUS; in rapl_probe_intel()
[all …]