Searched refs:wtperf_rand (Results 1 – 1 of 1) sorted by relevance
53 static uint64_t wtperf_rand(WTPERF_THREAD *);348 next_val = wtperf_rand(thread); in worker_async()354 next_val = wtperf_rand(thread); in worker_async()624 next_val = wtperf_rand(thread); in worker()634 next_val = wtperf_rand(thread); in worker()646 next_val = wtperf_rand(thread); in worker()2841 wtperf_rand(WTPERF_THREAD *thread) in wtperf_rand() function