aritys           1247 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   char aritys[12] = "";
aritys           1254 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c     snprintf(aritys, sizeof(aritys), ":%u", arity);
aritys           1258 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c     res = hwloc_snprintf(tmp, tmplen, "Cache%s", aritys);
aritys           1264 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c     res = hwloc_snprintf(tmp, tmplen, "Socket%s", aritys);
aritys           1268 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c     res = hwloc_snprintf(tmp, tmplen, "%s%s", hwloc_obj_type_string(obj->type), aritys);
aritys           1272 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c     res = hwloc_snprintf(tmp, tmplen, "%s%s", types, aritys);