Searched refs:SimpleRandom (Results 1 – 2 of 2) sorted by relevance
655 static uint64 SimpleRandom(uint64 seed);
2521 uint64 CpuCacheCoherencyThread::SimpleRandom(uint64 seed) { in SimpleRandom() function in CpuCacheCoherencyThread2553 r = SimpleRandom(r); in Work()