Home
last modified time | relevance | path

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

/Linux-v5.4/tools/power/x86/turbostat/
Dturbostat.c481 #define BIC_CPU_LPI (1ULL << 28) macro
746 if (DO_BIC(BIC_CPU_LPI)) in print_header()
1122 if (DO_BIC(BIC_CPU_LPI)) in format_counters()
1959 if (DO_BIC(BIC_CPU_LPI)) in get_counters()
2932 BIC_NOT_PRESENT(BIC_CPU_LPI); in snapshot_cpu_lpi_us()
2984 if (DO_BIC(BIC_CPU_LPI)) in snapshot_proc_sysfs_files()
4906 BIC_PRESENT(BIC_CPU_LPI); in process_cpuid()
4908 BIC_NOT_PRESENT(BIC_CPU_LPI); in process_cpuid()