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

/linux-master/tools/perf/
H A Dbuiltin-record.c277 static int record__aio_write(struct aiocb *cblock, int trace_fd, function
340 record__aio_write(cblock, cblock->aio_fildes,
456 ret = record__aio_write(&(map->aio.cblocks[idx]), trace_fd, aio.data, aio.size, *off);
465 * back if record__aio_write() operation failed to start, otherwise

Completed in 141 milliseconds