Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c240 #define BIC_RAM_J (1ULL << 40) macro
1194 .bic = BIC_RAMWatt | BIC_RAM_J,
2446 if (DO_BIC(BIC_RAM_J)) in print_header()
3016 if (DO_BIC(BIC_RAM_J)) in format_counters()
6915 const unsigned long long bic_joules_bits = BIC_Pkg_J | BIC_Cor_J | BIC_RAM_J | BIC_GFX_J; in rapl_probe_intel()