Searched refs:evlist_test (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/arch/x86/tests/
H A Dhybrid.c184 struct evlist_test { struct
190 static const struct evlist_test test__hybrid_events[] = {
243 static int test_event(const struct evlist_test *e)
285 static int test_events(const struct evlist_test *events, int cnt)
290 const struct evlist_test *e = &events[i];
/linux-master/tools/perf/tests/
H A Dparse-events.c1887 struct evlist_test { struct
1893 static const struct evlist_test test__events[] = {
2285 static const struct evlist_test test__events_pmu[] = {
2490 static int test_event(const struct evlist_test *e)
2557 static int test_events(const struct evlist_test *events, int cnt)
2562 const struct evlist_test *e = &events[i];
2656 struct evlist_test e = { .name = NULL, };
2816 struct evlist_test e = { .name = NULL, };

Completed in 209 milliseconds