Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c187 #define BIC_IPC (1ULL << 52) macro
195 #define BIC_OTHER ( BIC_IRQ | BIC_SMI | BIC_ThreadC | BIC_CoreTmp | BIC_IPC)
677 BIC_NOT_PRESENT(BIC_IPC); in perf_instr_count_open()
864 if (DO_BIC(BIC_IPC)) in print_header()
1033 if (DO_BIC(BIC_IPC)) in dump_counters()
1207 if (DO_BIC(BIC_IPC)) in format_counters()
1608 if (DO_BIC(BIC_IPC)) in delta_thread()
2154 if (DO_BIC(BIC_IPC)) in get_counters()
5505 if (!BIC_IS_ENABLED(BIC_IPC)) in linux_perf_init()
5515 BIC_PRESENT(BIC_IPC); in linux_perf_init()
[all …]