Searched refs:create_threads (Results 1 – 3 of 3) sorted by relevance
124 static void create_threads(struct worker *w, struct perf_cpu_map *cpu) in create_threads() function214 create_threads(worker, cpu); in bench_futex_lock_pi()
134 static void create_threads(int num_threads, int thr_tids[]) in create_threads() function159 create_threads(ca->num_threads, ca->thr_tids); in child_func_process()
155 static void create_threads(uint32_t num_threads, uint32_t iterations, struct futex_info *finfo) in create_threads() function227 create_threads(num_threads, iterations, finfo); in test_context_switch()
Completed in 5 milliseconds