Searched refs:BIC_CorWatt (Results 1 – 1 of 1) sorted by relevance
244 #define BIC_CorWatt (1ULL << 31) macro279 #define BIC_GROUP_THERMAL_PWR (BIC_CoreTmp | BIC_PkgTmp | BIC_PkgWatt | BIC_CorWatt | BIC_GFXWatt |…1230 .bic = BIC_CorWatt | BIC_Cor_J,1295 .bic = BIC_CorWatt | BIC_Cor_J,2540 if (DO_BIC(BIC_CorWatt) && platform->has_per_core_rapl) in print_header()2650 if (DO_BIC(BIC_CorWatt) && !platform->has_per_core_rapl) in print_header()3148 if (DO_BIC(BIC_CorWatt) && platform->has_per_core_rapl) in format_counters()3250 if (DO_BIC(BIC_CorWatt) && !platform->has_per_core_rapl) in format_counters()7251 …const unsigned long long bic_watt_bits = BIC_SysWatt | BIC_PkgWatt | BIC_CorWatt | BIC_RAMWatt | B… in rapl_probe_intel()7301 const unsigned long long bic_watt_bits = BIC_PkgWatt | BIC_CorWatt; in rapl_probe_amd()