Home
last modified time | relevance | path

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

/Linux-v5.4/tools/power/x86/turbostat/
Dturbostat.c514 #define BIC_NOT_PRESENT(COUNTER_BIT) (bic_present &= ~COUNTER_BIT) macro
2932 BIC_NOT_PRESENT(BIC_CPU_LPI); in snapshot_cpu_lpi_us()
2959 BIC_NOT_PRESENT(BIC_SYS_LPI); in snapshot_sys_lpi_us()
4835 BIC_NOT_PRESENT(BIC_Pkgpc2); in process_cpuid()
4836 BIC_NOT_PRESENT(BIC_Pkgpc3); in process_cpuid()
4838 BIC_NOT_PRESENT(BIC_Pkgpc7); in process_cpuid()
4844 BIC_NOT_PRESENT(BIC_CPU_c3); in process_cpuid()
4845 BIC_NOT_PRESENT(BIC_Pkgpc3); in process_cpuid()
4846 BIC_NOT_PRESENT(BIC_CPU_c7); in process_cpuid()
4847 BIC_NOT_PRESENT(BIC_Pkgpc7); in process_cpuid()
[all …]