Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dpmu.y45 ABORT_ON(perf_pmu__new_format(format, name,
52 ABORT_ON(perf_pmu__new_format(format, name,
Dpmu.h94 int perf_pmu__new_format(struct list_head *list, char *name,
Dpmu.c1345 int perf_pmu__new_format(struct list_head *list, char *name, in perf_pmu__new_format() function