Searched refs:mmap__mmap (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | mmap.h | 52 int mmap__mmap(struct mmap *map, struct mmap_params *mp, int fd, struct perf_cpu cpu);
|
| H A D | mmap.c | 287 int mmap__mmap(struct mmap *map, struct mmap_params *mp, int fd, struct perf_cpu cpu) in mmap__mmap() 277 int mmap__mmap(struct mmap *map, struct mmap_params *mp, int fd, struct perf_cpu cpu) mmap__mmap() function
|
| H A D | evlist.c | 902 return mmap__mmap(map, mp, output, cpu); in perf_event_mlock_kb_in_pages()
|