Hardware Locality (hwloc)
v2.1-20200123.0330.git0a8b367
|
#include <diff.h>
Data Structures | |
struct | hwloc_topology_diff_obj_attr_generic_s |
struct | hwloc_topology_diff_obj_attr_string_s |
String attribute modification with an optional name. More... | |
struct | hwloc_topology_diff_obj_attr_uint64_s |
Integer attribute modification with an optional index. More... | |
Data Fields | |
struct hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr_generic_s | generic |
struct hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr_uint64_s | uint64 |
struct hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr_string_s | string |
One object attribute difference.
struct hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr_generic_s hwloc_topology_diff_obj_attr_u::generic |
struct hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr_string_s hwloc_topology_diff_obj_attr_u::string |
struct hwloc_topology_diff_obj_attr_u::hwloc_topology_diff_obj_attr_uint64_s hwloc_topology_diff_obj_attr_u::uint64 |