Home
last modified time | relevance | path

Searched refs:perf_pmu__for_each_format (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dpmu.h288 int perf_pmu__for_each_format(struct perf_pmu *pmu, void *state, pmu_format_callback cb);
H A Dpmus.c742 perf_pmu__for_each_format(pmu, &format_args, build_format_string); in perf_pmus__print_raw_pmu_events()
H A Dpmu.c1970 int perf_pmu__for_each_format(struct perf_pmu *pmu, void *state, pmu_format_callback cb) in perf_pmu__for_each_format() function