Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c147 #define BIC_CPU_c7 (1ULL << 14) 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)
895 if (DO_BIC(BIC_CPU_c7)) in print_header()
1254 if (DO_BIC(BIC_CPU_c7)) in format_counters()
2188 if (DO_BIC(BIC_CPU_c7) || soft_c1_residency_display(BIC_CPU_c7)) { in get_counters()
5718 BIC_PRESENT(BIC_CPU_c7); in process_cpuid()
5739 BIC_NOT_PRESENT(BIC_CPU_c7); in process_cpuid()
5749 BIC_NOT_PRESENT(BIC_CPU_c7); in process_cpuid()
5756 BIC_NOT_PRESENT(BIC_CPU_c7); in process_cpuid()
[all...]
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c585 #define BIC_CPU_c7 (1ULL << 14) macro
802 if (DO_BIC(BIC_CPU_c7)) in print_header()
1157 if (DO_BIC(BIC_CPU_c7)) in format_counters()
2003 if (DO_BIC(BIC_CPU_c7) || soft_c1_residency_display(BIC_CPU_c7)) in get_counters()
5216 BIC_PRESENT(BIC_CPU_c7); in process_cpuid()
5237 BIC_NOT_PRESENT(BIC_CPU_c7); in process_cpuid()
5247 BIC_NOT_PRESENT(BIC_CPU_c7); in process_cpuid()
5254 BIC_NOT_PRESENT(BIC_CPU_c7); in process_cpuid()
5258 BIC_NOT_PRESENT(BIC_CPU_c7); in process_cpuid()
[all...]

Completed in 14 milliseconds