hwloc_obj_attr_u::hwloc_cache_attr_s(3)
NAME
hwloc_obj_attr_u::hwloc_cache_attr_s
Cache-specific Object Attributes.
SYNOPSIS
#include <hwloc.h> Data Fields unsigned long memory_kB Size of cache. unsigned depth Depth of cache.
Detailed Description
Cache-specific Object Attributes.
Field Documentation
- unsigned hwloc_obj_attr_u::hwloc_cache_attr_s::depth
- Depth of cache.
- unsigned long hwloc_obj_attr_u::hwloc_cache_attr_s::memory_kB
- Size of cache.
Author
- Generated automatically by Doxygen for Hardware Locality (hwloc) from
the source code.