Home
last modified time | relevance | path

Searched refs:mmap__mmap (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
Dmmap.h54 int mmap__mmap(struct mmap *map, struct mmap_params *mp, int fd, int cpu);
Dmmap.c273 int mmap__mmap(struct mmap *map, struct mmap_params *mp, int fd, int cpu) in mmap__mmap() function
Devlist.c754 return mmap__mmap(map, mp, output, cpu); in perf_evlist__mmap_cb_mmap()