Searched refs:get_num_procs (Results 1 – 5 of 5) sorted by relevance
45 get_num_procs (void) in get_num_procs() function65 int ncpus = get_num_procs (); in gomp_init_num_threads()84 n_onln = get_num_procs (); in gomp_dynamic_max_threads()109 int ncpus = get_num_procs (); in omp_get_num_procs()
148 get_num_procs (void) in get_num_procs() function192 n_onln = get_num_procs (); in gomp_dynamic_max_threads()217 return get_num_procs (); in omp_get_num_procs()
13778 (get_num_procs): Don't call pthread_getaffinity_np if gomp_cpusetp14340 (get_num_procs): Ditto.14723 * config/linux/proc.c (get_num_procs): If gomp_cpu_affinity is15635 (get_num_procs, gomp_dynamic_max_threads): Use gomp_icv.