Home
last modified time | relevance | path

Searched refs:test_pmu (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/tools/perf/tests/
Dpmu-events.c522 static int __test_uncore_pmu_event_aliases(struct perf_pmu_test_pmu *test_pmu) in __test_uncore_pmu_event_aliases() argument
526 struct perf_pmu *pmu = &test_pmu->pmu; in __test_uncore_pmu_event_aliases()
544 for (table = &test_pmu->aliases[0]; *table; table++) in __test_uncore_pmu_event_aliases()
557 for (table = &test_pmu->aliases[0]; *table; table++) { in __test_uncore_pmu_event_aliases()
Dparse-events.c2134 static int test_pmu(void) in test_pmu() function
2298 if (test_pmu()) in test__parse_events()
2301 if (test_pmu()) { in test__parse_events()