Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c295 #define BIC_NOT_PRESENT(COUNTER_BIT) (bic_present &= ~COUNTER_BIT) macro
6094 BIC_NOT_PRESENT(BIC_CPU_LPI); in snapshot_cpu_lpi_us()
6119 BIC_NOT_PRESENT(BIC_SYS_LPI); in snapshot_sys_lpi_us()
7625 BIC_NOT_PRESENT(BIC_CORE_THROT_CNT); in probe_thermal()
8253 BIC_NOT_PRESENT(BIC_CPU_LPI); in probe_lpi()
8263 BIC_NOT_PRESENT(BIC_SYS_LPI); in probe_lpi()