Searched refs:max_allocs (Results 1 – 1 of 1) sorted by relevance
54 void BenchmarkMalloc(MallocEntry entries[], size_t total_entries, size_t max_allocs) { in BenchmarkMalloc() argument55 void* ptrs[max_allocs]; in BenchmarkMalloc()