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

/linux-master/tools/perf/
H A Dbuiltin-record.c348 static int record__aio_sync(struct mmap *md, bool sync_all) function
445 * Call record__aio_sync() to wait till map->aio.data[] buffer
449 idx = record__aio_sync(map, false);
498 record__aio_sync(map, true);

Completed in 123 milliseconds