Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/tests/
Dparse-events.c1638 struct evlist_test { struct
1646 static struct evlist_test test__events[] = { argument
1948 static struct evlist_test test__events_pmu[] = {
1994 static struct evlist_test test__hybrid_events[] = {
2042 static int test_event(struct evlist_test *e) in test_event()
2072 static int test_events(struct evlist_test *events, unsigned cnt) in test_events()
2078 struct evlist_test *e = &events[i]; in test_events()
2173 struct evlist_test e = { .id = 0, }; in test_pmu_events()
2268 struct evlist_test e = { .id = 0, }; in test_pmu_events_alias()