hwloc_topology_set_xml  251 ompi/mca/topo/treematch/treematch/tm_topology.c   err = hwloc_topology_set_xml(topology, filename);
hwloc_topology_set_xml  450 opal/mca/hwloc/base/hwloc_base_util.c     if (0 != hwloc_topology_set_xml(opal_hwloc_topology, topofile)) {
hwloc_topology_set_xml 1746 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_topology_set_xml(hwloc_topology_t __hwloc_restrict topology, const char * __hwloc_restrict xmlpath);
hwloc_topology_set_xml  263 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c                 if (0 != hwloc_topology_set_xml(pmix_hwloc_topology, info[n].value.data.string)) {
hwloc_topology_set_xml  130 orte/mca/ras/simulator/ras_sim_module.c             if (0 != hwloc_topology_set_xml(topo, files[n])) {
hwloc_topology_set_xml   68 orte/test/system/opal_hwloc.c     if (0 != hwloc_topology_set_xml(my_topology, argv[1])) {