Searched refs:RAPL_CORES (Results 1 – 1 of 1) sorted by relevance
118 #define RAPL_CORES (1 << 6) macro362 if (do_rapl & RAPL_CORES) in print_header()375 if (do_rapl & RAPL_CORES) in print_header()612 if (do_rapl & RAPL_CORES) in format_counters()626 if (do_rapl & RAPL_CORES) in format_counters()1097 if (do_rapl & RAPL_CORES) { in get_counters()2208 do_rapl = RAPL_PKG | RAPL_CORES | RAPL_CORE_POLICY | RAPL_GFX | RAPL_PKG_POWER_INFO; in rapl_probe()2222 …do_rapl = RAPL_PKG | RAPL_CORES | RAPL_CORE_POLICY | RAPL_DRAM | RAPL_DRAM_POWER_INFO | RAPL_PKG_P… in rapl_probe()2226 do_rapl = RAPL_PKG | RAPL_CORES ; in rapl_probe()2441 if (do_rapl & RAPL_CORES) { in print_rapl()