Home
last modified time | relevance | path

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

/Linux-v5.15/tools/power/x86/turbostat/
Dturbostat.c685 #define BIC_NOT_PRESENT(COUNTER_BIT) (bic_present &= ~COUNTER_BIT) macro
3203 BIC_NOT_PRESENT(BIC_CPU_LPI); in snapshot_cpu_lpi_us()
3228 BIC_NOT_PRESENT(BIC_SYS_LPI); in snapshot_sys_lpi_us()
5482 BIC_NOT_PRESENT(BIC_Pkgpc2); in process_cpuid()
5483 BIC_NOT_PRESENT(BIC_Pkgpc3); in process_cpuid()
5485 BIC_NOT_PRESENT(BIC_Pkgpc7); in process_cpuid()
5490 BIC_NOT_PRESENT(BIC_CPU_c3); in process_cpuid()
5491 BIC_NOT_PRESENT(BIC_CPU_c7); in process_cpuid()
5492 BIC_NOT_PRESENT(BIC_Pkgpc2); in process_cpuid()
5493 BIC_NOT_PRESENT(BIC_Pkgpc3); in process_cpuid()
[all …]