Searched refs:re_prob (Results 1 – 2 of 2) sorted by relevance
64 re->re_prob = prob; in inj_rand_create()86 prob += r->re_prob; in inj_cmd_rand()102 tmpprob = r->re_prob; in inj_cmd_rand()103 r->re_prob = prob; in inj_cmd_rand()217 if (cmd->cmd_rand[i]->re_prob > num) in cmd_run_random()
192 uint_t re_prob; member