Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/power/x86/turbostat/
H A Dturbostat.c602 #define BIC_CorWatt (1ULL << 31) macro
812 if (DO_BIC(BIC_CorWatt) && (do_rapl & RAPL_PER_CORE_ENERGY)) in print_header()
876 if (DO_BIC(BIC_CorWatt) && !(do_rapl & RAPL_PER_CORE_ENERGY)) in print_header()
1185 if (DO_BIC(BIC_CorWatt) && (do_rapl & RAPL_PER_CORE_ENERGY)) in format_counters()
1248 if (DO_BIC(BIC_CorWatt) && !(do_rapl & RAPL_PER_CORE_ENERGY)) in format_counters()
4223 BIC_PRESENT(BIC_CorWatt); in rapl_probe_intel()
4244 BIC_PRESENT(BIC_CorWatt); in rapl_probe_intel()
4269 BIC_PRESENT(BIC_CorWatt); in rapl_probe_intel()
4300 BIC_PRESENT(BIC_CorWatt); in rapl_probe_intel()
4312 BIC_PRESENT(BIC_CorWatt); in rapl_probe_intel()
[all …]