Home
last modified time | relevance | path

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

/tools/perf/util/
Dpmu.y45 ABORT_ON(perf_pmu__new_format(format, name,
52 ABORT_ON(perf_pmu__new_format(format, name,
59 ABORT_ON(perf_pmu__new_format(format, name,
Dpmu.h65 int perf_pmu__new_format(struct list_head *list, char *name,
Dpmu.c895 int perf_pmu__new_format(struct list_head *list, char *name, in perf_pmu__new_format() function