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