Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/
Dbuiltin-record.c276 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() function
1550 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()