Searched refs:RAPL_GFX (Results 1 – 1 of 1) sorted by relevance
126 #define RAPL_GFX (1 << 8) macro1979 if (do_rapl & RAPL_GFX) { in get_counters()3878 do_rapl = RAPL_PKG | RAPL_CORES | RAPL_CORE_POLICY | RAPL_GFX | RAPL_PKG_POWER_INFO; in rapl_probe_intel()3899 …ORE_POLICY | RAPL_DRAM | RAPL_DRAM_PERF_STATUS | RAPL_PKG_PERF_STATUS | RAPL_GFX | RAPL_PKG_POWER_… in rapl_probe_intel()4252 if (do_rapl & RAPL_GFX) { in print_rapl()