Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dmetricgroup.c839 bool *has_match; member
1111 *(d->has_match) = true; in metricgroup__add_metric_sys_event_iter()
1148 bool has_match = false; in metricgroup__add_metric() local
1155 has_match = true; in metricgroup__add_metric()
1171 .has_match = &has_match, in metricgroup__add_metric()
1180 if (!has_match) in metricgroup__add_metric()

Completed in 6 milliseconds