Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/arch/x86/tests/
Dhybrid.c166 struct evlist_test { struct
172 static const struct evlist_test test__hybrid_events[] = { argument
220 static int test_event(const struct evlist_test *e) in test_event()
263 static int test_events(const struct evlist_test *events, int cnt) in test_events()
268 const struct evlist_test *e = &events[i]; in test_events()
/Linux-v6.6/tools/perf/tests/
Dparse-events.c1773 struct evlist_test { struct
1779 static const struct evlist_test test__events[] = { argument
2171 static const struct evlist_test test__events_pmu[] = {
2376 static int test_event(const struct evlist_test *e) in test_event()
2444 static int test_events(const struct evlist_test *events, int cnt) in test_events()
2449 const struct evlist_test *e = &events[i]; in test_events()
2538 struct evlist_test e = { .name = NULL, }; in test__pmu_events()
2664 struct evlist_test e = { .name = NULL, }; in test__pmu_events_alias()