total_procs 197 ompi/mca/common/ompio/common_ompio_aggregators.c int total_procs = 0; total_procs 202 ompi/mca/common/ompio/common_ompio_aggregators.c total_procs +=(group_size+1); total_procs 206 ompi/mca/common/ompio/common_ompio_aggregators.c total_procs +=group_size; total_procs 78 orte/mca/rmaps/ppr/rmaps_ppr.c orte_vpid_t total_procs, nprocs_mapped; total_procs 245 orte/mca/rmaps/ppr/rmaps_ppr.c total_procs = app->num_procs; total_procs 247 orte/mca/rmaps/ppr/rmaps_ppr.c total_procs = ORTE_VPID_MAX; total_procs 288 orte/mca/rmaps/ppr/rmaps_ppr.c for (j=0; j < ppr[start] && nprocs_mapped < total_procs; j++) { total_procs 309 orte/mca/rmaps/ppr/rmaps_ppr.c for (j=0; j < ppr[start] && nprocs_mapped < total_procs; j++) { total_procs 379 orte/mca/rmaps/ppr/rmaps_ppr.c if (total_procs == nprocs_mapped) { total_procs 386 orte/mca/rmaps/ppr/rmaps_ppr.c if (ORTE_VPID_MAX != total_procs && nprocs_mapped < total_procs) {