Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/power/x86/turbostat/
H A Dturbostat.c633 #define BIC_NOT_PRESENT(COUNTER_BIT) (bic_present &= ~COUNTER_BIT) macro
3091 BIC_NOT_PRESENT(BIC_CPU_LPI); in snapshot_cpu_lpi_us()
3115 BIC_NOT_PRESENT(BIC_SYS_LPI); in snapshot_sys_lpi_us()
5228 BIC_NOT_PRESENT(BIC_Pkgpc2); in process_cpuid()
5229 BIC_NOT_PRESENT(BIC_Pkgpc3); in process_cpuid()
5231 BIC_NOT_PRESENT(BIC_Pkgpc7); in process_cpuid()
5236 BIC_NOT_PRESENT(BIC_CPU_c3); in process_cpuid()
5237 BIC_NOT_PRESENT(BIC_CPU_c7); in process_cpuid()
5238 BIC_NOT_PRESENT(BIC_Pkgpc2); in process_cpuid()
5239 BIC_NOT_PRESENT(BIC_Pkgpc3); in process_cpuid()
[all …]