Lines Matching refs:iopattern
3 # iopattern - print disk I/O pattern.
10 # $Id: iopattern,v 1.1.1.1 2015/09/30 22:01:06 christos Exp $
12 # USAGE: iopattern [-v] [-d device] [-f filename] [-m mount_point]
20 # iopattern # default output, 1 second intervals
21 # iopattern 10 # 10 second samples
22 # iopattern 5 12 # print 12 x 5 second samples
23 # iopattern -m / # snoop events on filesystem / only
89 USAGE: iopattern [-v] [-d device] [-f filename] [-m mount_point]
97 iopattern # default output, 1 second samples
98 iopattern 10 # 10 second samples
99 iopattern 5 12 # print 12 x 5 second samples
100 iopattern -m / # snoop events on filesystem / only