Home
last modified time | relevance | path

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

/openbmc/linux/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.c876 return mmap__mmap(map, mp, output, cpu); in perf_evlist__mmap_cb_mmap()