Home
last modified time | relevance | path

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

/Linux-v6.1/tools/power/x86/turbostat/
Dturbostat.c164 #define BIC_CorWatt (1ULL << 31) macro
190 #define BIC_THERMAL_PWR ( BIC_CoreTmp | BIC_PkgTmp | BIC_PkgWatt | BIC_CorWatt | BIC_GFXWatt | BIC_…
908 if (DO_BIC(BIC_CorWatt) && (do_rapl & RAPL_PER_CORE_ENERGY)) in print_header()
972 if (DO_BIC(BIC_CorWatt) && !(do_rapl & RAPL_PER_CORE_ENERGY)) in print_header()
1287 if (DO_BIC(BIC_CorWatt) && (do_rapl & RAPL_PER_CORE_ENERGY)) in format_counters()
1355 if (DO_BIC(BIC_CorWatt) && !(do_rapl & RAPL_PER_CORE_ENERGY)) in format_counters()
4600 BIC_PRESENT(BIC_CorWatt); in rapl_probe_intel()
4623 BIC_PRESENT(BIC_CorWatt); in rapl_probe_intel()
4650 BIC_PRESENT(BIC_CorWatt); in rapl_probe_intel()
4687 BIC_PRESENT(BIC_CorWatt); in rapl_probe_intel()
[all …]