Home
last modified time | relevance | path

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

/bionic/benchmarks/
Dmalloc_sql_benchmark.cpp53 void BenchmarkMalloc(MallocEntry entries[], size_t total_entries, size_t max_allocs) { in BenchmarkMalloc() argument
56 for (size_t i = 0; i < total_entries; i++) { in BenchmarkMalloc()