Home
last modified time | relevance | path

Searched defs:metric_events (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/tools/perf/tests/
Dexpand-cgroup.c17 struct rblist *metric_events) in test_expand_events()
103 struct rblist metric_events; in expand_default_events() local
118 struct rblist metric_events; in expand_group_events() local
148 struct rblist metric_events; in expand_libpfm_events() local
181 struct rblist metric_events; in expand_metric_events() local
Dparse-metric.c48 static double compute_single(struct rblist *metric_events, struct evlist *evlist, in compute_single()
72 struct rblist metric_events = { in __compute_metric() local
Dpmu-events.c851 struct rblist metric_events = { in test__parsing_callback() local
/linux-6.1.9/tools/perf/util/
Dmetricgroup.c32 struct metric_event *metricgroup__lookup(struct rblist *metric_events, in metricgroup__lookup()
99 static void metricgroup__rblist_init(struct rblist *metric_events) in metricgroup__rblist_init()
107 void metricgroup__rblist_exit(struct rblist *metric_events) in metricgroup__rblist_exit()
238 static bool contains_metric_id(struct evsel **metric_events, int num_events, in contains_metric_id()
261 struct evsel **metric_events; in setup_metric_events() local
1590 struct evsel **metric_events; in parse_groups() local
1694 struct rblist *metric_events) in metricgroup__parse_groups()
1711 struct rblist *metric_events) in metricgroup__parse_groups_test()
Dmetricgroup.h57 struct evsel **metric_events; member
Dstat-shadow.c363 struct evsel *counter, *leader, **metric_events, *oc; in perf_stat__collect_metric_expr() local
808 static int prepare_metric(struct evsel **metric_events, in prepare_metric()
887 struct evsel **metric_events, in generic_metric()
980 struct rblist *metric_events, in perf_stat__print_shadow_stats()
Dcgroup.c409 struct rblist *metric_events, bool open_cgroup) in evlist__expand_cgroup()
Dstat.h163 struct rblist metric_events; member
Devsel.h110 struct evsel **metric_events; member