Searched refs:reps (Results 1 – 5 of 5) sorted by relevance
267 long long reps; member277 long long reps; member364 long long i, reps; in test_percpu_spinlock_thread() local369 reps = thread_data->reps; in test_percpu_spinlock_thread()370 for (i = 0; i < reps; i++) { in test_percpu_spinlock_thread()377 if (i != 0 && !(i % (reps / 10))) in test_percpu_spinlock_thread()407 thread_data[i].reps = opt_reps; in test_percpu_spinlock()443 long long i, reps; in test_percpu_inc_thread() local448 reps = thread_data->reps; in test_percpu_inc_thread()449 for (i = 0; i < reps; i++) { in test_percpu_inc_thread()[all …]
31 int reps; member90 for (i = 0; i < data->reps; i++) { in test_percpu_spinlock_thread()119 data.reps = 5000; in test_percpu_spinlock()132 assert(sum == (uint64_t)data.reps * num_threads); in test_percpu_spinlock()
78 void block_info__free_report(struct block_report *reps, int nr_reps);
458 void block_info__free_report(struct block_report *reps, int nr_reps) in block_info__free_report() argument461 hists__delete_entries(&reps[i].hist.block_hists); in block_info__free_report()463 free(reps); in block_info__free_report()
657 int ret, reps; in ehci_wait_for_port() local659 for (reps = 0; reps < 300; reps++) { in ehci_wait_for_port()