Lines Matching refs:pmu_event
178 static bool metricgroup__has_constraint(const struct pmu_event *pe) in metricgroup__has_constraint()
192 static struct metric *metric__new(const struct pmu_event *pe, in metric__new()
346 static bool match_pe_metric(const struct pmu_event *pe, const char *metric) in match_pe_metric()
430 static int metricgroup__print_pmu_event(const struct pmu_event *pe, in metricgroup__print_pmu_event()
505 typedef int (*metricgroup_sys_event_iter_fn)(const struct pmu_event *pe, void *);
512 static int metricgroup__sys_event_iter(const struct pmu_event *pe, void *data) in metricgroup__sys_event_iter()
531 static int metricgroup__print_sys_event_iter(const struct pmu_event *pe, void *data) in metricgroup__print_sys_event_iter()
543 const struct pmu_event *pe; in metricgroup__print()
820 int __weak arch_get_runtimeparam(const struct pmu_event *pe __maybe_unused) in arch_get_runtimeparam()
847 const struct pmu_event *pe,
881 const struct pmu_event *pe; in resolve_metric()
895 const struct pmu_event *pe; in resolve_metric()
947 const struct pmu_event *pe, in __add_metric()
1050 const struct pmu_event *metricgroup__find_metric(const char *metric, in metricgroup__find_metric()
1053 const struct pmu_event *pe; in metricgroup__find_metric()
1065 const struct pmu_event *pe, in add_metric()
1097 static int metricgroup__add_metric_sys_event_iter(const struct pmu_event *pe, in metricgroup__add_metric_sys_event_iter()
1145 const struct pmu_event *pe; in metricgroup__add_metric()
1528 const struct pmu_event *pe; in metricgroup__has_metric()