numa_attached_indexes   58 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   struct hwloc_synthetic_indexes_s numa_attached_indexes;
numa_attached_indexes  412 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   free(data->numa_attached_indexes.array);
numa_attached_indexes  436 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   data->numa_attached_indexes.array = NULL;
numa_attached_indexes  452 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   data->numa_attached_indexes.string = NULL;
numa_attached_indexes  453 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   data->numa_attached_indexes.array = NULL;
numa_attached_indexes  512 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	err = hwloc_synthetic_parse_attrs(attr+1, &dummy, &attached->attr, &data->numa_attached_indexes, verbose);
numa_attached_indexes  797 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   hwloc_synthetic_process_indexes(data, &data->numa_attached_indexes, data->numa_attached_nr, verbose);
numa_attached_indexes  881 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   attached_os_index = hwloc_synthetic_next_index(&data->numa_attached_indexes, HWLOC_OBJ_NUMANODE);
numa_attached_indexes  970 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   data->numa_attached_indexes.next = 0;