Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmmap.c147 static int perf_mmap__aio_mmap(struct mmap *map, struct mmap_params *mp) in perf_mmap__aio_mmap() function
218 static int perf_mmap__aio_mmap(struct mmap *map __maybe_unused, in perf_mmap__aio_mmap() function
316 return perf_mmap__aio_mmap(map, mp); in mmap__mmap()