Home
last modified time | relevance | path

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

/Linux-v6.1/tools/power/x86/turbostat/
Dturbostat.c161 #define BIC_CPU_LPI (1ULL << 28) macro
192 …c3 | BIC_Pkgpc6 | BIC_Pkgpc7 | BIC_Pkgpc8 | BIC_Pkgpc9 | BIC_Pkgpc10 | BIC_CPU_LPI | BIC_SYS_LPI |…
964 if (DO_BIC(BIC_CPU_LPI)) in print_header()
1344 if (DO_BIC(BIC_CPU_LPI)) in format_counters()
2275 if (DO_BIC(BIC_CPU_LPI)) in get_counters()
3261 BIC_NOT_PRESENT(BIC_CPU_LPI); in snapshot_cpu_lpi_us()
3315 if (DO_BIC(BIC_CPU_LPI)) in snapshot_proc_sysfs_files()
5820 BIC_PRESENT(BIC_CPU_LPI); in process_cpuid()
5822 BIC_NOT_PRESENT(BIC_CPU_LPI); in process_cpuid()