remote_cnt 164 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c int *remote_ranks, remote_cnt; remote_cnt 180 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c remote_cnt = nproc - local_cnt; remote_cnt 181 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c if( remote_cnt ){ remote_cnt 182 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c remote_ranks = calloc(remote_cnt, sizeof(int)); remote_cnt 218 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c if( remote_cnt > 0 ){ remote_cnt 245 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c for(i = 0; i < remote_cnt; i++){