Searched refs:record__aio_enabled (Results 1 – 1 of 1) sorted by relevance
276 static int record__aio_enabled(struct record *rec);492 if (!record__aio_enabled(rec)) in record__aio_mmap_read_sync()546 static int record__aio_enabled(struct record *rec) in record__aio_enabled() function1550 if (record__aio_enabled(rec)) in record__mmap_read_evlist()1563 if (!record__aio_enabled(rec)) { in record__mmap_read_evlist()1591 if (record__aio_enabled(rec)) in record__mmap_read_evlist()4045 if (record__aio_enabled(rec)) { in cmd_record()