|
NAMEhwloc_obj_memory_sSYNOPSIS#include <hwloc.h> Data Structuresstruct hwloc_obj_memory_page_type_s Data Fieldshwloc_uint64_t total_memory hwloc_uint64_t local_memory unsigned page_types_len struct hwloc_obj_memory_s::hwloc_obj_memory_page_type_s * page_types Detailed DescriptionObject memory.Field Documentationhwloc_uint64_t hwloc_obj_memory_s::local_memoryLocal memory (in bytes)struct hwloc_obj_memory_s::hwloc_obj_memory_page_type_s * hwloc_obj_memory_s::page_typesunsigned hwloc_obj_memory_s::page_types_lenSize of array page_types.hwloc_uint64_t hwloc_obj_memory_s::total_memoryTotal memory (in bytes) in this object and its children.AuthorGenerated automatically by Doxygen for Hardware Locality (hwloc) from the source code.
Visit the GSP FreeBSD Man Page Interface. |