Searched refs:BIC_SysWatt (Results 1 – 1 of 1) sorted by relevance
272 #define BIC_SysWatt (1ULL << 59) macro279 …gTmp | BIC_PkgWatt | BIC_CorWatt | BIC_GFXWatt | BIC_RAMWatt | BIC_PKG__ | BIC_RAM__ | BIC_SysWatt)1308 .bic = BIC_SysWatt | BIC_Sys_J,2728 if (DO_BIC(BIC_SysWatt)) in print_header()3349 if (DO_BIC(BIC_SysWatt) && (t == &average.threads)) in format_counters()7251 …const unsigned long long bic_watt_bits = BIC_SysWatt | BIC_PkgWatt | BIC_CorWatt | BIC_RAMWatt | B… in rapl_probe_intel()