Searched defs:test_event (Results 1 – 3 of 3) sorted by relevance
13 static const struct test_event { struct 17 configtest_event global() argument 144 const char *test_event = with_alias ? test_events[i].alias : test_events[i].name; do_test() local
15 def test_event() -> None: function
243 static int test_event(const struct evlist_test *e) in test_event() function