Searched refs:opt_threads (Results 1 – 1 of 1) sorted by relevance
38 opt_disable_rseq, opt_threads = 200, variable398 const int num_threads = opt_threads; in test_percpu_spinlock()474 const int num_threads = opt_threads; in test_percpu_inc()622 const int num_threads = opt_threads; in test_percpu_list()813 const int num_threads = opt_threads; in test_percpu_buffer()1028 const int num_threads = opt_threads; in test_percpu_memcpy_buffer()1293 const int num_threads = opt_threads; in test_membarrier()1453 opt_threads = atol(argv[i + 1]); in main()1454 if (opt_threads < 0) { in main()