Lines Matching refs:reps
265 long long reps; member
275 long long reps; member
362 long long i, reps; in test_percpu_spinlock_thread() local
367 reps = thread_data->reps; in test_percpu_spinlock_thread()
368 for (i = 0; i < reps; i++) { in test_percpu_spinlock_thread()
375 if (i != 0 && !(i % (reps / 10))) in test_percpu_spinlock_thread()
404 thread_data[i].reps = opt_reps; in test_percpu_spinlock()
440 long long i, reps; in test_percpu_inc_thread() local
445 reps = thread_data->reps; in test_percpu_inc_thread()
446 for (i = 0; i < reps; i++) { in test_percpu_inc_thread()
456 if (i != 0 && !(i % (reps / 10))) in test_percpu_inc_thread()
479 thread_data[i].reps = opt_reps; in test_percpu_inc()
590 long long i, reps; in test_percpu_list_thread() local
596 reps = opt_reps; in test_percpu_list_thread()
597 for (i = 0; i < reps; i++) { in test_percpu_list_thread()
777 long long i, reps; in test_percpu_buffer_thread() local
783 reps = opt_reps; in test_percpu_buffer_thread()
784 for (i = 0; i < reps; i++) { in test_percpu_buffer_thread()
991 long long i, reps; in test_percpu_memcpy_buffer_thread() local
997 reps = opt_reps; in test_percpu_memcpy_buffer_thread()
998 for (i = 0; i < reps; i++) { in test_percpu_memcpy_buffer_thread()