Searched refs:hars_petruska_f54_1_random (Results 1 – 7 of 7) sorted by relevance
19 uint32_t hars_petruska_f54_1_random(uint32_t *s) in hars_petruska_f54_1_random() function28 return hars_petruska_f54_1_random(&global); in hars_petruska_f54_1_random_unsafe()
29 uint32_t hars_petruska_f54_1_random(uint32_t *state);
58 hars_petruska_f54_1_random (void) in hars_petruska_f54_1_random() function111 8*hars_petruska_f54_1_random() % (batch_size - 16); in run()144 target[n] = hars_petruska_f54_1_random() % num_objects; in run()
94 static uint32_t hars_petruska_f54_1_random(void) in hars_petruska_f54_1_random() function279 eb.batch_start_offset = hars_petruska_f54_1_random(); in replay()
1080 return dur->min + hars_petruska_f54_1_random(&wrk->bb_prng) % in get_duration()1964 return get_vcs_engine(hars_petruska_f54_1_random(&wrk->prng) & 1); in rand_balance()1984 n = hars_petruska_f54_1_random(&wrk->prng) & 1; in __qd_select_engine()
64 hars_petruska_f54_1_random (void) in hars_petruska_f54_1_random() function167 target[j] = hars_petruska_f54_1_random() % n;
188 arg.bpp = hars_petruska_f54_1_random(&prng); in invalid_tests()189 arg.depth = hars_petruska_f54_1_random(&prng); in invalid_tests()