Home
last modified time | relevance | path

Searched refs:seeks (Results 1 – 25 of 40) sorted by relevance

12

/external/ltp/testcases/kernel/io/disktest/
Dparse.c566 args->seeks = atoi(optarg); in fill_cld_args()
569 args->seeks <<= 10; in fill_cld_args()
571 args->seeks *= 1000; in fill_cld_args()
573 args->seeks <<= 20; in fill_cld_args()
575 args->seeks *= 1000000; in fill_cld_args()
577 args->seeks <<= 30; in fill_cld_args()
579 args->seeks *= 1000000000; in fill_cld_args()
937 args->seeks = SEEKS; in make_assumptions()
939 args->seeks = args->stop_blk - args->start_blk + 1; in make_assumptions()
942 args->seeks = in make_assumptions()
[all …]
Dchildmain.c282 args->seeks)) in get_next_action()
367 (args->seeks / 2)) { in get_next_action()
374 && (((env->wcount) + (env->rcount)) >= args->seeks)) { in get_next_action()
459 env->rcount, args->seeks, args->stop_lba); in get_next_action()
462 args->seeks, args->stop_lba); in get_next_action()
Dmain.h213 OFF_T seeks; /* number of seeks */ member
DCHANGELOG285 -s command line arguments. Forced default seeks to default if performing
/external/autotest/client/tests/bonnie/
Dcontrol17 throughput, %CPU rand seeks per second. Not sure if the the CPU numbers
Dcontrol.kernel_per-build_benchmarks18 throughput, %CPU rand seeks per second. Not sure if the the CPU numbers
/external/blktrace/btt/doc/
Dbtt.tex238 between IOs. Values provided include the number of seeks (number of IOs
240 IOs, the \emph{median} value for all seeks, and the \emph{mode} -
256 that seeks tend to have an equal amount of forward and backwards
257 seeks. The larger the count for the mode in comparison to the total
258 number of seeks is indicative as to how many IOs are coming out of
781 D2D seeks, respectively.
839 When the \texttt{-m} option provides a name, Q2Q and/or D2D seeks
840 will trigger \texttt{btt} to output seeks-per-second information. The
842 will indicate the number of seeks per second at that point.
848 value is the number of seeks present at that time.
[all …]
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/
Dhotplug06.txt7 weren't there when it started. This test case seeks to exercise these
/external/llvm/test/Unit/
Dlit.cfg41 # Win32 seeks DLLs along %PATH%.
/external/clang/test/Unit/
Dlit.cfg104 # Win32 seeks DLLs along %PATH%.
/external/python/cpython2/Doc/library/
Dchunk.rst104 allow seek, only forward seeks are allowed.
Dzlib.rst286 seeks into the stream at a future point.
/external/python/cpython3/Doc/library/
Dchunk.rst108 allow seek, only forward seeks are allowed.
Dzlib.rst298 seeks into the stream at a future point.
/external/llvm/docs/
DExtensions.rst14 This document describes extensions to tools and formats LLVM seeks compatibility
Dindex.rst195 LLVM-specific extensions to tools and formats LLVM seeks compatibility with.
DGetElementPtr.rst11 This document seeks to dispel the mystery and confusion surrounding LLVM's
/external/libcxx/include/
Dostream66 // 27.7.2.5 seeks:
227 // 27.7.2.5 seeks:
/external/e2fsprogs/doc/RelNotes/
Dv1.39.txt29 reducing the number of disk seeks required.
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DExtensions.rst14 This document describes extensions to tools and formats LLVM seeks compatibility
Dindex.rst201 LLVM-specific extensions to tools and formats LLVM seeks compatibility with.
DGetElementPtr.rst11 This document seeks to dispel the mystery and confusion surrounding LLVM's
/external/skia/docs/
Dspelling.txt200 scene scope screen second second-order section sections see seek seeks segment segments select
/external/skqp/docs/
Dspelling.txt200 scene scope screen second second-order section sections see seek seeks segment segments select
/external/python/cpython3/Doc/tutorial/
Dinputoutput.rst432 In text files (those opened without a ``b`` in the mode string), only seeks

12