Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c239 #define BIC_GFX_J (1ULL << 39) macro
1207 .bic = BIC_GFXWatt | BIC_GFX_J,
2444 if (DO_BIC(BIC_GFX_J)) in print_header()
3013 if (DO_BIC(BIC_GFX_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()