Relationship       70 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   LOGICAL_PROCESSOR_RELATIONSHIP Relationship;
Relationship      144 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   LOGICAL_PROCESSOR_RELATIONSHIP Relationship;
Relationship      779 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	if (procInfo->Relationship == RelationCache
Relationship      786 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	switch (procInfo[i].Relationship) {
Relationship      869 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	    obj->attr->group.kind = procInfo[i].Relationship == RelationGroup ? HWLOC_GROUP_KIND_WINDOWS_PROCESSOR_GROUP : HWLOC_GROUP_KIND_WINDOWS_RELATIONSHIP_UNKNOWN;
Relationship      909 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	if (procInfo->Relationship == RelationCache
Relationship      916 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	switch (procInfo->Relationship) {
Relationship      975 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c             hwloc_debug("unknown relation %d\n", procInfo->Relationship);