Searched refs:opt_threads (Results 1 – 1 of 1) sorted by relevance
36 opt_disable_rseq, opt_threads = 200, variable395 const int num_threads = opt_threads; in test_percpu_spinlock()470 const int num_threads = opt_threads; in test_percpu_inc()618 const int num_threads = opt_threads; in test_percpu_list()809 const int num_threads = opt_threads; in test_percpu_buffer()1024 const int num_threads = opt_threads; in test_percpu_memcpy_buffer()1235 opt_threads = atol(argv[i + 1]); in main()1236 if (opt_threads < 0) { in main()