Searched defs:test_event (Results 1 – 6 of 6) sorted by relevance
14 static const struct test_event { global() struct 18 keytest_event global() argument 152 const char *test_event = with_alias ? test_events[i].alias : test_events[i].name; do_test() local
326 compare_alias_to_test_event(struct pmu_event_info * alias,struct perf_pmu_test_event const * test_event,char const * pmu_name) compare_alias_to_test_event() argument 393 struct perf_pmu_test_event const *test_event = *test_event_table; test__pmu_event_table_core_callback() local 424 struct perf_pmu_test_event const *test_event = *test_event_table; test__pmu_event_table_sys_callback() local 483 struct perf_pmu_test_event const *test_event; global() member 533 struct perf_pmu_test_event test_event = **test_event_table; __test_core_pmu_event_aliases() local 601 struct perf_pmu_test_event test_event = **table; __test_uncore_pmu_event_aliases() local [all...]
62 const char *test_event = "krava01=15,krava02=170,krava03=1,krava11=27,krava12=1," in test_pmu_get() local
2535 static int test_event(const struct evlist_test *e) test_event() function
16 def test_event() -> None: function
243 static int test_event(const struct evlist_test *e) in test_event() function