Searched refs:test_pmu (Results 1 – 2 of 2) sorted by relevance
462 struct perf_pmu test_pmu = { in test__pmu_match() local467 TEST_ASSERT_EQUAL(msg, perf_pmu__wildcard_match(&test_pmu, to_match), expect) in test__pmu_match()473 test_pmu.name = "pmuname_10"; in test__pmu_match()481 test_pmu.name = "pmuname_ab23"; in test__pmu_match()489 test_pmu.name = "pmuname10"; in test__pmu_match()497 test_pmu.name = "pmunameab23"; in test__pmu_match()510 test_pmu.name = "pmuname_a3"; in test__pmu_match()525 test_pmu.name = "pmuname_5"; in test__pmu_match()
593 static int __test_uncore_pmu_event_aliases(struct perf_pmu_test_pmu *test_pmu) in __test_uncore_pmu_event_aliases() argument597 struct perf_pmu *pmu = &test_pmu->pmu; in __test_uncore_pmu_event_aliases()615 for (table = &test_pmu->aliases[0]; *table; table++) in __test_uncore_pmu_event_aliases()624 for (table = &test_pmu->aliases[0]; *table; table++) { in __test_uncore_pmu_event_aliases()