Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dtsd_test.cpp39 void unmapTestOnly() { TSDRegistry.unmapTestOnly(this); } in unmapTestOnly() function in MockAllocator
77 A->unmapTestOnly(); in TEST()
91 A->unmapTestOnly(); in testRegistry()
159 A->unmapTestOnly(); in testRegistryThreaded()
214 A->unmapTestOnly(); in TEST()
H A Dbytemap_test.cpp32 Map.unmapTestOnly(); in TEST()
H A Dsecondary_test.cpp82 L->unmapTestOnly(); in testSecondaryBasic()
113 void TearDown() override { Allocator->unmapTestOnly(); } in TearDown()
H A Dprimary_test.cpp105 ~TestAllocator() { this->unmapTestOnly(); } in ~TestAllocator()
223 Allocator.unmapTestOnly(); in TEST()
H A Dcombined_test.cpp78 ~TestAllocator() { this->unmapTestOnly(); } in ~TestAllocator()
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/benchmarks/
H A Dmalloc_benchmark.cpp26 A->unmapTestOnly(); in BM_malloc_free()
66 A->unmapTestOnly(); in BM_malloc_free_loop()
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dbytemap.h22 void unmapTestOnly() { memset(Map, 0, Size); } in unmapTestOnly() function
H A Dsecondary.h85 void unmapTestOnly() {} in unmapTestOnly() function
339 void unmapTestOnly() { empty(); } in unmapTestOnly() function
470 void unmapTestOnly() { Cache.unmapTestOnly(); } in unmapTestOnly() function
H A Dtsd_exclusive.h43 void unmapTestOnly(Allocator *Instance) { in unmapTestOnly() function
H A Dtsd_shared.h45 void unmapTestOnly(Allocator *Instance) { in unmapTestOnly() function
H A Dcombined.h230 void unmapTestOnly() { in unmapTestOnly() function
231 TSDRegistry.unmapTestOnly(this); in unmapTestOnly()
232 Primary.unmapTestOnly(); in unmapTestOnly()
233 Secondary.unmapTestOnly(); in unmapTestOnly()
H A Dprimary32.h89 void unmapTestOnly() { in unmapTestOnly() function
105 PossibleRegions.unmapTestOnly(); in unmapTestOnly()
H A Dprimary64.h89 void unmapTestOnly() { in unmapTestOnly() function