Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds