Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dmetricgroup.c762 bool *has_match; member
1063 *(d->has_match) = true; in metricgroup__add_metric_sys_event_iter()
1104 bool has_match; member
1118 data->has_match = true; in metricgroup__add_metric_callback()
1150 bool has_match = false; in metricgroup__add_metric() local
1160 .has_match = false, in metricgroup__add_metric()
1171 has_match = data.has_match; in metricgroup__add_metric()
1183 .has_match = &has_match, in metricgroup__add_metric()
1192 if (!has_match) in metricgroup__add_metric()

Completed in 7 milliseconds