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()375 if (i != 0 && !(i % (reps / 10))) in test_percpu_spinlock_thread()405 thread_data[i].reps = opt_reps; in test_percpu_spinlock()441 long long i, reps; in test_percpu_inc_thread() local446 reps = thread_data->reps; in test_percpu_inc_thread()447 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()
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()