hwloc_get_depth_type 1278 opal/mca/hwloc/base/hwloc_base_util.c type = hwloc_get_depth_type(topo, d); hwloc_get_depth_type 2124 opal/mca/hwloc/base/hwloc_base_util.c type = hwloc_get_depth_type(topo, d); hwloc_get_depth_type 168 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c type = hwloc_get_depth_type(topology, depth); hwloc_get_depth_type 659 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c type = hwloc_get_depth_type(topology, depth); hwloc_get_depth_type 4254 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(hwloc_get_depth_type(topology, depth) == obj->type); hwloc_get_depth_type 4329 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(hwloc_get_depth_type(topology, 0) == HWLOC_OBJ_MACHINE); hwloc_get_depth_type 4332 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(hwloc_get_depth_type(topology, depth-1) == HWLOC_OBJ_PU); hwloc_get_depth_type 4342 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(hwloc_get_depth_type(topology, j) != HWLOC_OBJ_PU); hwloc_get_depth_type 4343 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(hwloc_get_depth_type(topology, j) != HWLOC_OBJ_MACHINE); hwloc_get_depth_type 4348 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(hwloc_get_depth_type(topology, HWLOC_TYPE_DEPTH_NUMANODE) == HWLOC_OBJ_NUMANODE); hwloc_get_depth_type 4351 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(hwloc_get_depth_type(topology, j) != HWLOC_OBJ_NUMANODE); hwloc_get_depth_type 830 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC hwloc_obj_type_t hwloc_get_depth_type (hwloc_topology_t topology, int depth) __hwloc_attribute_pure; hwloc_get_depth_type 38 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/inlines.h if (hwloc_compare_types(hwloc_get_depth_type(topology, depth), type) < 0) hwloc_get_depth_type 55 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/inlines.h if (hwloc_compare_types(hwloc_get_depth_type(topology, depth), type) > 0)