HomeSort by: relevance | last modified time | path
    Searched refs:AllocateBatch (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_allocator_local_cache.h 245 TransferBatch *b = allocator->AllocateBatch(&stats_, this, class_id);
sanitizer_allocator_primary32.h 159 NOINLINE TransferBatch *AllocateBatch(AllocatorStats *stat, AllocatorCache *c,
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_allocator_test.cc 495 a->AllocateBatch(&stats, &cache, 32);

Completed in 13 milliseconds