Home
last modified time | relevance | path

Searched refs:BIC_RAM__ (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c249 #define BIC_RAM__ (1ULL << 36) macro
279 …gTmp | BIC_PkgWatt | BIC_CorWatt | BIC_GFXWatt | BIC_RAMWatt | BIC_PKG__ | BIC_RAM__ | BIC_SysWatt)
1282 .bic = BIC_RAM__,
2658 if (DO_BIC(BIC_RAM__)) in print_header()
2671 if (DO_BIC(BIC_RAM__)) in print_header()
3278 if (DO_BIC(BIC_RAM__)) in format_counters()
7262 bic_enabled &= ~BIC_RAM__; in rapl_probe_intel()