comm_graph_num_nodes  289 ompi/debuggers/mpihandles_interface.h     int comm_graph_num_nodes;
comm_graph_num_nodes  594 ompi/debuggers/ompi_mpihandles_dll.c         (*info)->comm_graph_num_nodes = nnodes =
comm_graph_num_nodes  613 ompi/debuggers/ompi_mpihandles_dll.c         (*info)->comm_graph_edges = mqs_malloc((*info)->comm_graph_index[(*info)->comm_graph_num_nodes - 1] * sizeof(int));
comm_graph_num_nodes  625 ompi/debuggers/ompi_mpihandles_dll.c              i < (*info)->comm_graph_index[(*info)->comm_graph_num_nodes - 1];