Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A Dpmu.c533 TEST_CASE("Parsing with PMU format directory", pmu_format),
/linux/tools/perf/util/
H A Dpmu.c243 static int pmu_format(struct perf_pmu *pmu, int dirfd, const char *name, bool eager_load) in pmu_format() function
1112 if (pmu_format(pmu, dirfd, name, eager_load)) in perf_pmu__lookup()