Hardware Locality (hwloc)
2.4.1
|
Functions | |
static int | hwloc_filter_check_pcidev_subtype_important (unsigned classid) |
static int | hwloc_filter_check_osdev_subtype_important (hwloc_obj_osdev_type_t subtype) |
static int | hwloc_filter_check_keep_object_type (hwloc_topology_t topology, hwloc_obj_type_t type) |
static int | hwloc_filter_check_keep_object (hwloc_topology_t topology, hwloc_obj_t obj) |
|
inlinestatic |
Check whether the given object should be filtered-out.
|
inlinestatic |
Check whether a non-I/O object type should be filtered-out.
Cannot be used for I/O objects.
|
inlinestatic |
Check whether the given OS device subtype is important.
|
inlinestatic |
Check whether the given PCI device classid is important.