OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocateBatch
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_allocator_test.cc
262
a->
AllocateBatch
(&stats, &cache, 32);
289
a->
AllocateBatch
(&stats, &cache, 32);
322
a.
AllocateBatch
(&stats, &cache, 52);
/external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.h
345
NOINLINE Batch*
AllocateBatch
(AllocatorStats *stat, AllocatorCache *c,
730
NOINLINE Batch*
AllocateBatch
(AllocatorStats *stat, AllocatorCache *c,
[
all
...]
Completed in 536 milliseconds