Home
last modified time | relevance | path

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

/Linux-v6.1/tools/power/x86/turbostat/
Dturbostat.c204 #define BIC_NOT_PRESENT(COUNTER_BIT) (bic_present &= ~COUNTER_BIT) macro
674 BIC_NOT_PRESENT(BIC_IPC); in perf_instr_count_open()
3261 BIC_NOT_PRESENT(BIC_CPU_LPI); in snapshot_cpu_lpi_us()
3286 BIC_NOT_PRESENT(BIC_SYS_LPI); in snapshot_sys_lpi_us()
5730 BIC_NOT_PRESENT(BIC_Pkgpc2); in process_cpuid()
5731 BIC_NOT_PRESENT(BIC_Pkgpc3); in process_cpuid()
5733 BIC_NOT_PRESENT(BIC_Pkgpc7); in process_cpuid()
5738 BIC_NOT_PRESENT(BIC_CPU_c3); in process_cpuid()
5739 BIC_NOT_PRESENT(BIC_CPU_c7); in process_cpuid()
5740 BIC_NOT_PRESENT(BIC_Pkgpc2); in process_cpuid()
[all …]