Searched refs:evlist__mmap_ex (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/perf/util/ |
H A D | evlist.h | 196 int evlist__mmap_ex(struct evlist *evlist, unsigned int pages,
|
H A D | evlist.c | 1000 int evlist__mmap_ex(struct evlist *evlist, unsigned int pages, in evlist__mmap_ex() function 1033 return evlist__mmap_ex(evlist, pages, 0, false, 0, PERF_AFFINITY_SYS, 1, 0); in evlist__mmap()
|
/openbmc/linux/tools/perf/ |
H A D | builtin-record.c | 1259 if (evlist__mmap_ex(evlist, opts->mmap_pages, in record__mmap_evlist()
|