Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c162 #define BIC_SYS_LPI (1ULL << 29) 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)
966 if (DO_BIC(BIC_SYS_LPI)) in print_header()
1347 if (DO_BIC(BIC_SYS_LPI)) in format_counters()
2277 if (DO_BIC(BIC_SYS_LPI)) in get_counters()
3286 BIC_NOT_PRESENT(BIC_SYS_LPI); in snapshot_sys_lpi_us()
3318 if (DO_BIC(BIC_SYS_LPI)) in snapshot_proc_sysfs_files()
5832 BIC_PRESENT(BIC_SYS_LPI); in process_cpuid()
5835 BIC_PRESENT(BIC_SYS_LPI); in process_cpuid()
5838 BIC_NOT_PRESENT(BIC_SYS_LPI); in process_cpuid()
[all...]
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c600 #define BIC_SYS_LPI (1ULL << 29) macro
870 if (DO_BIC(BIC_SYS_LPI)) in print_header()
1243 if (DO_BIC(BIC_SYS_LPI)) in format_counters()
2079 if (DO_BIC(BIC_SYS_LPI)) in get_counters()
3115 BIC_NOT_PRESENT(BIC_SYS_LPI); in snapshot_sys_lpi_us()
3146 if (DO_BIC(BIC_SYS_LPI)) in snapshot_proc_sysfs_files()
5322 BIC_PRESENT(BIC_SYS_LPI); in process_cpuid()
5325 BIC_PRESENT(BIC_SYS_LPI); in process_cpuid()
5328 BIC_NOT_PRESENT(BIC_SYS_LPI); in process_cpuid()

Completed in 15 milliseconds