Home
last modified time | relevance | path

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

/Linux-v5.4/tools/power/x86/turbostat/
Dturbostat.c484 #define BIC_CorWatt (1ULL << 31) macro
693 if (DO_BIC(BIC_CorWatt) && (do_rapl & RAPL_PER_CORE_ENERGY)) in print_header()
754 if (DO_BIC(BIC_CorWatt) && !(do_rapl & RAPL_PER_CORE_ENERGY)) in print_header()
1070 if (DO_BIC(BIC_CorWatt) && (do_rapl & RAPL_PER_CORE_ENERGY)) in format_counters()
1129 if (DO_BIC(BIC_CorWatt) && !(do_rapl & RAPL_PER_CORE_ENERGY)) in format_counters()
3885 BIC_PRESENT(BIC_CorWatt); in rapl_probe_intel()
3909 BIC_PRESENT(BIC_CorWatt); in rapl_probe_intel()
3940 BIC_PRESENT(BIC_CorWatt); in rapl_probe_intel()
3952 BIC_PRESENT(BIC_CorWatt); in rapl_probe_intel()
3965 BIC_PRESENT(BIC_CorWatt); in rapl_probe_intel()
[all …]