Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/scudo/standalone/benchmarks/
Dmalloc_benchmark.cpp17 template <typename Config> static void BM_malloc_free(benchmark::State &State) { in BM_malloc_free() function
47 BENCHMARK_TEMPLATE(BM_malloc_free, scudo::AndroidConfig)
49 BENCHMARK_TEMPLATE(BM_malloc_free, scudo::AndroidSvelteConfig)
52 BENCHMARK_TEMPLATE(BM_malloc_free, scudo::FuchsiaConfig)
/external/scudo/standalone/benchmarks/
Dmalloc_benchmark.cpp23 template <typename Config> static void BM_malloc_free(benchmark::State &State) { in BM_malloc_free() function
54 BENCHMARK_TEMPLATE(BM_malloc_free, scudo::AndroidConfig)
56 BENCHMARK_TEMPLATE(BM_malloc_free, scudo::AndroidSvelteConfig)
59 BENCHMARK_TEMPLATE(BM_malloc_free, scudo::FuchsiaConfig)