Home
last modified time | relevance | path

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

/Linux-v5.10/tools/power/x86/turbostat/
Dturbostat.c598 #define BIC_CorWatt (1ULL << 31) macro
808 if (DO_BIC(BIC_CorWatt) && (do_rapl & RAPL_PER_CORE_ENERGY)) in print_header()
872 if (DO_BIC(BIC_CorWatt) && !(do_rapl & RAPL_PER_CORE_ENERGY)) in print_header()
1181 if (DO_BIC(BIC_CorWatt) && (do_rapl & RAPL_PER_CORE_ENERGY)) in format_counters()
1244 if (DO_BIC(BIC_CorWatt) && !(do_rapl & RAPL_PER_CORE_ENERGY)) in format_counters()
4217 BIC_PRESENT(BIC_CorWatt); in rapl_probe_intel()
4238 BIC_PRESENT(BIC_CorWatt); in rapl_probe_intel()
4263 BIC_PRESENT(BIC_CorWatt); in rapl_probe_intel()
4294 BIC_PRESENT(BIC_CorWatt); in rapl_probe_intel()
4306 BIC_PRESENT(BIC_CorWatt); in rapl_probe_intel()
[all …]