Home
last modified time | relevance | path

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

/external/stressapptest/src/
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()
Dfinelock_queue.h57 uint64 GetRandom64FromSlot(int slot);