Home
last modified time | relevance | path

Searched refs:perf_pmu__new_format (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dpmu.y45 ABORT_ON(perf_pmu__new_format(format, name,
52 ABORT_ON(perf_pmu__new_format(format, name,
H A Dpmu.h94 int perf_pmu__new_format(struct list_head *list, char *name,
H A Dpmu.c1345 int perf_pmu__new_format(struct list_head *list, char *name, in perf_pmu__new_format() function
/kernel/linux/linux-6.6/tools/perf/util/
H A Dpmu.c117 static struct perf_pmu_format *perf_pmu__new_format(struct list_head *list, char *name) in perf_pmu__new_format() function
201 format = perf_pmu__new_format(&pmu->format, name); in perf_pmu__format_parse()

Completed in 7 milliseconds