Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c145 #define BIC_CPU_c3 (1ULL << 12) macro
192 #define BIC_IDLE ( BIC_sysfs | BIC_CPU_c1 | BIC_CPU_c3 | BIC_CPU_c6 | BIC_CPU_c7 | BIC_GFX_rc6 | BIC_Pkgpc2 | BIC_Pkgpc3 | BIC_Pkgpc6 | BIC_Pkgpc7 | BIC_Pkgpc8 | BIC_Pkgpc9 | BIC_Pkgpc10 | BIC_CPU_LPI | BIC_SYS_LPI | BIC_Mod_c6 | BIC_Totl_c0 | BIC_Any_c0 | BIC_GFX_c0 | BIC_CPUGFX)
891 if (DO_BIC(BIC_CPU_c3)) in print_header()
1250 if (DO_BIC(BIC_CPU_c3)) in format_counters()
2175 if (DO_BIC(BIC_CPU_c3) || soft_c1_residency_display(BIC_CPU_c3)) { in get_counters()
5711 BIC_PRESENT(BIC_CPU_c3); in process_cpuid()
5738 BIC_NOT_PRESENT(BIC_CPU_c3); in process_cpuid()
5747 BIC_NOT_PRESENT(BIC_CPU_c3); in process_cpuid()
5754 BIC_NOT_PRESENT(BIC_CPU_c3); in process_cpuid()
[all...]
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c583 #define BIC_CPU_c3 (1ULL << 12) macro
798 if (DO_BIC(BIC_CPU_c3)) in print_header()
1153 if (DO_BIC(BIC_CPU_c3)) in format_counters()
1990 if (DO_BIC(BIC_CPU_c3) || soft_c1_residency_display(BIC_CPU_c3)) { in get_counters()
5209 BIC_PRESENT(BIC_CPU_c3); in process_cpuid()
5236 BIC_NOT_PRESENT(BIC_CPU_c3); in process_cpuid()
5245 BIC_NOT_PRESENT(BIC_CPU_c3); in process_cpuid()
5252 BIC_NOT_PRESENT(BIC_CPU_c3); in process_cpuid()
5281 BIC_NOT_PRESENT(BIC_CPU_c3); in process_cpuid()
[all...]

Completed in 14 milliseconds