Searched refs:perf_pmu__format_parse (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/tests/
H A Dpmu.c180 ret = perf_pmu__format_parse(pmu, fd, /*eager_load=*/true);
/linux-master/tools/perf/util/
H A Dpmu.h215 int perf_pmu__format_parse(struct perf_pmu *pmu, int dirfd, bool eager_load);
H A Dpmu.c185 int perf_pmu__format_parse(struct perf_pmu *pmu, int dirfd, bool eager_load) function
244 if (perf_pmu__format_parse(pmu, fd, /*eager_load=*/false))

Completed in 138 milliseconds