roots             816 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h 	      hwloc_obj_t *roots, unsigned n_roots,
roots             833 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h     tot_weight += (unsigned) hwloc_bitmap_weight(roots[i]->cpuset);
roots             837 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h     hwloc_obj_t root = roots[flags & HWLOC_DISTRIB_FLAG_REVERSE ? n_roots-1-i : i];