HWLOC_TYPE_FILTER_KEEP_STRUCTURE  261 ompi/mca/topo/treematch/treematch/tm_topology.c   hwloc_topology_set_all_types_filter(topology, HWLOC_TYPE_FILTER_KEEP_STRUCTURE);
HWLOC_TYPE_FILTER_KEEP_STRUCTURE  352 ompi/mca/topo/treematch/treematch/tm_topology.c   hwloc_topology_set_all_types_filter(topology, HWLOC_TYPE_FILTER_KEEP_STRUCTURE);
HWLOC_TYPE_FILTER_KEEP_STRUCTURE 2233 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     if (topology->type_filter[type1] == HWLOC_TYPE_FILTER_KEEP_STRUCTURE)
HWLOC_TYPE_FILTER_KEEP_STRUCTURE 2236 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     if (topology->type_filter[type2] == HWLOC_TYPE_FILTER_KEEP_STRUCTURE)
HWLOC_TYPE_FILTER_KEEP_STRUCTURE 3393 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   topology->type_filter[HWLOC_OBJ_GROUP] = HWLOC_TYPE_FILTER_KEEP_STRUCTURE;
HWLOC_TYPE_FILTER_KEEP_STRUCTURE 3410 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     if (filter == HWLOC_TYPE_FILTER_KEEP_STRUCTURE) {