Searched refs:yet_to_sleep (Results 1 – 4 of 4) sorted by relevance
929 uint32_t have_slept, yet_to_sleep; in tcp_hpts_insert_diag() local934 yet_to_sleep = hpts->p_hpts_sleep_time - have_slept; in tcp_hpts_insert_diag()937 yet_to_sleep = 0; in tcp_hpts_insert_diag()942 diag->yet_to_sleep = yet_to_sleep; in tcp_hpts_insert_diag()944 if (yet_to_sleep && in tcp_hpts_insert_diag()945 (yet_to_sleep > slot)) { in tcp_hpts_insert_diag()
48 uint32_t yet_to_sleep; /* bbr->lt_epoch x */ member
2408 log.u_bbr.lt_epoch = diag->yet_to_sleep; in bbr_log_hpts_diag()
6494 log.u_bbr.lt_epoch = diag->yet_to_sleep; in rack_log_hpts_diag()