Searched refs:g_pset_ncpus (Results 1 – 2 of 2) sorted by relevance
63 static uint_t g_pset_ncpus; variable294 g_pset_ncpus = g_max_cpus; in select_pset()296 if (pset_info(g_pset, NULL, &g_pset_ncpus, g_pset_cpus) == -1) in select_pset()299 if (g_pset_ncpus == 0) in select_pset()302 for (i = 0; i < g_pset_ncpus; i++) in select_pset()325 if (ncpus == g_pset_ncpus) { in check_pset()326 for (i = 0; i < g_pset_ncpus; i++) { in check_pset()336 if (i == g_pset_ncpus) in check_pset()346 g_pset_ncpus = ncpus; in check_pset()348 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()