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