Searched refs:IBS_CAPS_DIS (Results 1 – 2 of 2) sorted by relevance
341 if (ibs_caps & IBS_CAPS_DIS) { in perf_ibs_init()536 if (ibs_caps & IBS_CAPS_DIS) { in perf_ibs_disable_event()1572 if (ibs_caps & IBS_CAPS_DIS) in perf_ibs_handle_irq()1646 if (ibs_caps & IBS_CAPS_DIS) in perf_ibs_fetch_init()1670 if (ibs_caps & IBS_CAPS_DIS) in perf_ibs_op_init()1920 if (ibs_caps & IBS_CAPS_DIS) { in x86_pmu_amd_ibs_starting_cpu()
646 #define IBS_CAPS_DIS (1U<<13) macro