Searched refs:_evlist (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Devlist.c831 perf_evlist__mmap_cb_idx(struct perf_evlist *_evlist, argument
836 struct evlist *evlist = container_of(_evlist, struct evlist, core);
844 perf_evlist__mmap_cb_get(struct perf_evlist *_evlist, bool overwrite, int idx) argument
846 struct evlist *evlist = container_of(_evlist, struct evlist, core);

Completed in 122 milliseconds