Searched refs:perf_mmap__aio_enabled (Results 1 – 1 of 1) sorted by relevance
71 static int perf_mmap__aio_enabled(struct mmap *map) in perf_mmap__aio_enabled() function213 static int perf_mmap__aio_enabled(struct mmap *map __maybe_unused) in perf_mmap__aio_enabled() function306 if (map->comp_level && !perf_mmap__aio_enabled(map)) { in mmap__mmap()