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

  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_allocator_test.cc 272 a->AllocateBatch(&stats, &cache, 32);
299 a->AllocateBatch(&stats, &cache, 32);
332 a.AllocateBatch(&stats, &cache, 52);
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.h 353 NOINLINE Batch* AllocateBatch(AllocatorStats *stat, AllocatorCache *c,
751 NOINLINE Batch* AllocateBatch(AllocatorStats *stat, AllocatorCache *c,
    [all...]

Completed in 179 milliseconds