next_gp_index 123 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c if (obj->gp_index >= topology->next_gp_index) next_gp_index 124 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c topology->next_gp_index = obj->gp_index + 1; next_gp_index 1685 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c node->parent->gp_index = topology->next_gp_index++; next_gp_index 897 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c new->next_gp_index = old->next_gp_index; next_gp_index 1683 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c obj->gp_index = topology->next_gp_index++; next_gp_index 3195 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c topology->next_gp_index = 1; /* keep 0 as an invalid value */ next_gp_index 65 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h uint64_t next_gp_index;