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

/linux-master/tools/perf/util/
H A Dmetricgroup.h62 struct evsel **metric_events; member in struct:metric_expr
H A Dcgroup.c416 evlist__expand_cgroup(struct evlist *evlist, const char *str, struct rblist *metric_events, bool open_cgroup) argument
H A Dstat.h111 struct rblist metric_events; member in struct:perf_stat_config
H A Devsel.h110 struct evsel **metric_events; member in struct:evsel
H A Dstat-shadow.c363 struct evsel * const *metric_events = mexp->metric_events; local
473 struct evsel * const *metric_events = mexp->metric_events; local
608 perf_stat__print_shadow_stats_metricgroup(struct perf_stat_config *config, struct evsel *evsel, int aggr_idx, int *num, void *from, struct perf_stat_output_ctx *out, struct rblist *metric_events) argument
658 perf_stat__print_shadow_stats(struct perf_stat_config *config, struct evsel *evsel, double avg, int aggr_idx, struct perf_stat_output_ctx *out, struct rblist *metric_events) argument
721 perf_stat__skip_metric_event(struct evsel *evsel, struct rblist *metric_events, u64 ena, u64 run) argument
[all...]
H A Dmetricgroup.c35 struct metric_event *metricgroup__lookup(struct rblist *metric_events, argument
105 static void metricgroup__rblist_init(struct rblist *metric_events) argument
113 metricgroup__rblist_exit(struct rblist *metric_events) argument
258 contains_metric_id(struct evsel **metric_events, int num_events, const char *metric_id) argument
282 struct evsel **metric_events; local
1578 struct evsel **metric_events; local
1685 metricgroup__parse_groups(struct evlist *perf_evlist, const char *pmu, const char *str, bool metric_no_group, bool metric_no_merge, bool metric_no_threshold, const char *user_requested_cpu_list, bool system_wide, struct rblist *metric_events) argument
1705 metricgroup__parse_groups_test(struct evlist *evlist, const struct pmu_metrics_table *table, const char *str, struct rblist *metric_events) argument
[all...]
/linux-master/tools/perf/tests/
H A Dexpand-cgroup.c103 struct rblist metric_events; local
118 struct rblist metric_events; local
147 struct rblist metric_events; local
16 test_expand_events(struct evlist *evlist, struct rblist *metric_events) argument
180 struct rblist metric_events; local
[all...]
H A Dparse-metric.c48 static double compute_single(struct rblist *metric_events, struct evlist *evlist, argument
72 struct rblist metric_events = { local
H A Dpmu-events.c877 struct rblist metric_events = { local

Completed in 147 milliseconds