Searched defs:perf_evlist (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/tools/lib/perf/include/internal/ |
| H A D | evlist.h | 16 struct perf_evlist { struct [all...] |
| /kernel/linux/linux-6.6/tools/lib/perf/include/internal/ |
| H A D | evlist.h | 17 struct perf_evlist { struct [all...] |
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | metricgroup.c | 183 static struct evsel *find_evsel_group(struct evlist *perf_evlist, in 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 1119 struct evlist *perf_evlist = *(struct evlist **)opt->value; metricgroup__parse_groups() local [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | metricgroup.c | 609 static int decode_all_metric_ids(struct evlist *perf_evlist, const char *modifier) in decode_all_metric_ids() argument 1523 static int parse_groups(struct evlist *perf_evlist, in parse_groups() argument 1685 int metricgroup__parse_groups(struct evlist *perf_evlist, in metricgroup__parse_groups() argument
|
Completed in 5 milliseconds