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() local148 struct rblist metric_events; in expand_libpfm_events() local181 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
827 struct rblist metric_events = { in test__parsing_callback() local
34 struct metric_event *metricgroup__lookup(struct rblist *metric_events, in metricgroup__lookup()101 static void metricgroup__rblist_init(struct rblist *metric_events) in metricgroup__rblist_init()109 void metricgroup__rblist_exit(struct rblist *metric_events) in metricgroup__rblist_exit()240 static bool contains_metric_id(struct evsel **metric_events, int num_events, in contains_metric_id()263 struct evsel **metric_events; in setup_metric_events() local1474 struct evsel **metric_events; in parse_groups() local1578 struct rblist *metric_events) in metricgroup__parse_groups()1595 struct rblist *metric_events) in metricgroup__parse_groups_test()
58 struct evsel **metric_events; member
701 static int prepare_metric(struct evsel **metric_events, in prepare_metric()780 struct evsel **metric_events, in generic_metric()873 struct rblist *metric_events, in perf_stat__print_shadow_stats()
409 struct rblist *metric_events, bool open_cgroup) in evlist__expand_cgroup()
183 struct rblist metric_events; member
108 struct evsel **metric_events; member
Completed in 17 milliseconds