Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c164 #define BIC_CorWatt (1ULL << 31) macro
190 #define BIC_THERMAL_PWR ( BIC_CoreTmp | BIC_PkgTmp | BIC_PkgWatt | BIC_CorWatt | BIC_GFXWatt | BIC_RAMWatt | BIC_PKG__ | BIC_RAM__)
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()
4597 BIC_PRESENT(BIC_CorWatt); in rapl_probe_intel()
4620 BIC_PRESENT(BIC_CorWatt); in rapl_probe_intel()
4647 BIC_PRESENT(BIC_CorWatt); in rapl_probe_intel()
4684 BIC_PRESENT(BIC_CorWatt); in rapl_probe_intel()
[all...]
/kernel/linux/linux-5.10/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...]

Completed in 23 milliseconds