Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-record.c282 static int record__aio_enabled(struct record *rec);
502 if (!record__aio_enabled(rec)) in record__aio_mmap_read_sync()
556 static int record__aio_enabled(struct record *rec) in record__aio_enabled() function
1600 if (record__aio_enabled(rec)) in record__mmap_read_evlist()
1613 if (!record__aio_enabled(rec)) { in record__mmap_read_evlist()
1641 if (record__aio_enabled(rec)) in record__mmap_read_evlist()
4077 if (record__aio_enabled(rec)) { in cmd_record()