Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dmetricgroup.c976 bool has_match = false; in metricgroup__add_metric() local
979 has_match = true; in metricgroup__add_metric()
997 if (!has_match) { in metricgroup__add_metric()