Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dfinelock_queue.cc287 uint64 FineLockPEQueue::GetRandom64FromSlot(int slot) { in GetRandom64FromSlot() function in FineLockPEQueue
301 uint64 result = GetRandom64FromSlot(i); in GetRandom64()
309 uint64 result = GetRandom64FromSlot(i); in GetRandom64()
H A Dfinelock_queue.h57 uint64 GetRandom64FromSlot(int slot);