Searched refs:dts_rstate (Results 1 – 2 of 2) sorted by relevance
1176 uint64_t dts_rstate[NCPU][2]; /* per-CPU random state */ member
4143 state->dts_rstate[curcpu]);14544 (void) read_random(&state->dts_rstate[0], 2 * sizeof(uint64_t));14550 dtrace_xoroshiro128_plus_jump(state->dts_rstate[cpu_it-1],14551 state->dts_rstate[cpu_it]);