Searched refs:X86_PMC_IDX_FIXED_BTS (Results 1 – 4 of 4) sorted by relevance
142 #define X86_PMC_IDX_FIXED_BTS (X86_PMC_IDX_FIXED + 16) macro
756 if (test_bit(X86_PMC_IDX_FIXED_BTS, cpuc->active_mask)) in intel_pmu_disable_all()772 if (test_bit(X86_PMC_IDX_FIXED_BTS, cpuc->active_mask)) { in intel_pmu_enable_all()774 cpuc->events[X86_PMC_IDX_FIXED_BTS]; in intel_pmu_enable_all()895 if (unlikely(hwc->idx == X86_PMC_IDX_FIXED_BTS)) { in intel_pmu_disable_event()958 if (unlikely(hwc->idx == X86_PMC_IDX_FIXED_BTS)) { in intel_pmu_enable_event()
251 EVENT_CONSTRAINT(0, 1ULL << X86_PMC_IDX_FIXED_BTS, 0);298 struct perf_event *event = cpuc->events[X86_PMC_IDX_FIXED_BTS]; in intel_pmu_drain_bts_buffer()
77 if (idx == X86_PMC_IDX_FIXED_BTS) in x86_perf_event_update()830 if (hwc->idx == X86_PMC_IDX_FIXED_BTS) { in x86_assign_hw_event()936 if (idx == X86_PMC_IDX_FIXED_BTS) in x86_perf_event_set_period()