Searched defs:num_threads (Results 1 – 6 of 6) sorted by relevance
67 int num_threads; member134 static void create_threads(int num_threads, int thr_tids[]) in create_threads()175 void create_processes(int num_processes, int num_threads, struct child_args proc[]) in create_processes()235 int num_threads = 3; in main() local
200 const int num_threads = sysconf(_SC_NPROCESSORS_ONLN); in multiorder_iteration_race() local255 const int num_threads = sysconf(_SC_NPROCESSORS_ONLN) * 4; in load_race() local
489 const int num_threads = opt_threads; in test_percpu_spinlock() local566 const int num_threads = opt_threads; in test_percpu_inc() local716 const int num_threads = opt_threads; in test_percpu_list() local903 const int num_threads = opt_threads; in test_percpu_buffer() local1114 const int num_threads = opt_threads; in test_percpu_memcpy_buffer() local1373 const int num_threads = opt_threads; in test_membarrier() local
147 const int num_threads = 200; in test_percpu_spinlock() local
658 unsigned int num_threads; member
8507 int num_threads = topo.threads_per_core * num_cores; in allocate_counters() local