Searched refs:p_hpts_sleep_time (Results 1 – 2 of 2) sorted by relevance
338 log.u_bbr.lost = hpts->p_hpts_sleep_time; in tcp_hpts_log()918 diag->hpts_sleep_time = hpts->p_hpts_sleep_time; in tcp_hpts_insert_locked()981 if (have_slept < hpts->p_hpts_sleep_time) in tcp_hpts_insert_locked()982 yet_to_sleep = hpts->p_hpts_sleep_time - have_slept; in tcp_hpts_insert_locked()997 hpts->p_hpts_sleep_time = slot; in tcp_hpts_insert_locked()1764 hpts->p_hpts_sleep_time = min((i + 1), hpts_sleep_max); in tcp_hptsi()1775 hpts->p_hpts_sleep_time = tcp_min_hptsi_time; in tcp_hptsi()1779 hpts->p_hpts_sleep_time = hpts_sleep_max; in tcp_hptsi()1840 tv.tv_usec = hpts->p_hpts_sleep_time * HPTS_TICKS_PER_USEC; in tcp_hpts_thread()1947 hpts->p_hpts_sleep_time = hpts_sleep_max; in tcp_init_hptsi()[all …]
114 uint32_t p_hpts_sleep_time; /* Current sleep interval having a max member