Searched refs:evlist_test (Results 1 – 2 of 2) sorted by relevance
184 struct evlist_test { struct190 static const struct evlist_test test__hybrid_events[] = { argument243 static int test_event(const struct evlist_test *e) in test_event()285 static int test_events(const struct evlist_test *events, int cnt) in test_events()290 const struct evlist_test *e = &events[i]; in test_events()
1959 struct evlist_test { struct1965 static const struct evlist_test test__events[] = { argument2359 static const struct evlist_test test__events_pmu[] = {2535 static int test_event(const struct evlist_test *e) in test_event()2604 static int test_events(const struct evlist_test *events, int cnt) in test_events()2610 struct evlist_test e = events[i]; in test_events()2718 struct evlist_test e = { .name = NULL, }; in test__pmu_events()2879 struct evlist_test e = { .name = NULL, }; in test__pmu_events_alias()