hwloc_cache_type_by_depth_type 2727 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   otype = hwloc_cache_type_by_depth_type(level, ctype);
hwloc_cache_type_by_depth_type 3707 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	  otype = hwloc_cache_type_by_depth_type(depth, ctype);
hwloc_cache_type_by_depth_type  954 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c       otype = hwloc_cache_type_by_depth_type(level, type);
hwloc_cache_type_by_depth_type  982 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       obj->type = hwloc_cache_type_by_depth_type(obj->attr->cache.depth, obj->attr->cache.type);
hwloc_cache_type_by_depth_type 1030 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       && obj->type != hwloc_cache_type_by_depth_type(obj->attr->cache.depth, obj->attr->cache.type)) {
hwloc_cache_type_by_depth_type 4138 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     assert(hwloc_cache_type_by_depth_type(obj->attr->cache.depth, obj->attr->cache.type) == obj->type);