Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/benchmarks/
H A Dmalloc_benchmark.cpp18 void *CurrentAllocator; variable
20 reinterpret_cast<scudo::Allocator<Config> *>(CurrentAllocator)->initGwpAsan(); in PostInitCallback()
31 CurrentAllocator = Allocator.get(); in BM_malloc_free()
71 CurrentAllocator = Allocator.get(); in BM_malloc_free_loop()