Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c228 #define BIC_CPU_LPI (1ULL << 28) macro
263 …c3 | BIC_Pkgpc6 | BIC_Pkgpc7 | BIC_Pkgpc8 | BIC_Pkgpc9 | BIC_Pkgpc10 | BIC_CPU_LPI | BIC_SYS_LPI |…
2421 if (DO_BIC(BIC_CPU_LPI)) in print_header()
2974 if (DO_BIC(BIC_CPU_LPI)) { in format_counters()
4598 if (DO_BIC(BIC_CPU_LPI)) in get_counters()
5778 BIC_NOT_PRESENT(BIC_CPU_LPI); in snapshot_cpu_lpi_us()
5841 if (DO_BIC(BIC_CPU_LPI)) in snapshot_proc_sysfs_files()
7906 BIC_PRESENT(BIC_CPU_LPI); in probe_lpi()
7908 BIC_NOT_PRESENT(BIC_CPU_LPI); in probe_lpi()