Home
last modified time | relevance | path

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

/tools/perf/util/
Dmmap.h44 int perf_mmap__mmap(struct mmap *map, struct mmap_params *mp, int fd, int cpu);
Dmmap.c356 int perf_mmap__mmap(struct mmap *map, struct mmap_params *mp, int fd, int cpu) in perf_mmap__mmap() function
Devlist.c675 if (perf_mmap__mmap(&maps[idx], mp, *output, evlist_cpu) < 0) in evlist__mmap_per_evsel()