Searched refs:pmu_format_callback (Results 1 – 2 of 2) sorted by relevance
217 typedef int (*pmu_format_callback)(void *state, const char *name, int config, typedef239 int perf_pmu__for_each_format(struct perf_pmu *pmu, void *state, pmu_format_callback cb);
1783 int perf_pmu__for_each_format(struct perf_pmu *pmu, void *state, pmu_format_callback cb) in perf_pmu__for_each_format()