Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dmetricgroup.c425 static bool match_pe_metric(struct pmu_event *pe, const char *metric) in match_pe_metric() function
1071 if (!match_pe_metric(pe, d->metric)) in metricgroup__add_metric_sys_event_iter()