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

/external/fio/examples/
H A De4defrag2.fio65 ioengine=libaio
79 ioengine=libaio
H A Denospc-pressure.fio8 ioengine=libaio
/external/fio/
H A Dioengine.h12 #include <libaio.h>
H A Dconfigure459 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"
[all...]
H A DMakefile58 SOURCE += engines/libaio.c
/external/strace/
H A Daio.c33 # include <libaio.h>
36 /* Not defined in libaio.h */
107 # warning "libaio.h is too old => limited io_submit decoding"
190 # warning "libaio.h is not available => no io_submit decoding"
H A Dstrace.spec10 BuildRequires: libacl-devel, libaio-devel, time
/external/fio/engines/
H A Dlibaio.c2 * libaio engine
12 #include <libaio.h>
362 .name = "libaio",
/external/fio/tools/
H A Dgenfio125 ioengine=libaio
/external/blktrace/btreplay/
H A Dbtreplay.c26 #include <libaio.h>

Completed in 457 milliseconds