Lines Matching full:maxlatency
4467 uint32_t maxLatency = 0;4474 if (latency > maxLatency) {4475 maxLatency = latency;4479 return maxLatency;