Searched refs:rand_repeatable (Results 1 – 7 of 7) sorted by relevance
128 unsigned int rand_repeatable; member399 uint32_t rand_repeatable; member
180 o->rand_repeatable = le32_to_cpu(top->rand_repeatable); in convert_thread_options_to_cpu()385 top->rand_repeatable = cpu_to_le32(o->rand_repeatable); in convert_thread_options_to_net()
127 if (td->o.rand_repeatable) in clear_io_state()
849 td->o.rand_repeatable = 0; in fixup_options()945 if (td->o.rand_repeatable) in td_fill_rand_seeds_internal()1083 if (!td->o.rand_repeatable && !fio_option_is_set(&td->o, rand_seed)) in setup_random_seeds()
1144 if (!td->o.rand_repeatable) in __init_rand_distribution()
626 if (!td->o.rand_repeatable) in do_verify()
2062 .off1 = offsetof(struct thread_options, rand_repeatable),