Searched refs:metric_constraint (Results 1 – 4 of 4) sorted by relevance
30 const char *metric_constraint; member
270 self.metric_constraint = jd.get('MetricConstraint')
363 if (!is_same(e1->metric_constraint, e2->metric_constraint)) { in compare_pmu_events()365 e1->name, e1->metric_constraint, e2->metric_constraint); in compare_pmu_events()
170 if (!pe->metric_constraint) in metricgroup__has_constraint()173 if (!strcmp(pe->metric_constraint, "NO_NMI_WATCHDOG") && in metricgroup__has_constraint()