Searched refs:RAPL_DRAM (Results 1 – 1 of 1) sorted by relevance
93 #define RAPL_DRAM (1 << 3) macro334 if (do_rapl & RAPL_DRAM) in print_header()347 if (do_rapl & RAPL_DRAM) in print_header()558 if (do_rapl & RAPL_DRAM) in format_counters()574 if (do_rapl & RAPL_DRAM) in format_counters()989 if (do_rapl & RAPL_DRAM) { in get_counters()1617 …do_rapl = RAPL_PKG | RAPL_DRAM | RAPL_DRAM_PERF_STATUS | RAPL_PKG_PERF_STATUS | RAPL_PKG_POWER_INF… in rapl_probe()1621 …do_rapl = RAPL_PKG | RAPL_CORES | RAPL_CORE_POLICY | RAPL_DRAM | RAPL_PKG_PERF_STATUS | RAPL_DRAM_… in rapl_probe()1790 if (do_rapl & RAPL_DRAM) { in print_rapl()