Home
last modified time | relevance | path

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

/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
708 D2D seeks, respectively.
766 When the \texttt{-m} option provides a name, Q2Q and/or D2D seeks
767 will trigger \texttt{btt} to output seeks-per-second information. The
769 will indicate the number of seeks per second at that point.
775 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/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:
228 // 27.7.2.5 seeks:
/external/syslinux/doc/
Drfc5071.txt129 passed execution to it, PXELINUX seeks its configuration from a cache
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-P2P106 Service Name - Mandatory UTF-8 string for ASP seeks
/external/zlib/src/
DChangeLog805 - Use internal off_t counters in gz* functions to properly handle seeks
1152 - allocate extra buffer for seeks only if gzseek is actually called
/external/clang/test/
Dcxx-sections.data1326 27.7.2.5 [ostream.seeks]
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_lexpos.utf4777 V "seeks" :G2P
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/e2fsprogs/
DRELEASE-NOTES4775 reducing the number of disk seeks required.
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt819 丂 < obstruction\-of\-breath\-as\-it\-seeks\-release;
36538 丂 > obstruction\-of\-breath\-as\-it\-seeks\-release;
/external/curl/
DCHANGES.04013 that we can use lseek() to do >32bit seeks (as fseek() doesn't allow that)