Home
last modified time | relevance | path

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

/Linux-v5.4/tools/power/x86/turbostat/
Dturbostat.c464 #define BIC_CPU_c1 (1ULL << 11) macro
677 if (DO_BIC(BIC_CPU_c1)) in print_header()
1023 if (DO_BIC(BIC_CPU_c1)) in format_counters()
1294 if (!DO_BIC(BIC_CPU_c1) || use_c1_residency_msr) in soft_c1_residency_display()
1858 if (DO_BIC(BIC_CPU_c1) && use_c1_residency_msr) { in get_counters()
4815 BIC_PRESENT(BIC_CPU_c1); in process_cpuid()
4843 BIC_PRESENT(BIC_CPU_c1); in process_cpuid()