Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dpmu.c126 static struct perf_pmu_format *perf_pmu__new_format(struct list_head *list, char *name) in perf_pmu__new_format() function
210 format = perf_pmu__new_format(&pmu->format, name); in perf_pmu__format_parse()