Searched refs:setFromArray (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dlocal_cache.h23 void setFromArray(void **Array, u32 N) { function in struct:scudo::SizeClassAllocatorLocalCache::TransferBatch
173 B->setFromArray(&C->Chunks[FirstIndexToDrain], Count);

Completed in 51 milliseconds