Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dmmap.h58 int mmap__mmap(struct mmap *map, struct mmap_params *mp, int fd, struct perf_cpu cpu);
Dmmap.c278 int mmap__mmap(struct mmap *map, struct mmap_params *mp, int fd, struct perf_cpu cpu) in mmap__mmap() function
Devlist.c864 return mmap__mmap(map, mp, output, cpu); in perf_evlist__mmap_cb_mmap()