HomeSort by relevance Sort by last modified time
    Searched refs:libaio (Results 1 - 14 of 14) sorted by null

  /external/autotest/client/tests/aio_dio_bugs/src/
aio-io-setup-with-nonwritable-context-pointer.c 15 #include <libaio.h>
aio-free-ring-with-bogus-nr-pages.c 37 #include <libaio.h>
aio-dio-subblock-eof-read.c 19 #include <libaio.h>
aio-dio-invalidate-failure.c 8 #include <libaio.h>
aio-dio-extend-stat.c 7 #include <libaio.h>
  /external/fio/examples/
e4defrag2.fio 65 ioengine=libaio
79 ioengine=libaio
enospc-pressure.fio 8 ioengine=libaio
  /external/fio/
ioengine.h 12 #include <libaio.h>
configure 459 libaio="no"
461 #include <libaio.h>
469 if compile_prog "" "-laio" "libaio" ; then
470 libaio=yes
473 if test "$libaio" = "yes" ; then
474 feature_not_found "linux AIO" "libaio-dev or libaio-devel"
476 libaio=no
478 echo "Linux AIO support $libaio"
1433 if test "$libaio" = "yes" ; the
    [all...]
Makefile 58 SOURCE += engines/libaio.c
  /external/fio/engines/
libaio.c 2 * libaio engine
12 #include <libaio.h>
47 .lname = "Libaio userspace reaping",
362 .name = "libaio",
  /external/fio/tools/
genfio 125 ioengine=libaio
  /external/blktrace/btreplay/
btreplay.c 26 #include <libaio.h>
    [all...]
  /external/autotest/client/tests/aiostress/
aio-stress.c 58 #include <libaio.h>
    [all...]

Completed in 275 milliseconds