io_arity          783 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   newobj->io_arity = src->io_arity;
io_arity          830 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     if (newobj->io_arity) {
io_arity         2279 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 	  parent->io_arity += child->io_arity;
io_arity         2319 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 	  child->io_arity += parent->io_arity;
io_arity         2540 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   parent->io_arity = n;
io_arity         4028 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   if (!parent->io_arity) {
io_arity         4042 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     hwloc__check_child_siblings(parent, NULL, parent->io_arity, j, child, prev);
io_arity         4049 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   assert(j == parent->io_arity);
io_arity          441 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h   unsigned io_arity;			/**< \brief Number of I/O children.