Home
last modified time | relevance | path

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

/Linux-v5.10/tools/power/x86/turbostat/
Dturbostat.c578 #define BIC_CPU_c1 (1ULL << 11) macro
792 if (DO_BIC(BIC_CPU_c1)) in print_header()
1141 if (DO_BIC(BIC_CPU_c1)) in format_counters()
1406 if (!DO_BIC(BIC_CPU_c1) || use_c1_residency_msr) in soft_c1_residency_display()
1972 if (DO_BIC(BIC_CPU_c1) && use_c1_residency_msr) { in get_counters()
5198 BIC_PRESENT(BIC_CPU_c1); in process_cpuid()
5234 BIC_PRESENT(BIC_CPU_c1); in process_cpuid()