Home
last modified time | relevance | path

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

/bionic/benchmarks/
Dstdlib_benchmark.cpp97 static void MallocMultiple(benchmark::State& state, size_t nbytes, size_t numAllocs) { in MallocMultiple() function
122 MallocMultiple(state, state.range(0), 40); in BM_stdlib_malloc_forty_default()
130 MallocMultiple(state, state.range(0), 40); in BM_stdlib_malloc_forty_decay1()
143 MallocMultiple(state, 8192, state.range(0)); in BM_stdlib_malloc_multiple_8192_allocs_default()
151 MallocMultiple(state, 8192, state.range(0)); in BM_stdlib_malloc_multiple_8192_allocs_decay1()