Home
last modified time | relevance | path

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

/Linux-v5.15/tools/power/x86/turbostat/
Dturbostat.c648 #define BIC_GFXWatt (1ULL << 32) macro
671 #define BIC_THERMAL_PWR ( BIC_CoreTmp | BIC_PkgTmp | BIC_PkgWatt | BIC_CorWatt | BIC_GFXWatt | BIC_…
942 if (DO_BIC(BIC_GFXWatt)) in print_header()
1317 if (DO_BIC(BIC_GFXWatt)) in format_counters()
4410 BIC_PRESENT(BIC_GFXWatt); in rapl_probe_intel()
4434 BIC_PRESENT(BIC_GFXWatt); in rapl_probe_intel()
4461 BIC_PRESENT(BIC_GFXWatt); in rapl_probe_intel()