Home
last modified time | relevance | path

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

/Linux-v5.10/tools/power/x86/turbostat/
Dturbostat.c595 #define BIC_CPU_LPI (1ULL << 28) macro
864 if (DO_BIC(BIC_CPU_LPI)) in print_header()
1237 if (DO_BIC(BIC_CPU_LPI)) in format_counters()
2073 if (DO_BIC(BIC_CPU_LPI)) in get_counters()
3087 BIC_NOT_PRESENT(BIC_CPU_LPI); in snapshot_cpu_lpi_us()
3139 if (DO_BIC(BIC_CPU_LPI)) in snapshot_proc_sysfs_files()
5306 BIC_PRESENT(BIC_CPU_LPI); in process_cpuid()
5308 BIC_NOT_PRESENT(BIC_CPU_LPI); in process_cpuid()