Searched refs:is_slots_event (Results 1 – 2 of 2) sorted by relevance
108 static inline bool is_slots_event(struct perf_event *event) in is_slots_event() function115 return is_metric_event(event) || is_slots_event(event); in is_topdown_event()
3169 if ((hwc->saved_slots) && is_slots_event(event)) { in icl_set_topdown_event_period()5180 (!is_slots_event(event) || (event->attr.config1 & ~INTEL_TD_CFG_METRIC_CLEAR))) in intel_pmu_hw_config()5201 if (!is_slots_event(leader)) in intel_pmu_hw_config()