Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c236 #define BIC_RAM__ (1ULL << 36) macro
261 …reTmp | BIC_PkgTmp | BIC_PkgWatt | BIC_CorWatt | BIC_GFXWatt | BIC_RAMWatt | BIC_PKG__ | BIC_RAM__)
1233 .bic = BIC_RAM__,
2437 if (DO_BIC(BIC_RAM__)) in print_header()
2450 if (DO_BIC(BIC_RAM__)) in print_header()
3023 if (DO_BIC(BIC_RAM__)) in format_counters()
6925 bic_enabled &= ~BIC_RAM__; in rapl_probe_intel()