finding a single object coveringaat leasticpu(3)

NAME

Finding a single Object covering at least CPU set
Functions
static inline hwloc_obj_t hwloc_get_child_covering_cpuset
(hwloc_topology_t topology, hwloc_cpuset_t set, hwloc_obj_t father) Get the child covering at least CPU set set.
static inline hwloc_obj_t hwloc_get_obj_covering_cpuset
(hwloc_topology_t topology, hwloc_cpuset_t set) Get the lowest object covering at least CPU set set.

Function Documentation

static inline hwloc_obj_t hwloc_get_child_covering_cpuset (hwloc_topology_t
topology, hwloc_cpuset_t set, hwloc_obj_t father) [static] Get the child covering at least CPU set set. Returns:
NULL if no child matches.
static inline hwloc_obj_t hwloc_get_obj_covering_cpuset (hwloc_topology_t
topology, hwloc_cpuset_t set) [static] Get the lowest object covering at least CPU set set. Returns:
NULL if no object matches.

Author

Generated automatically by Doxygen for Hardware Locality (hwloc) from
the source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout