Looking at ancestor and child objects -
Be sure to see the figure in Terms and Definitions that shows a complete topology tree, including depths, child/sibling/cousin relationships, and an example of an asymmetric topology where one socket has fewer caches than its peers.
Returns the ancestor object of obj at depth depth.
Returns the ancestor object of obj with type type.
Returns the common parent object to objects lvl1 and lvl2.
Return the next child. If prev is NULL, return the first child.
Returns true if obj is inside the subtree beginning with ancestor object subtree_root.
Note:
This function assumes that both obj and subtree_root have a cpuset.
Generated automatically by Doxygen for Hardware Locality (hwloc) from the source code.