Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c241 #define BIC_CPU_LPI (1ULL << 28) macro
281 …c3 | BIC_Pkgpc6 | BIC_Pkgpc7 | BIC_Pkgpc8 | BIC_Pkgpc9 | BIC_Pkgpc10 | BIC_CPU_LPI | BIC_SYS_LPI |…
2642 if (DO_BIC(BIC_CPU_LPI)) in print_header()
3229 if (DO_BIC(BIC_CPU_LPI)) { in format_counters()
4884 if (DO_BIC(BIC_CPU_LPI)) in get_counters()
6094 BIC_NOT_PRESENT(BIC_CPU_LPI); in snapshot_cpu_lpi_us()
6159 if (DO_BIC(BIC_CPU_LPI)) in snapshot_proc_sysfs_files()
8251 BIC_PRESENT(BIC_CPU_LPI); in probe_lpi()
8253 BIC_NOT_PRESENT(BIC_CPU_LPI); in probe_lpi()