aio_errno         177 tools/perf/builtin-record.c 	int rc, aio_errno;
aio_errno         180 tools/perf/builtin-record.c 	aio_errno = aio_error(cblock);
aio_errno         181 tools/perf/builtin-record.c 	if (aio_errno == EINPROGRESS)
aio_errno         186 tools/perf/builtin-record.c 		if (aio_errno != EINTR)