Home
last modified time | relevance | path

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

/linux/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()
213 struct perf_pmu *pmu = test_pmu_get(dir, sizeof(dir)); in test__pmu_events()
H A Dhwmon_pmu.c61 static struct perf_pmu *test_pmu_get(char *dir, size_t sz) in test_pmu_get() function
220 struct perf_pmu *pmu = test_pmu_get(dir, sizeof(dir)); in test__hwmon_pmu()