Home
last modified time | relevance | path

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

/external/scudo/standalone/
Dallocator_config.h112 struct AndroidSvelteConfig { struct
117 typedef SizeClassAllocator64<AndroidSvelteConfig> Primary; argument
122 typedef SizeClassAllocator32<AndroidSvelteConfig> Primary; argument
129 typedef MapAllocatorCache<AndroidSvelteConfig> SecondaryCache; argument
Dwrappers_c_bionic.cpp41 static scudo::Allocator<scudo::AndroidSvelteConfig,
/external/llvm-project/compiler-rt/lib/scudo/standalone/benchmarks/
Dmalloc_benchmark.cpp49 BENCHMARK_TEMPLATE(BM_malloc_free, scudo::AndroidSvelteConfig)
96 BENCHMARK_TEMPLATE(BM_malloc_free_loop, scudo::AndroidSvelteConfig)
/external/scudo/standalone/benchmarks/
Dmalloc_benchmark.cpp56 BENCHMARK_TEMPLATE(BM_malloc_free, scudo::AndroidSvelteConfig)
104 BENCHMARK_TEMPLATE(BM_malloc_free_loop, scudo::AndroidSvelteConfig)
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dallocator_config.h57 struct AndroidSvelteConfig { struct
Dwrappers_c_bionic.cpp39 static scudo::Allocator<scudo::AndroidSvelteConfig,
/external/llvm-project/compiler-rt/lib/scudo/standalone/tests/
Dcombined_test.cpp328 testAllocator<scudo::AndroidSvelteConfig>(); in TEST()
379 testAllocatorThreaded<scudo::AndroidSvelteConfig>(); in TEST()
/external/scudo/standalone/tests/
Dcombined_test.cpp108 SCUDO_TYPED_TEST_TYPE(FIXTURE, NAME, AndroidSvelteConfig) \
112 SCUDO_TYPED_TEST_TYPE(FIXTURE, NAME, AndroidSvelteConfig) \