Home
last modified time | relevance | path

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

/bionic/benchmarks/
Dmalloc_sql_benchmark.cpp54 void BenchmarkMalloc(MallocEntry entries[], size_t total_entries, size_t max_allocs) { in BenchmarkMalloc() argument
55 void* ptrs[max_allocs]; in BenchmarkMalloc()