INTEL_PT_MAX_PEBS
struct intel_pt_pebs_event pebs[INTEL_PT_MAX_PEBS];
for_each_set_bit(hw_id, (unsigned long *)&items->applicable_counters, INTEL_PT_MAX_PEBS) {
if (!queue || !queue->priv || !evsel || hw_id > INTEL_PT_MAX_PEBS) {