|
NAMEhwloc_topology_supportSYNOPSIS#include <hwloc.h> Data Fieldsstruct hwloc_topology_discovery_support * discovery struct hwloc_topology_cpubind_support * cpubind struct hwloc_topology_membind_support * membind Detailed DescriptionSet of flags describing actual support for this topology.This is retrieved with hwloc_topology_get_support() and will be valid until the topology object is destroyed. Note: the values are correct only after discovery. Field Documentationstruct hwloc_topology_cpubind_support* hwloc_topology_support::cpubindstruct hwloc_topology_discovery_support* hwloc_topology_support::discoverystruct hwloc_topology_membind_support* hwloc_topology_support::membindAuthorGenerated automatically by Doxygen for Hardware Locality (hwloc) from the source code.
Visit the GSP FreeBSD Man Page Interface. |