Searched refs:RAPL_PKG_PERF_STATUS (Results 1 – 1 of 1) sorted by relevance
88 #define RAPL_PKG_PERF_STATUS (1 << 1) macro336 if (do_rapl & RAPL_PKG_PERF_STATUS) in print_header()349 if (do_rapl & RAPL_PKG_PERF_STATUS) in print_header()560 if (do_rapl & RAPL_PKG_PERF_STATUS) in format_counters()577 if (do_rapl & RAPL_PKG_PERF_STATUS) in format_counters()999 if (do_rapl & RAPL_PKG_PERF_STATUS) { 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()