Searched refs:num_compiler_threads (Results 1 – 1 of 1) sorted by relevance
780 unsigned num_cpus, num_compiler_threads, i; in radeonsi_screen_create() local849 num_compiler_threads = MIN2(num_cpus, ARRAY_SIZE(sscreen->tm)); in radeonsi_screen_create()851 for (i = 0; i < num_compiler_threads; i++) in radeonsi_screen_create()855 32, num_compiler_threads); in radeonsi_screen_create()