Searched refs:BIC_CorWatt (Results 1 – 1 of 1) sorted by relevance
231 #define BIC_CorWatt (1ULL << 31) macro261 #define BIC_THERMAL_PWR ( BIC_CoreTmp | BIC_PkgTmp | BIC_PkgWatt | BIC_CorWatt | BIC_GFXWatt | BIC_…1181 .bic = BIC_CorWatt | BIC_Cor_J,1246 .bic = BIC_CorWatt | BIC_Cor_J,2320 if (DO_BIC(BIC_CorWatt) && platform->has_per_core_rapl) in print_header()2429 if (DO_BIC(BIC_CorWatt) && !platform->has_per_core_rapl) in print_header()2893 if (DO_BIC(BIC_CorWatt) && platform->has_per_core_rapl) in format_counters()2995 if (DO_BIC(BIC_CorWatt) && !platform->has_per_core_rapl) in format_counters()6914 const unsigned long long bic_watt_bits = BIC_PkgWatt | BIC_CorWatt | BIC_RAMWatt | BIC_GFXWatt; in rapl_probe_intel()6959 const unsigned long long bic_watt_bits = BIC_PkgWatt | BIC_CorWatt; in rapl_probe_amd()