Home
last modified time | relevance | path

Searched defs:Batches (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h440 SinglyLinkedList<TransferBatch> &Batches = BG->Batches; variable
538 SinglyLinkedList<TransferBatch> &Batches = in popBatchImpl() local
H A Dprimary32.h434 SinglyLinkedList<TransferBatch> &Batches = BG->Batches; variable
532 SinglyLinkedList<TransferBatch> &Batches = Sci->FreeList.front()->Batches; in popBatchImpl() local
H A Dlocal_cache.h77 SinglyLinkedList<TransferBatch> Batches; member
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dprimary_test.cpp195 std::vector<TransferBatch *> Batches; in TEST() local