Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/benchmarks/
H A Dmalloc_benchmark.cpp23 template <typename Config> static void BM_malloc_free(benchmark::State &State) { in BM_malloc_free() function
53 BENCHMARK_TEMPLATE(BM_malloc_free, scudo::AndroidConfig)
55 BENCHMARK_TEMPLATE(BM_malloc_free, scudo::AndroidSvelteConfig)
58 BENCHMARK_TEMPLATE(BM_malloc_free, scudo::FuchsiaConfig)