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

/external/linux-tools-perf/util/
H A Devlist.h58 int perf_evlist__alloc_mmap(struct perf_evlist *evlist);
H A Devlist.c257 int perf_evlist__alloc_mmap(struct perf_evlist *evlist) function
384 if (evlist->mmap == NULL && perf_evlist__alloc_mmap(evlist) < 0)
/external/linux-tools-perf/
H A Dbuiltin-top.c1146 perf_evlist__alloc_mmap(top.evlist) < 0)

Completed in 1549 milliseconds