Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cpp423 void SizeClassAllocatorGetBlockBeginStress(u64 TotalSize, in SizeClassAllocatorGetBlockBeginStress() function
451 SizeClassAllocatorGetBlockBeginStress<Allocator64>( in TEST()
455 SizeClassAllocatorGetBlockBeginStress<Allocator64Dynamic>( in TEST()
461 SizeClassAllocatorGetBlockBeginStress<Allocator64Dynamic>( in TEST()
465 SizeClassAllocatorGetBlockBeginStress<Allocator64Compact>(1ULL << 33); in TEST()
470 SizeClassAllocatorGetBlockBeginStress<Allocator64VeryCompact>(1ULL << 31); in TEST()
473 SizeClassAllocatorGetBlockBeginStress<Allocator32Compact>(1ULL << 33); in TEST()