Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator_test.cc93 SizeClassAllocatorLocalCache<Allocator> cache; in TestSizeClassAllocator()
174 SizeClassAllocatorLocalCache<Allocator> cache; in SizeClassAllocatorMetadataStress()
217 SizeClassAllocatorLocalCache<Allocator> cache; in SizeClassAllocatorGetBlockBeginStress()
267 SizeClassAllocatorLocalCache<Allocator64WithCallBack> cache; in TEST()
294 SizeClassAllocatorLocalCache<Allocator32WithCallBack> cache; in TEST()
326 SizeClassAllocatorLocalCache<Allocator> cache; in FailInAssertionOnOOM()
480 SizeClassAllocatorLocalCache<Allocator64> > (); in TEST()
486 SizeClassAllocatorLocalCache<Allocator64Compact> > (); in TEST()
493 SizeClassAllocatorLocalCache<Allocator32Compact> > (); in TEST()
533 SizeClassAllocatorLocalCache<Allocator64> >(); in TEST()
[all …]
Dsanitizer_allocator_testlib.cc43 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;
323 typedef SizeClassAllocatorLocalCache<ThisT> AllocatorCache;
716 typedef SizeClassAllocatorLocalCache<ThisT> AllocatorCache;
930 struct SizeClassAllocatorLocalCache { struct
/external/compiler-rt/lib/asan/
Dasan_allocator.h148 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/scudo/
Dscudo_allocator.cpp40 typedef SizeClassAllocatorLocalCache<PrimaryAllocator> AllocatorCache;
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.h73 typedef SizeClassAllocatorLocalCache<PrimaryAllocator> AllocatorCache;