Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A 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
H A 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
H A Dpmu-events.c816 struct rblist metric_events = { in test__parsing_callback() local
/openbmc/linux/tools/perf/util/
H A Dstat-shadow.c358 static int prepare_metric(struct evsel **metric_events, in prepare_metric()
441 struct evsel **metric_events, in generic_metric()
590 struct rblist *metric_events) in perf_stat__print_shadow_stats_metricgroup()
641 struct rblist *metric_events) in perf_stat__print_shadow_stats()
701 struct rblist *metric_events, in perf_stat__skip_metric_event()
H A Dmetricgroup.c35 struct metric_event *metricgroup__lookup(struct rblist *metric_events, in metricgroup__lookup()
103 static void metricgroup__rblist_init(struct rblist *metric_events) in metricgroup__rblist_init()
111 void metricgroup__rblist_exit(struct rblist *metric_events) in metricgroup__rblist_exit()
256 static bool contains_metric_id(struct evsel **metric_events, int num_events, in contains_metric_id()
280 struct evsel **metric_events; in setup_metric_events() local
1578 struct evsel **metric_events; in parse_groups() local
1693 struct rblist *metric_events) in metricgroup__parse_groups()
1708 struct rblist *metric_events) in metricgroup__parse_groups_test()
H A Dmetricgroup.h62 struct evsel **metric_events; member
H A Dcgroup.c409 struct rblist *metric_events, bool open_cgroup) in evlist__expand_cgroup()
H A Dstat.h111 struct rblist metric_events; member
H A Devsel.h110 struct evsel **metric_events; member