Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-record.c173 static int record__aio_enabled(struct record *rec);
389 if (!record__aio_enabled(rec)) in record__aio_mmap_read_sync()
443 static int record__aio_enabled(struct record *rec) in record__aio_enabled() function
1117 if (record__aio_enabled(rec)) in record__mmap_read_evlist()
1130 if (!record__aio_enabled(rec)) { in record__mmap_read_evlist()
1158 if (record__aio_enabled(rec)) in record__mmap_read_evlist()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-record.c271 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() function
1545 if (record__aio_enabled(rec)) in record__mmap_read_evlist()
1558 if (!record__aio_enabled(rec)) { in record__mmap_read_evlist()
1586 if (record__aio_enabled(rec)) in record__mmap_read_evlist()
4002 if (record__aio_enabled(rec)) { in cmd_record()

Completed in 9 milliseconds