Home
last modified time | relevance | path

Searched refs:SizeClassAllocatorLocalCache (Results 1 – 8 of 8) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator_test.cc83 SizeClassAllocatorLocalCache<Allocator> cache; in TestSizeClassAllocator()
164 SizeClassAllocatorLocalCache<Allocator> cache; in SizeClassAllocatorMetadataStress()
207 SizeClassAllocatorLocalCache<Allocator> cache; in SizeClassAllocatorGetBlockBeginStress()
257 SizeClassAllocatorLocalCache<Allocator64WithCallBack> cache; in TEST()
284 SizeClassAllocatorLocalCache<Allocator32WithCallBack> cache; in TEST()
316 SizeClassAllocatorLocalCache<Allocator> cache; in FailInAssertionOnOOM()
472 SizeClassAllocatorLocalCache<Allocator64> > (); in TEST()
478 SizeClassAllocatorLocalCache<Allocator64Compact> > (); in TEST()
486 SizeClassAllocatorLocalCache<Allocator32Compact> > (); in TEST()
527 SizeClassAllocatorLocalCache<Allocator64> >(); in TEST()
[all …]
Dsanitizer_allocator_testlib.cc41 typedef SizeClassAllocatorLocalCache<PrimaryAllocator> AllocatorCache;
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_internal.h42 typedef SizeClassAllocatorLocalCache<PrimaryInternalAllocator>
Dsanitizer_allocator.h197 template<class SizeClassAllocator> struct SizeClassAllocatorLocalCache;
322 typedef SizeClassAllocatorLocalCache<ThisT> AllocatorCache;
695 typedef SizeClassAllocatorLocalCache<ThisT> AllocatorCache;
906 struct SizeClassAllocatorLocalCache { struct
/external/compiler-rt/lib/asan/
Dasan_allocator.h145 typedef SizeClassAllocatorLocalCache<PrimaryAllocator> AllocatorCache;
/external/compiler-rt/lib/lsan/
Dlsan_allocator.cc51 typedef SizeClassAllocatorLocalCache<PrimaryAllocator> AllocatorCache;
/external/compiler-rt/lib/msan/
Dmsan_allocator.cc87 typedef SizeClassAllocatorLocalCache<PrimaryAllocator> AllocatorCache;
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.h73 typedef SizeClassAllocatorLocalCache<PrimaryAllocator> AllocatorCache;