bind_depth        648 orte/mca/rmaps/base/rmaps_base_binding.c     int bind_depth;
bind_depth        839 orte/mca/rmaps/base/rmaps_base_binding.c             bind_depth = hwloc_get_cache_type_depth(node->topology->topo, clvl, (hwloc_obj_cache_type_t)-1);
bind_depth        842 orte/mca/rmaps/base/rmaps_base_binding.c             bind_depth = hwloc_get_type_depth(node->topology->topo, hwb);
bind_depth        844 orte/mca/rmaps/base/rmaps_base_binding.c         if (0 > bind_depth)
bind_depth        846 orte/mca/rmaps/base/rmaps_base_binding.c         if (0 > bind_depth && HWLOC_TYPE_DEPTH_NUMANODE != bind_depth)
bind_depth        857 orte/mca/rmaps/base/rmaps_base_binding.c                             bind_depth);
bind_depth        858 orte/mca/rmaps/base/rmaps_base_binding.c         if (ORTE_SUCCESS != (rc = bind_generic(jdata, node, bind_depth))) {