OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SizeClassAllocatorGetBlockBeginStress
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_allocator_test.cc
373
void
SizeClassAllocatorGetBlockBeginStress
(u64 TotalSize) {
400
SizeClassAllocatorGetBlockBeginStress
<Allocator64>(
404
SizeClassAllocatorGetBlockBeginStress
<Allocator64Dynamic>(
409
SizeClassAllocatorGetBlockBeginStress
<Allocator64Compact>(1ULL << 33);
414
SizeClassAllocatorGetBlockBeginStress
<Allocator64VeryCompact>(1ULL << 31);
417
SizeClassAllocatorGetBlockBeginStress
<Allocator32Compact>(1ULL << 33);
sanitizer_allocator_test.cc
373
void
SizeClassAllocatorGetBlockBeginStress
(u64 TotalSize) {
400
SizeClassAllocatorGetBlockBeginStress
<Allocator64>(
404
SizeClassAllocatorGetBlockBeginStress
<Allocator64Dynamic>(
409
SizeClassAllocatorGetBlockBeginStress
<Allocator64Compact>(1ULL << 33);
414
SizeClassAllocatorGetBlockBeginStress
<Allocator64VeryCompact>(1ULL << 31);
417
SizeClassAllocatorGetBlockBeginStress
<Allocator32Compact>(1ULL << 33);
Completed in 27 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025