Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dpmu.h103 int perf_pmu__format_type(struct list_head *formats, const char *name);
Dpmu.c1126 int perf_pmu__format_type(struct list_head *formats, const char *name) in perf_pmu__format_type() function
Dparse-events.c1302 type = perf_pmu__format_type(&pmu->format, term->config); in get_config_chgs()