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

/linux-master/tools/perf/
H A Dbuiltin-record.c271 static int record__aio_enabled(struct record *rec);
491 if (!record__aio_enabled(rec))
545 static int record__aio_enabled(struct record *rec) function
1589 if (record__aio_enabled(rec))
1602 if (!record__aio_enabled(rec)) {
1630 if (record__aio_enabled(rec))
4061 if (record__aio_enabled(rec)) {

Completed in 99 milliseconds