coll_neighbor_allgather  130 ompi/mca/coll/basic/coll_basic_module.c     basic_module->super.coll_neighbor_allgather = mca_coll_basic_neighbor_allgather;
coll_neighbor_allgather  572 ompi/mca/coll/coll.h     mca_coll_base_module_allgather_fn_t coll_neighbor_allgather;
coll_neighbor_allgather  733 ompi/mca/coll/coll.h     mca_coll_base_module_allgather_fn_t coll_neighbor_allgather;
coll_neighbor_allgather  209 ompi/mca/coll/monitoring/coll_monitoring_component.c     monitoring_module->super.coll_neighbor_allgather  = mca_coll_monitoring_neighbor_allgather;
coll_neighbor_allgather   66 ompi/mca/coll/monitoring/coll_monitoring_neighbor_allgather.c     return monitoring_module->real.coll_neighbor_allgather(sbuf, scount, sdtype, rbuf, rcount, rdtype, comm, monitoring_module->real.coll_neighbor_allgather_module);
coll_neighbor_allgather  131 ompi/mpi/c/neighbor_allgather.c     err = comm->c_coll->coll_neighbor_allgather(sendbuf, sendcount, sendtype,