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

  /external/ltp/testcases/kernel/io/disktest/
parse.c 566 args->seeks = atoi(optarg);
569 args->seeks <<= 10;
571 args->seeks *= 1000;
573 args->seeks <<= 20;
575 args->seeks *= 1000000;
577 args->seeks <<= 30;
579 args->seeks *= 1000000000;
937 args->seeks = SEEKS;
939 args->seeks = args->stop_blk - args->start_blk + 1
    [all...]
childmain.c 282 args->seeks))
367 (args->seeks / 2)) {
374 && (((env->wcount) + (env->rcount)) >= args->seeks)) {
459 env->rcount, args->seeks, args->stop_lba);
462 args->seeks, args->stop_lba);
main.h 116 #define CLD_FLG_RANDOM 0x0000000000000100ULL /* child seeks are random */
117 #define CLD_FLG_LINEAR 0x0000000000000200ULL /* child seeks are linear */
139 #define CLD_FLG_SKS 0x0000000000200000ULL /* set if seeks are used */
180 #define SEEKS 1000 /* default seeks */
213 OFF_T seeks; /* number of seeks */ member in struct:child_args
  /external/chromium-trace/catapult/telemetry/telemetry/internal/actions/
seek.js 35 // Reset seek completion since multiple seeks can run on same media element.
  /external/blktrace/btt/doc/
btt.tex 238 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.
764 \newpage\subsection{\label{sec:sps-spec}Seeks Per Second}
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
    [all...]
  /prebuilts/go/darwin-x86/src/html/template/
doc.go 172 parameter is not, and seeks to preserve the properties below in the face
  /prebuilts/go/linux-x86/src/html/template/
doc.go 172 parameter is not, and seeks to preserve the properties below in the face
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
ldpe.go 138 // object files, and pe.NewFile seeks to the start of
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
ldpe.go 138 // object files, and pe.NewFile seeks to the start of
  /prebuilts/go/darwin-x86/src/os/
os_test.go 1235 // Reiserfs rejects the big seeks.
    [all...]
  /prebuilts/go/linux-x86/src/os/
os_test.go 1235 // Reiserfs rejects the big seeks.
    [all...]

Completed in 660 milliseconds