Searched defs:test_event (Results 1 – 2 of 2) sorted by relevance
322 struct perf_pmu_test_event const *test_event, in compare_alias_to_test_event()401 struct perf_pmu_test_event const *test_event = *test_event_table; in test_pmu_event_table() local429 struct perf_pmu_test_event const *test_event = *test_event_table; in test_pmu_event_table() local458 static struct perf_pmu_alias *find_alias(const char *test_event, struct list_head *aliases) in find_alias()493 struct perf_pmu_test_event const *test_event = *test_event_table; in __test_core_pmu_event_aliases() local558 struct perf_pmu_test_event const *test_event = *table; in __test_uncore_pmu_event_aliases() local
2042 static int test_event(struct evlist_test *e) in test_event() function