Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/tests/
H A Dpmu.c45 static struct perf_pmu *test_pmu_get(char *dir, size_t sz) in test_pmu_get() function
164 struct perf_pmu *pmu = test_pmu_get(dir, sizeof(dir)); in test__pmu_format()
214 struct perf_pmu *pmu = test_pmu_get(dir, sizeof(dir)); in test__pmu_events()
H A Dhwmon_pmu.c60 static struct perf_pmu *test_pmu_get(char *dir, size_t sz) in test_pmu_get() function
218 struct perf_pmu *pmu = test_pmu_get(dir, sizeof(dir)); in test__hwmon_pmu()