Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/tests/
Dpmu-events.c593 static int __test_uncore_pmu_event_aliases(struct perf_pmu_test_pmu *test_pmu) in __test_uncore_pmu_event_aliases() argument
597 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()
628 for (table = &test_pmu->aliases[0]; *table; table++) { in __test_uncore_pmu_event_aliases()
Dparse-events.c2179 static int test_pmu(void) in test_pmu() function
2202 if (!test_pmu()) in test__pmu_events()
2256 if (!test_pmu()) in test__pmu_events2()