OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:iostat
(Results
1 - 7
of
7
) sorted by null
/external/blktrace/btt/
Android.mk
6
LOCAL_SRC_FILES := args.c bt_timeline.c devmap.c devs.c dip_rb.c
iostat
.c \
Makefile
16
OBJS = args.o bt_timeline.o devmap.o devs.o dip_rb.o
iostat
.o latency.o \
args.c
83
.name = "
iostat
",
155
.name = "
iostat
-interval",
216
"[ -I <output name> | --
iostat
=<output name> ]\n" \
228
"[ -S <interval> | --
iostat
-interval=<interval> ]\n" \
globals.h
229
/*
iostat
.c */
/external/iproute2/doc/
rtstat.sgml
18
in a vmstat or
iostat
manner. The ratio between cache hits and misses gives
/external/blktrace/doc/
btt.1
27
[ \-I <\fIoutput name\fR> | \-\-
iostat
=<\fIoutput name\fR> ]
49
[ \-S <\fIinterval\fR> | \-\-
iostat
\-interval=<\fIinterval\fR> ]
177
.B \-\-
iostat
=<\fIoutput name\fR>
179
The \-I option directs btt to output
iostat
\-like data to the specified
180
file. Refer to the
iostat
(sysstat) documentation for details on the
270
.B \-\-
iostat
\-interval=<\fIinterval\fR>
/external/blktrace/btt/doc/
btt.tex
455
\item[
iostat
]
iostat
-like data can be distilled by btt, and is
456
described in section~\ref{sec:
iostat
}.
463
\item[
iostat
] Latency information -- both Q2d, D2c and Q2C --
598
\newpage\section{\label{sec:
iostat
}
iostat
Data File}
600
\texttt{
iostat
-x} command in parallel with the system as it is being
601
traced. The fields (columns) generated by the \texttt{--
iostat
} or
811
[ -I <output name> | --
iostat
=<output name> ]
823
[ -S <interval> | --
iostat
-interval=<interval>
[
all
...]
Completed in 1860 milliseconds