Lines Matching defs:latency
4758 [IOS_L_HISTO] = "latency",
4798 * Return a default column width for default/latency/queue columns. This does
5373 * Calculate the average latency of a power-of-two latency histogram
5383 * Our buckets are power-of-two latency ranges. Use the
5384 * midpoint latency of each bucket to calculate the average.
5475 /* Compute average latency for a latency histo */
6358 * -l Display average latency
6360 * -w Display latency histograms
6382 boolean_t latency = B_FALSE, l_histo = B_FALSE, rq_histo = B_FALSE;
6445 latency = B_TRUE;
6568 if ((l_histo || rq_histo) && (cmd != NULL || latency || queues)) {
6600 if (latency)