Home
last modified time | relevance | path

Searched refs:SimpleRandom (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dworker.h655 static uint64 SimpleRandom(uint64 seed);
H A Dworker.cc2521 uint64 CpuCacheCoherencyThread::SimpleRandom(uint64 seed) { in SimpleRandom() function in CpuCacheCoherencyThread
2553 r = SimpleRandom(r); in Work()