logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

hwloc_obj_attr_u::hwloc_numanode_attr_s::hwloc_memory_page_type_s

Author

       Generated automatically by Doxygen for Hardware Locality (hwloc) from the source code.

Hardware Locality (hwloc)                        Version 2.12.0      hwloc_obj_attr_u::..._memory_page_type_s(3)

Detailed Description

       Array of local memory page types, NULL if no local memory and page_types is 0.

       The array is sorted by increasing size fields. It contains page_types_len slots.

Field Documentation

hwloc_uint64_thwloc_obj_attr_u::hwloc_numanode_attr_s::hwloc_memory_page_type_s::count
       Number of pages of this size.

   hwloc_uint64_thwloc_obj_attr_u::hwloc_numanode_attr_s::hwloc_memory_page_type_s::size
       Size of pages.

Name

       hwloc_obj_attr_u::hwloc_numanode_attr_s::hwloc_memory_page_type_s

Synopsis

       #include <hwloc.h>

   DataFields
       hwloc_uint64_t size
       hwloc_uint64_t count

See Also