Searched refs:bbr_error_base_paceout (Results 1 – 1 of 1) sorted by relevance
157 static int32_t bbr_error_base_paceout = 10000; /* usec to pace */ variable1741 &bbr_error_base_paceout, 10000, in bbr_init_sysctls()13795 slot = (bbr_error_base_paceout + 1) << bbr->oerror_cnt; in bbr_output_wtime()13850 if (slot < bbr_error_base_paceout) in bbr_output_wtime()13851 slot = (bbr_error_base_paceout + 2) << bbr->oerror_cnt; in bbr_output_wtime()13853 slot = (bbr_error_base_paceout + 2) << bbr->oerror_cnt; in bbr_output_wtime()13873 slot = (bbr_error_base_paceout + 3) << bbr->oerror_cnt; in bbr_output_wtime()