Searched refs:latency_max (Results 1 – 2 of 2) sorted by relevance
21 static uint8_t latency_max; variable76 if (latency > latency_max) { in lll_prof_send()77 latency_max = latency; in lll_prof_send()132 p->lmax = latency_max; in lll_prof_send()
42 static uint16_t latency_max; variable214 if (latency > latency_max) { in send()215 latency_max = latency; in send()272 p->lmax = latency_max; in send()