Searched refs:RAPL_CORE_POLICY (Results 1 – 1 of 1) sorted by relevance
103 #define RAPL_CORE_POLICY (1 << 6) macro1612 do_rapl = RAPL_PKG | RAPL_CORES | RAPL_CORE_POLICY | RAPL_GFX | RAPL_PKG_POWER_INFO; in rapl_probe()1621 …do_rapl = RAPL_PKG | RAPL_CORES | RAPL_CORE_POLICY | RAPL_DRAM | RAPL_PKG_PERF_STATUS | RAPL_DRAM_… in rapl_probe()1810 if (do_rapl & RAPL_CORE_POLICY) { in print_rapl()