Searched refs:evts (Results 1 – 2 of 2) sorted by relevance
1242 static int sparc_check_constraints(struct perf_event **evts, in sparc_check_constraints() argument1261 evts[i]->hw.idx = i; in sparc_check_constraints()1308 evts[0]->hw.idx = idx0; in sparc_check_constraints()1310 evts[1]->hw.idx = idx0 ^ 1; in sparc_check_constraints()1314 static int check_excludes(struct perf_event **evts, int n_prev, int n_new) in check_excludes() argument1329 event = evts[i]; in check_excludes()1346 struct perf_event *evts[], unsigned long *events, in collect_events() argument1355 evts[n] = group; in collect_events()1364 evts[n] = event; in collect_events()1418 struct perf_event *evts[MAX_HWEVENTS]; in sparc_pmu_event_init() local[all …]
606 struct perf_event *evts[MAX_HWEVENTS]; in __hw_perf_event_init() local652 evts, evtypes, idx_rubbish_bin); in __hw_perf_event_init()657 evts[n] = event; in __hw_perf_event_init()659 if (alpha_check_constraints(evts, evtypes, n + 1)) in __hw_perf_event_init()