Home
last modified time | relevance | path

Searched defs:test_event (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/tests/
H A Dhwmon_pmu.c13 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
/linux/tools/testing/selftests/net/
H A Dlink_netns.py15 def test_event() -> None: function
/linux/tools/perf/arch/x86/tests/
H A Dhybrid.c243 static int test_event(const struct evlist_test *e) in test_event() function