Searched refs:amd_is_nb_event (Results 1 – 1 of 1) sorted by relevance
388 static inline int amd_is_nb_event(struct hw_perf_event *hwc) in amd_is_nb_event() function1043 if (!(amd_has_nb(cpuc) && amd_is_nb_event(&event->hw))) in amd_get_event_constraints()1052 if (amd_has_nb(cpuc) && amd_is_nb_event(&event->hw)) in amd_put_event_constraints()