comm_info         569 ompi/debuggers/ompi_msgq_dll.c         if( comm->comm_info.unique_id == (mqs_taddr_t)recv_ctx )
comm_info         584 ompi/debuggers/ompi_msgq_dll.c     return cb->comm_info.unique_id - ca->comm_info.unique_id;
comm_info         669 ompi/debuggers/ompi_msgq_dll.c             old->comm_info.unique_id  = context_id;
comm_info         670 ompi/debuggers/ompi_msgq_dll.c             old->comm_info.local_rank = ompi_fetch_int(proc,
comm_info         684 ompi/debuggers/ompi_msgq_dll.c                         64, old->comm_info.name );
comm_info         687 ompi/debuggers/ompi_msgq_dll.c             old->comm_info.size = old->group->entries;
comm_info         691 ompi/debuggers/ompi_msgq_dll.c                             (long long)old->comm_ptr, (int)old->comm_info.unique_id,
comm_info         692 ompi/debuggers/ompi_msgq_dll.c                             (int)old->comm_info.local_rank, old->comm_info.name,
comm_info         707 ompi/debuggers/ompi_msgq_dll.c                                  (long long)comm->comm_ptr, comm->comm_info.name));
comm_info         712 ompi/debuggers/ompi_msgq_dll.c                                  (long long)comm->comm_ptr, comm->comm_info.name,
comm_info         785 ompi/debuggers/ompi_msgq_dll.c         *comm = extra->current_communicator->comm_info;
comm_info          70 ompi/debuggers/ompi_msgq_dll_defs.h     mqs_communicator        comm_info;  /* Info needed at the higher level */