Searched refs:intel_pmu_has_bts_period (Results 1 – 2 of 2) sorted by relevance
1224 static inline bool intel_pmu_has_bts_period(struct perf_event *event, u64 period) in intel_pmu_has_bts_period() function1242 return intel_pmu_has_bts_period(event, hwc->sample_period); in intel_pmu_has_bts()
4545 return intel_pmu_has_bts_period(event, value) ? -EINVAL : 0; in intel_pmu_check_period()
Completed in 16 milliseconds