Home
last modified time | relevance | path

Searched defs:metric_no_merge (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Dstat.h88 bool metric_no_merge; member
H A Dmetricgroup.c1447 static int parse_ids(bool metric_no_merge, struct perf_pmu *fake_pmu, in parse_ids() argument
1523 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 perf_pmu *fake_pmu, struct rblist *metric_events_list, const struct pmu_metrics_table *table) parse_groups() argument
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) metricgroup__parse_groups() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dmetricgroup.c183 find_evsel_group(struct evlist *perf_evlist, struct expr_parse_ctx *pctx, bool metric_no_merge, bool has_constraint, struct evsel **metric_events, unsigned long *evlist_used) find_evsel_group() argument
294 metricgroup__setup_events(struct list_head *groups, bool metric_no_merge, struct evlist *perf_evlist, struct rblist *metric_events_list) metricgroup__setup_events() argument
1080 parse_groups(struct evlist *perf_evlist, const char *str, bool metric_no_group, bool metric_no_merge, struct perf_pmu *fake_pmu, struct rblist *metric_events, struct pmu_events_map *map) parse_groups() argument
1113 metricgroup__parse_groups(const struct option *opt, const char *str, bool metric_no_group, bool metric_no_merge, struct rblist *metric_events) metricgroup__parse_groups() argument
1129 metricgroup__parse_groups_test(struct evlist *evlist, struct pmu_events_map *map, const char *str, bool metric_no_group, bool metric_no_merge, struct rblist *metric_events) metricgroup__parse_groups_test() argument
[all...]
H A Dstat.h123 bool metric_no_merge; member

Completed in 6 milliseconds