Searched refs:cputime_max (Results 1 – 2 of 2) sorted by relevance
24 static uint8_t cputime_max; variable96 if (cputime > cputime_max) { in lll_prof_send()97 cputime_max = cputime; in lll_prof_send()135 p->max = cputime_max; in lll_prof_send()
45 static uint16_t cputime_max; variable234 if (cputime > cputime_max) { in send()235 cputime_max = cputime; in send()275 p->max = cputime_max; in send()