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()
1861 struct evlist_test { struct1867 static const struct evlist_test test__events[] = { argument2254 static const struct evlist_test test__events_pmu[] = {2459 static int test_event(const struct evlist_test *e) in test_event()2528 static int test_events(const struct evlist_test *events, int cnt) in test_events()2533 const struct evlist_test *e = &events[i]; in test_events()2627 struct evlist_test e = { .name = NULL, }; in test__pmu_events()2787 struct evlist_test e = { .name = NULL, }; in test__pmu_events_alias()