Searched refs:g_pset_ncpus (Results 1 – 2 of 2) sorted by relevance
63 static uint_t g_pset_ncpus; variable295 g_pset_ncpus = g_max_cpus; in select_pset()297 if (pset_info(g_pset, NULL, &g_pset_ncpus, g_pset_cpus) == -1) in select_pset()300 if (g_pset_ncpus == 0) in select_pset()303 for (i = 0; i < g_pset_ncpus; i++) in select_pset()326 if (ncpus == g_pset_ncpus) { in check_pset()327 for (i = 0; i < g_pset_ncpus; i++) { in check_pset()337 if (i == g_pset_ncpus) in check_pset()347 g_pset_ncpus = ncpus; in check_pset()349 for (i = 0; i < g_pset_ncpus; i++) in check_pset()
71 static uint_t g_pset_ncpus; variable462 g_pset_ncpus = g_max_cpus; in select_pset()464 if (pset_info(g_pset, NULL, &g_pset_ncpus, g_pset_cpus) == -1) in select_pset()467 if (g_pset_ncpus == 0) in select_pset()473 for (i = 0; i < g_pset_ncpus; i++) in select_pset()496 if (ncpus == g_pset_ncpus) { in check_pset()497 for (i = 0; i < g_pset_ncpus; i++) { in check_pset()507 if (i == g_pset_ncpus) in check_pset()517 g_pset_ncpus = ncpus; in check_pset()525 for (i = 0; i < g_pset_ncpus; i++) { in check_pset()