RAPL_CORE_POLICY 3891 tools/power/x86/turbostat/turbostat.c 		do_rapl = RAPL_PKG | RAPL_CORES | RAPL_CORE_POLICY | RAPL_GFX | RAPL_PKG_POWER_INFO;
RAPL_CORE_POLICY 3912 tools/power/x86/turbostat/turbostat.c 		do_rapl = RAPL_PKG | RAPL_CORES | RAPL_CORE_POLICY | RAPL_DRAM | RAPL_DRAM_PERF_STATUS | RAPL_PKG_PERF_STATUS | RAPL_GFX | RAPL_PKG_POWER_INFO;
RAPL_CORE_POLICY 3944 tools/power/x86/turbostat/turbostat.c 		do_rapl = RAPL_PKG | RAPL_CORES | RAPL_CORE_POLICY | RAPL_DRAM | RAPL_DRAM_POWER_INFO | RAPL_PKG_PERF_STATUS | RAPL_DRAM_PERF_STATUS | RAPL_PKG_POWER_INFO;
RAPL_CORE_POLICY 4252 tools/power/x86/turbostat/turbostat.c 	if (do_rapl & RAPL_CORE_POLICY) {