Searched defs:Batch (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_common.h60 CompactPtrT Batch[MaxNumCached]; member in struct:scudo::TransferBatch
[all...]
H A Dquarantine.h26 void *Batch[MaxCount]; member in struct:scudo::QuarantineBatch
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DPerfSupportPlugin.cpp230 PerfJITRecordBatch Batch; local
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderPerf.cpp184 static Error registerJITLoaderPerfImpl(const PerfJITRecordBatch &Batch) { argument
435 static Error badOSBatch(PerfJITRecordBatch &Batch) { return badOS(); } argument

Completed in 136 milliseconds