Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c294 #define RAPL_PKG_POWER_INFO (1 << 2) macro
4536 if (do_rapl & RAPL_PKG_POWER_INFO) in get_tdp_intel()
4594 do_rapl = RAPL_PKG | RAPL_CORES | RAPL_CORE_POLICY | RAPL_GFX | RAPL_PKG_POWER_INFO; in rapl_probe_intel()
4607 do_rapl = RAPL_PKG | RAPL_PKG_POWER_INFO; in rapl_probe_intel()
4616 | RAPL_GFX | RAPL_PKG_POWER_INFO; in rapl_probe_intel()
4630 do_rapl = RAPL_PKG | RAPL_PKG_PERF_STATUS | RAPL_PKG_POWER_INFO; in rapl_probe_intel()
4641 | RAPL_GFX | RAPL_PKG_POWER_INFO; in rapl_probe_intel()
4664 RAPL_PKG_POWER_INFO; in rapl_probe_intel()
4679 RAPL_DRAM_PERF_STATUS | RAPL_PKG_POWER_INFO; in rapl_probe_intel()
4706 RAPL_PKG_POWER_INFO | RAPL_CORES_ENERGY_STATUS; in rapl_probe_intel()
[all …]