intel_pmu_has_bts_period
return intel_pmu_has_bts_period(event, value) ? -EINVAL : 0;
return intel_pmu_has_bts_period(event, hwc->sample_period);