Searched refs:perf_pmu__format_type (Results 1 – 4 of 4) sorted by relevance
88 if (perf_pmu__format_type(evsel->pmu, name) != in arch_evsel__apply_ratio_to_prev()
276 int perf_pmu__format_type(const struct perf_pmu *pmu, const char *name);
1389 int perf_pmu__format_type(const struct perf_pmu *pmu, const char *name) in perf_pmu__format_type() function
1317 type = perf_pmu__format_type(pmu, term->config); in add_cfg_chg()