Searched refs:record__aio_enabled (Results 1 – 1 of 1) sorted by relevance
271 static int record__aio_enabled(struct record *rec);487 if (!record__aio_enabled(rec)) in record__aio_mmap_read_sync()541 static int record__aio_enabled(struct record *rec) in record__aio_enabled() function1547 if (record__aio_enabled(rec)) in record__mmap_read_evlist()1560 if (!record__aio_enabled(rec)) { in record__mmap_read_evlist()1588 if (record__aio_enabled(rec)) in record__mmap_read_evlist()4008 if (record__aio_enabled(rec)) { in cmd_record()