Searched refs:reps (Results 1 – 2 of 2) sorted by relevance
265 long long reps; member275 long long reps; member362 long long i, reps; in test_percpu_spinlock_thread() local367 reps = thread_data->reps; in test_percpu_spinlock_thread()368 for (i = 0; i < reps; i++) { in test_percpu_spinlock_thread()373 if (i != 0 && !(i % (reps / 10))) in test_percpu_spinlock_thread()403 thread_data[i].reps = opt_reps; in test_percpu_spinlock()439 long long i, reps; in test_percpu_inc_thread() local444 reps = thread_data->reps; in test_percpu_inc_thread()445 for (i = 0; i < reps; i++) { in test_percpu_inc_thread()[all …]
30 int reps; member89 for (i = 0; i < data->reps; i++) { in test_percpu_spinlock_thread()118 data.reps = 5000; in test_percpu_spinlock()131 assert(sum == (uint64_t)data.reps * num_threads); in test_percpu_spinlock()