obj_res           158 ompi/mca/topo/treematch/treematch/tm_topology.c   hwloc_obj_t obj_proc1,obj_proc2,obj_res;
obj_res           168 ompi/mca/topo/treematch/treematch/tm_topology.c       obj_res = hwloc_get_common_ancestor_obj(topology,obj_proc1,obj_proc2);
obj_res           170 ompi/mca/topo/treematch/treematch/tm_topology.c       arch[obj_proc1->os_index][obj_proc2->os_index]=link_cost(obj_res->depth+1);