topofile          166 opal/mca/hwloc/base/base.h OPAL_DECLSPEC int opal_hwloc_base_set_topology(char *topofile);
topofile          437 opal/mca/hwloc/base/hwloc_base_util.c int opal_hwloc_base_set_topology(char *topofile)
topofile          442 opal/mca/hwloc/base/hwloc_base_util.c                           "hwloc:base:set_topology %s", topofile));
topofile          450 opal/mca/hwloc/base/hwloc_base_util.c     if (0 != hwloc_topology_set_xml(opal_hwloc_topology, topofile)) {