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

  /external/blktrace/btreplay/doc/
Makefile 1 DOCTMP = btreplay.log btreplay.aux btreplay.dvi btreplay.toc
3 all: btreplay.dvi btreplay.pdf
5 btreplay.tex:
6 @touch btreplay.tex
8 btreplay.dvi: btreplay.tex abstract.te
    [all...]
btreplay.tex 25 \title{\texttt{btrecord} and \texttt{btreplay} User Guide}
41 \texttt{btrecord} and \texttt{btreplay}, and shows some commonly used
54 \newpage\section{\texttt{btrecord} and \texttt{btreplay} Operating Model}
87 files to be processed, you can run the \texttt{btreplay} utility which
106 IOs during the sample workload. \texttt{btreplay} \emph{attempts} to
127 \subsection{\texttt{btrecord/btreplay} Method of Operation}
158 about \emph{bunches} of IOs to be replayed. \texttt{btreplay} operates on
292 The \texttt{-V} option displays the \texttt{btreplay} version, as shown here:
382 \newpage\subsection{\texttt{btreplay} Command Line Options}
385 Usage: btreplay -- version 0.9.
    [all...]
  /external/blktrace/
Makefile 8 ALL = $(PROGS) $(SCRIPTS) btt/btt btreplay/btrecord btreplay/btreplay \
16 btreplay/btrecord:
17 $(MAKE) -C btreplay
19 btreplay/btreplay:
20 $(MAKE) -C btreplay
45 $(MAKE) -C btreplay docs
50 $(MAKE) -C btreplay clea
    [all...]
  /external/blktrace/btreplay/
Makefile 15 PROGS = btrecord btreplay
37 btreplay: btreplay.o

Completed in 806 milliseconds