Searched defs:metric_events (Results 1 – 9 of 9) sorted by relevance
17 struct rblist *metric_events) in test_expand_events()103 struct rblist metric_events; in expand_default_events() local118 struct rblist metric_events; in expand_group_events() local147 struct rblist metric_events; in expand_libpfm_events() local180 struct rblist metric_events; in expand_metric_events() local
48 static double compute_single(struct rblist *metric_events, struct evlist *evlist, in compute_single()72 struct rblist metric_events = { in __compute_metric() local
876 struct rblist metric_events = { in test__parsing_callback() local
370 struct evsel * const *metric_events = mexp->metric_events; in prepare_metric() local480 struct evsel * const *metric_events = mexp->metric_events; in generic_metric() local621 struct rblist *metric_events) in perf_stat__print_shadow_stats_metricgroup()669 struct rblist *metric_events) in perf_stat__print_shadow_stats()729 struct rblist *metric_events, in perf_stat__skip_metric_event()
35 struct metric_event *metricgroup__lookup(struct rblist *metric_events, in metricgroup__lookup()105 static void metricgroup__rblist_init(struct rblist *metric_events) in metricgroup__rblist_init()113 void metricgroup__rblist_exit(struct rblist *metric_events) in metricgroup__rblist_exit()258 static bool contains_metric_id(struct evsel **metric_events, int num_events, in contains_metric_id()282 struct evsel **metric_events; in setup_metric_events() local1579 struct evsel **metric_events; in parse_groups() local1695 struct rblist *metric_events) in metricgroup__parse_groups()1712 struct rblist *metric_events) in metricgroup__parse_groups_test()
62 struct evsel **metric_events; member
417 struct rblist *metric_events, bool open_cgroup) in evlist__expand_cgroup()
112 struct rblist metric_events; member
111 struct evsel **metric_events; member
Completed in 23 milliseconds