Searched refs:opt_reps (Results 1 – 1 of 1) sorted by relevance
42 static long long opt_reps = 5000; variable522 thread_data[i].reps = opt_reps; in test_percpu_spinlock()551 assert(sum == (uint64_t)opt_reps * num_threads); in test_percpu_spinlock()599 thread_data[i].reps = opt_reps; in test_percpu_inc()628 assert(sum == (uint64_t)opt_reps * num_threads); in test_percpu_inc()718 reps = opt_reps; in test_percpu_list_thread()901 reps = opt_reps; in test_percpu_buffer_thread()1111 reps = opt_reps; in test_percpu_memcpy_buffer_thread()1258 const int iters = opt_reps; in test_membarrier_worker_thread()1569 opt_reps = atoll(argv[i + 1]); in main()[all …]