dst_pe            130 oshmem/mca/scoll/basic/scoll_basic_alltoall.c     int dst_pe;
dst_pe            144 oshmem/mca/scoll/basic/scoll_basic_alltoall.c         dst_pe = get_dst_pe(group, src_blk_idx, dst_blk_idx, &dst_pe_idx);
dst_pe            152 oshmem/mca/scoll/basic/scoll_basic_alltoall.c                         dst_pe));
dst_pe            168 oshmem/mca/scoll/basic/scoll_basic_alltoall.c     int dst_pe;
dst_pe            185 oshmem/mca/scoll/basic/scoll_basic_alltoall.c         dst_pe = get_dst_pe(group, src_blk_idx, dst_blk_idx, &dst_pe_idx);
dst_pe            190 oshmem/mca/scoll/basic/scoll_basic_alltoall.c                                 dst_pe));
dst_pe            189 oshmem/mca/spml/ikrit/spml_ikrit.c static void mca_spml_ikrit_cache_mkeys(sshmem_mkey_t *mkey, uint32_t seg, int dst_pe, int tr_id)
dst_pe            197 oshmem/mca/spml/ikrit/spml_ikrit.c     peer = &mca_spml_ikrit.mxm_peers[dst_pe];
dst_pe            869 oshmem/mca/spml/ucx/spml_ucx.c     int peer, dst_pe, rc;
dst_pe            898 oshmem/mca/spml/ucx/spml_ucx.c         dst_pe = (peer + my_pe) % oshmem_num_procs();
dst_pe            902 oshmem/mca/spml/ucx/spml_ucx.c                                  (void*)((uintptr_t)source + dst_pe * size),
dst_pe            903 oshmem/mca/spml/ucx/spml_ucx.c                                  dst_pe, NULL);
dst_pe            908 oshmem/mca/spml/ucx/spml_ucx.c         rc = MCA_ATOMIC_CALL(add(ctx, (void*)counter, val, sizeof(val), dst_pe));
dst_pe            188 oshmem/mca/spml/ucx/spml_ucx.h                                            sshmem_mkey_t *mkey, uint32_t segno, int dst_pe)
dst_pe            192 oshmem/mca/spml/ucx/spml_ucx.h     peer = &(ucx_ctx->ucp_peers[dst_pe]);