HomeSort by relevance Sort by last modified time
    Searched refs:GetRandomWithPredicateTag (Results 1 - 2 of 2) sorted by null

  /external/stressapptest/src/
finelock_queue.h 80 bool GetRandomWithPredicateTag(struct page_entry *pe,
finelock_queue.cc 327 bool FineLockPEQueue::GetRandomWithPredicateTag(struct page_entry *pe,
389 return GetRandomWithPredicateTag(pe, pred_func, kDontCareTag);
402 return GetRandomWithPredicateTag(pe, page_is_valid, mask);
410 return GetRandomWithPredicateTag(pe, page_is_empty, mask);

Completed in 43 milliseconds