Searched refs:pmu_format_callback (Results 1 – 2 of 2) sorted by relevance
223 typedef int (*pmu_format_callback)(void *state, const char *name, int config, typedef245 int perf_pmu__for_each_format(struct perf_pmu *pmu, void *state, pmu_format_callback cb);
1908 int perf_pmu__for_each_format(struct perf_pmu *pmu, void *state, pmu_format_callback cb) in perf_pmu__for_each_format()
Completed in 9 milliseconds