Searched refs:libaio (Results 1 - 12 of 12) 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 Dconfigure431 libaio="no"
433 #include <libaio.h>
441 if compile_prog "" "-laio" "libaio" ; then
442 libaio=yes
445 if test "$libaio" = "yes" ; then
446 feature_not_found "linux AIO" "libaio-dev or libaio-devel"
448 libaio=no
450 echo "Linux AIO support $libaio"
1215 if test "$libaio"
[all...]
H A Dioengine.h12 #include <libaio.h>
H A DMakefile50 SOURCE += engines/libaio.c
/external/fio/engines/
H A Dlibaio.c2 * libaio engine
12 #include <libaio.h>
292 .name = "libaio",
/external/fio/tools/
H A Dgenfio125 ioengine=libaio
/external/stressapptest/src/
H A Dworker.h30 #include <libaio.h>
H A Dworker.cc48 #include <libaio.h>
/external/strace/
H A Dstrace.spec11 BuildRequires: libacl-devel, libaio-devel, time
/external/blktrace/btreplay/
H A Dbtreplay.c26 #include <libaio.h>
/external/stressapptest/
H A Dconfigure5067 for ac_header in libaio.h
5069 ac_fn_c_check_header_mongrel "$LINENO" "libaio.h" "ac_cv_header_libaio_h" "$ac_includes_default"

Completed in 287 milliseconds