Searched refs:perf_pmu__format_type (Results 1 – 3 of 3) sorted by relevance
103 int perf_pmu__format_type(struct list_head *formats, const char *name);
1126 int perf_pmu__format_type(struct list_head *formats, const char *name) in perf_pmu__format_type() function
1302 type = perf_pmu__format_type(&pmu->format, term->config); in get_config_chgs()