Searched refs:yet_to_sleep (Results 1 – 4 of 4) sorted by relevance
928 uint32_t have_slept, yet_to_sleep; in tcp_hpts_insert_diag() local 933 yet_to_sleep = hpts->p_hpts_sleep_time - have_slept; in tcp_hpts_insert_diag() 936 yet_to_sleep = 0; in tcp_hpts_insert_diag() 941 diag->yet_to_sleep = yet_to_sleep; in tcp_hpts_insert_diag() 943 if (yet_to_sleep && in tcp_hpts_insert_diag() 944 (yet_to_sleep > slot)) { in tcp_hpts_insert_diag()
48 uint32_t yet_to_sleep; /* bbr->lt_epoch x */ member
2416 log.u_bbr.lt_epoch = diag->yet_to_sleep; in bbr_log_hpts_diag()
6516 log.u_bbr.lt_epoch = diag->yet_to_sleep; in rack_log_hpts_diag()