hwloc_get_cache_covering_cpuset(3) debian man page | unix.com

Man Page: hwloc_get_cache_covering_cpuset

Operating Environment: debian

Section: 3

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_depth(3) - debian
hwloc_get_common_ancestor_obj(3) - debian
hwloc_get_next_obj_by_type(3) - debian
hwloc_obj_is_in_subtree(3) - debian
hwloc_get_shared_cache_covering_obj(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph