Searched refs:max_runs (Results 1 – 1 of 1) sorted by relevance
62 memset_t *memset_fn, double memset_gb_us, size_t max_runs) in test_alloc_perf() argument73 ptrs = calloc(max_runs, sizeof(ptrs[0])); in test_alloc_perf()89 for (j = 0; j < max_runs; j++) { in test_alloc_perf()124 memset(ptrs, 0, max_runs * sizeof(ptrs[0])); in test_alloc_perf()