Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h153 struct FuchsiaConfig { struct
157 typedef SizeClassAllocator64<FuchsiaConfig> Primary; argument
195 typedef FuchsiaConfig Config;
/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/benchmarks/
H A Dmalloc_benchmark.cpp58 BENCHMARK_TEMPLATE(BM_malloc_free, scudo::FuchsiaConfig)
105 BENCHMARK_TEMPLATE(BM_malloc_free_loop, scudo::FuchsiaConfig)
/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/
H A Dcombined_test.cpp111 SCUDO_TYPED_TEST_TYPE(FIXTURE, NAME, FuchsiaConfig)