Searched defs:perf_evlist (Results 1 – 2 of 2) sorted by relevance
15 struct perf_evlist { struct27 int perf_evlist__alloc_pollfd(struct perf_evlist *evlist); argument
93 static struct evsel *find_evsel_group(struct evlist *perf_evlist, in find_evsel_group()151 struct evlist *perf_evlist, in metricgroup__setup_events()515 struct evlist *perf_evlist = *(struct evlist **)opt->value; in metricgroup__parse_groups() local