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

  /external/blktrace/btt/doc/
Makefile 1 DOCTMP = btt.log btt.aux btt.dvi btt.toc btt.tex.bak
3 all: btt.pdf
5 btt.tex: activity.eps qhist.eps dhist.eps seek.eps
6 @touch btt.tex
8 btt.pdf: btt.te
    [all...]
btt.tex 23 \title{\texttt{btt} User Guide}
32 \texttt{btt} is a post-processing tool for the block layer IO tracing
43 IO rates and the like. \texttt{btt} goes further and produces a variety
48 This document will discuss \texttt{btt} usage, provide some sample output,
50 by the \texttt{btt} utility.
60 This document refers to the output formats generated by \texttt{btt}
68 The simple pipeline to get going with \texttt{btt} is to perform the
74 btt does not work in live mode.
78 will use \texttt{btt} with -- section~\ref{sec:o-D} shows how you
79 can dictate which devices to use with btt). If blkrawverify find
    [all...]
  /external/blktrace/btt/
Android.mk 11 LOCAL_C_INCLUDES := external/blktrace external/blktrace/btt
16 LOCAL_MODULE := btt
Makefile 14 PROGS = btt
40 btt: $(OBJS)
  /external/blktrace/
Makefile 8 ALL = $(PROGS) $(SCRIPTS) btt/btt btreplay/btrecord btreplay/btreplay \
9 btt/bno_plot.py
13 btt/btt:
14 $(MAKE) -C btt
44 $(MAKE) -C btt docs
49 $(MAKE) -C btt clean
77 $(MAKE) -C btt clean
  /external/blktrace/btreplay/
Makefile 10 INCS = -I. -I.. -I../btt
  /external/clang/test/SemaTemplate/
alias-templates.cpp 70 itt::rebind_thing<bool> btt(btr);
  /external/clang/include/clang/AST/
ExprCXX.h     [all...]

Completed in 233 milliseconds