perf_pmu__for_each_format
int perf_pmu__for_each_format(struct perf_pmu *pmu, void *state, pmu_format_callback cb);
perf_pmu__for_each_format(pmu, &format_args, build_format_string);