Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/rseq/
H A Dparam_test.c42 static long long opt_reps = 5000; variable
44 static long long opt_reps = 100; variable
405 thread_data[i].reps = opt_reps; in test_percpu_spinlock()
434 assert(sum == (uint64_t)opt_reps * num_threads); in test_percpu_spinlock()
481 thread_data[i].reps = opt_reps; in test_percpu_inc()
510 assert(sum == (uint64_t)opt_reps * num_threads); in test_percpu_inc()
598 reps = opt_reps; in test_percpu_list_thread()
785 reps = opt_reps; in test_percpu_buffer_thread()
999 reps = opt_reps; in test_percpu_memcpy_buffer_thread()
1144 const int iters = opt_reps; in test_membarrier_worker_thread()
[all …]