debian man page for hwloc_get_shared_cache_covering_obj

Query: hwloc_get_shared_cache_covering_obj

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Cache-specific Finding Helpers(3)			     Hardware Locality (hwloc)				 Cache-specific Finding Helpers(3)

NAME
Cache-specific Finding Helpers - Functions static inline hwloc_obj_t hwloc_get_cache_covering_cpuset (hwloc_topology_t topology, hwloc_const_cpuset_t set) static inline hwloc_obj_t hwloc_get_shared_cache_covering_obj (hwloc_topology_t topology , hwloc_obj_t obj) Function Documentation static inline hwloc_obj_t hwloc_get_cache_covering_cpuset (hwloc_topology_ttopology, hwloc_const_cpuset_tset) [static] Get the first cache covering a cpuset set. Returns: NULL if no cache matches. Note: This function cannot work if the root object does not have a CPU set, e.g. if the topology is made of different machines. static inline hwloc_obj_t hwloc_get_shared_cache_covering_obj (hwloc_topology_t topology, hwloc_obj_tobj) [static] Get the first cache shared between an object and somebody else. Returns: NULL if no cache matches or if an invalid object is given. Author Generated automatically by Doxygen for Hardware Locality (hwloc) from the source code. Version 1.4.1 Mon Feb 27 2012 Cache-specific Finding Helpers(3)
Related Man Pages
hwloc_get_ancestor_obj_by_type(3) - debian
hwloc_get_common_ancestor_obj(3) - debian
hwloc_obj_is_in_subtree(3) - debian
hwloc_get_cache_type_depth(3) - centos
hwloc_get_shared_cache_covering_obj(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Introduction