Lines Matching refs:pmu_event
498 struct pmu_event *pe; in metricgroup__print()
667 static bool metricgroup__has_constraint(struct pmu_event *pe) in metricgroup__has_constraint()
681 int __weak arch_get_runtimeparam(struct pmu_event *pe __maybe_unused) in arch_get_runtimeparam()
687 struct pmu_event *pe, in __add_metric()
806 static struct pmu_event *find_metric(const char *metric, struct pmu_events_map *map) in find_metric()
808 struct pmu_event *pe; in find_metric()
864 struct pmu_event *pe,
889 struct pmu_event *pe; in __resolve_metric()
936 struct pmu_event *pe, in add_metric()
972 struct pmu_event *pe; in metricgroup__add_metric()
1143 struct pmu_event *pe; in metricgroup__has_metric()