Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/tests/
Dparse-events.c2107 static int test_events(const struct evlist_test *events, int cnt) in test_events() function
2128 return test_events(test__events, ARRAY_SIZE(test__events)); in test__events2()
2259 return test_events(test__events_pmu, ARRAY_SIZE(test__events_pmu)); in test__pmu_events2()
2325 return test_events(test__hybrid_events, ARRAY_SIZE(test__hybrid_events)); in test__hybrid()