Lines Matching +full:count +full:- +full:width
31 .Op Fl e Ar event-list
34 .Op Fl n Ar num-records
40 .Op Fl D Ar count
61 For example, to gather statistics for a fixed-time interval, use
71 establishes a per-processor high-level periodic interrupt source to gather
88 is restricted to super-user by default.
91 .Bl -tag -width indent
98 .Bl -tag -width indent
108 .It Fl e Ar event-list
110 .Ar event-list
111 is a comma-separated list of events or ranges of events such as 1,4-7,35.
126 .Bl -tag -width indent
136 .Bl -tag -width indent
140 Histogram: timing plus time-distribution histograms.
149 .Bl -tag -width indent
165 .It Fl n Ar num-records
172 .Bl -tag -width indent
173 .It Fl D Ar count
175 .Ar count
208 Sort data by (\fIcount * time\fR) product.
220 .Bl -tag -width indent
221 .It Count or ops/s
232 Average reference count.
250 .Bl -tag -width 0n
254 .Bd -literal
257 Count indv cuml rcnt nsec Lock Caller
258 -------------------------------------------------------------------------------
280 Count indv cuml rcnt nsec Lock Caller
281 -------------------------------------------------------------------------------
288 -------------------------------------------------------------------------------
293 .Li # lockstat -H -D 10 sleep 1
294 .Bd -literal
297 Count indv cuml rcnt nsec Lock Caller
298 -------------------------------------------------------------------------------
309 -------------------------------------------------------------------------------
314 Count indv cuml rcnt nsec Lock Caller
315 -------------------------------------------------------------------------------
326 -------------------------------------------------------------------------------
330 .Li # lockstat -H -f tcp_input -s 50 -D 10 sleep 1
331 .Bd -literal
334 -------------------------------------------------------------------------------
335 Count indv cuml rcnt nsec Lock Caller
338 nsec ------ Time Distribution ------ count Stack
346 -------------------------------------------------------------------------------
347 Count indv cuml rcnt nsec Lock Caller
350 nsec ------ Time Distribution ------ count Stack
359 -------------------------------------------------------------------------------
373 Tail-call elimination can affect call sites.