Searched refs:pareto_h (Results 1 – 7 of 7) sorted by relevance
155 fio_fp64_t pareto_h; member424 fio_fp64_t pareto_h; member
199 o->pareto_h.u.f = fio_uint64_to_double(le64_to_cpu(top->pareto_h.u.i)); in convert_thread_options_to_cpu()402 top->pareto_h.u.i = __cpu_to_le64(fio_double_to_uint64(o->pareto_h.u.f)); in convert_thread_options_to_net()
361 compiletime_assert((offsetof(struct thread_options_pack, pareto_h) % 8) == 0, "pareto_h"); in initialize_fio()
195 double pareto_h; member
1150 pareto_init(&f->zipf, nranges, td->o.pareto_h.u.f, seed); in __init_rand_distribution()
789 td->pareto_h = val; in str_fst_cb()1050 td->o.pareto_h.u.f = val; in str_random_distribution_cb()
899 pareto_init(&td->next_file_zipf, nranges, td->pareto_h, seed); in init_rand_file_service()