Home
last modified time | relevance | path

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

/external/stressapptest/src/
Dfinelock_queue.cc387 bool FineLockPEQueue::GetRandomWithPredicate(struct page_entry *pe, in GetRandomWithPredicate() function in FineLockPEQueue
398 return GetRandomWithPredicate(pe, page_is_valid); in GetValid()
413 return GetRandomWithPredicate(pe, page_is_empty); in GetEmpty()
Dfinelock_queue.h75 bool GetRandomWithPredicate(struct page_entry *pe,