Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c154 #define BIC_Pkgpc2 (1ULL << 21) 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)
950 if (DO_BIC(BIC_Pkgpc2)) in print_header()
1329 if (DO_BIC(BIC_Pkgpc2)) in format_counters()
2259 if (DO_BIC(BIC_Pkgpc2)) in get_counters()
5722 BIC_PRESENT(BIC_Pkgpc2); in process_cpuid()
5730 BIC_NOT_PRESENT(BIC_Pkgpc2); in process_cpuid()
5740 BIC_NOT_PRESENT(BIC_Pkgpc2); in process_cpuid()
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c592 #define BIC_Pkgpc2 (1ULL << 21) macro
854 if (DO_BIC(BIC_Pkgpc2)) in print_header()
1226 if (DO_BIC(BIC_Pkgpc2)) in format_counters()
2061 if (DO_BIC(BIC_Pkgpc2)) in get_counters()
5220 BIC_PRESENT(BIC_Pkgpc2); in process_cpuid()
5228 BIC_NOT_PRESENT(BIC_Pkgpc2); in process_cpuid()
5238 BIC_NOT_PRESENT(BIC_Pkgpc2); in process_cpuid()

Completed in 15 milliseconds