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()
1966 struct evlist_test {1972 static const struct evlist_test test__events[] = {2366 static const struct evlist_test test__events_pmu[] = {2542 static int test_event(const struct evlist_test *e) in test_event() 2611 static int test_events(const struct evlist_test *events, int cnt) in test_events() 2617 struct evlist_test e = events[i]; in test_events() 2725 struct evlist_test e = { .name = NULL, }; in test__pmu_events() 2886 struct evlist_test e = { .name = NULL, }; in test__pmu_events_alias() 1959 struct evlist_test { global() struct 1965 checkevlist_test global() argument