Searched refs:evlist_test (Results 1 – 1 of 1) sorted by relevance
1517 struct evlist_test { struct1525 static struct evlist_test test__events[] = { argument1827 static struct evlist_test test__events_pmu[] = {1873 static int test_event(struct evlist_test *e) in test_event()1903 static int test_events(struct evlist_test *events, unsigned cnt) in test_events()1909 struct evlist_test *e = &events[i]; in test_events()2004 struct evlist_test e = { .id = 0, }; in test_pmu_events()