HWLOC_DECLSPEC    162 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-cuda.c HWLOC_DECLSPEC extern const struct hwloc_component hwloc_cuda_component;
HWLOC_DECLSPEC     54 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-fake.c HWLOC_DECLSPEC extern const struct hwloc_component hwloc_fake_component; /* never linked statically in the core */
HWLOC_DECLSPEC    176 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-gl.c HWLOC_DECLSPEC extern const struct hwloc_component hwloc_gl_component;
HWLOC_DECLSPEC    138 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-nvml.c HWLOC_DECLSPEC extern const struct hwloc_component hwloc_nvml_component;
HWLOC_DECLSPEC    189 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-opencl.c HWLOC_DECLSPEC extern const struct hwloc_component hwloc_opencl_component;
HWLOC_DECLSPEC    335 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-pci.c HWLOC_DECLSPEC extern const struct hwloc_component hwloc_pci_component;
HWLOC_DECLSPEC    613 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c HWLOC_DECLSPEC extern const struct hwloc_component hwloc_xml_libxml_component;
HWLOC_DECLSPEC     97 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC unsigned hwloc_get_api_version(void);
HWLOC_DECLSPEC    333 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_compare_types (hwloc_obj_type_t type1, hwloc_obj_type_t type2) __hwloc_attribute_const;
HWLOC_DECLSPEC    640 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_topology_init (hwloc_topology_t *topologyp);
HWLOC_DECLSPEC    662 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_topology_load(hwloc_topology_t topology);
HWLOC_DECLSPEC    668 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC void hwloc_topology_destroy (hwloc_topology_t topology);
HWLOC_DECLSPEC    680 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_topology_dup(hwloc_topology_t *newtopology, hwloc_topology_t oldtopology);
HWLOC_DECLSPEC    699 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_topology_abi_check(hwloc_topology_t topology);
HWLOC_DECLSPEC    712 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC void hwloc_topology_check(hwloc_topology_t topology);
HWLOC_DECLSPEC    734 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_topology_get_depth(hwloc_topology_t __hwloc_restrict topology) __hwloc_attribute_pure;
HWLOC_DECLSPEC    759 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_get_type_depth (hwloc_topology_t topology, hwloc_obj_type_t type);
HWLOC_DECLSPEC    790 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_get_memory_parents_depth (hwloc_topology_t topology);
HWLOC_DECLSPEC    830 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC hwloc_obj_type_t hwloc_get_depth_type (hwloc_topology_t topology, int depth) __hwloc_attribute_pure;
HWLOC_DECLSPEC    834 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC unsigned hwloc_get_nbobjs_by_depth (hwloc_topology_t topology, int depth) __hwloc_attribute_pure;
HWLOC_DECLSPEC    852 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC hwloc_obj_t hwloc_get_obj_by_depth (hwloc_topology_t topology, int depth, unsigned idx) __hwloc_attribute_pure;
HWLOC_DECLSPEC    896 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC const char * hwloc_obj_type_string (hwloc_obj_type_t type) __hwloc_attribute_const;
HWLOC_DECLSPEC    915 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_obj_type_snprintf(char * __hwloc_restrict string, size_t size,
HWLOC_DECLSPEC    930 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_obj_attr_snprintf(char * __hwloc_restrict string, size_t size,
HWLOC_DECLSPEC    957 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_type_sscanf(const char *string,
HWLOC_DECLSPEC    982 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_type_sscanf_as_depth(const char *string,
HWLOC_DECLSPEC   1020 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_obj_add_info(hwloc_obj_t obj, const char *name, const char *value);
HWLOC_DECLSPEC   1147 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_set_cpubind(hwloc_topology_t topology, hwloc_const_cpuset_t set, int flags);
HWLOC_DECLSPEC   1154 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_get_cpubind(hwloc_topology_t topology, hwloc_cpuset_t set, int flags);
HWLOC_DECLSPEC   1167 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_set_proc_cpubind(hwloc_topology_t topology, hwloc_pid_t pid, hwloc_const_cpuset_t set, int flags);
HWLOC_DECLSPEC   1180 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_get_proc_cpubind(hwloc_topology_t topology, hwloc_pid_t pid, hwloc_cpuset_t set, int flags);
HWLOC_DECLSPEC   1190 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_set_thread_cpubind(hwloc_topology_t topology, hwloc_thread_t thread, hwloc_const_cpuset_t set, int flags);
HWLOC_DECLSPEC   1201 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_get_thread_cpubind(hwloc_topology_t topology, hwloc_thread_t thread, hwloc_cpuset_t set, int flags);
HWLOC_DECLSPEC   1217 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_get_last_cpu_location(hwloc_topology_t topology, hwloc_cpuset_t set, int flags);
HWLOC_DECLSPEC   1235 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_get_proc_last_cpu_location(hwloc_topology_t topology, hwloc_pid_t pid, hwloc_cpuset_t set, int flags);
HWLOC_DECLSPEC   1445 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_set_membind(hwloc_topology_t topology, hwloc_const_bitmap_t set, hwloc_membind_policy_t policy, int flags);
HWLOC_DECLSPEC   1491 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_get_membind(hwloc_topology_t topology, hwloc_bitmap_t set, hwloc_membind_policy_t * policy, int flags);
HWLOC_DECLSPEC   1505 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_set_proc_membind(hwloc_topology_t topology, hwloc_pid_t pid, hwloc_const_bitmap_t set, hwloc_membind_policy_t policy, int flags);
HWLOC_DECLSPEC   1546 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_get_proc_membind(hwloc_topology_t topology, hwloc_pid_t pid, hwloc_bitmap_t set, hwloc_membind_policy_t * policy, int flags);
HWLOC_DECLSPEC   1558 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_set_area_membind(hwloc_topology_t topology, const void *addr, size_t len, hwloc_const_bitmap_t set, hwloc_membind_policy_t policy, int flags);
HWLOC_DECLSPEC   1587 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_get_area_membind(hwloc_topology_t topology, const void *addr, size_t len, hwloc_bitmap_t set, hwloc_membind_policy_t * policy, int flags);
HWLOC_DECLSPEC   1608 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_get_area_memlocation(hwloc_topology_t topology, const void *addr, size_t len, hwloc_bitmap_t set, int flags);
HWLOC_DECLSPEC   1617 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC void *hwloc_alloc(hwloc_topology_t topology, size_t len);
HWLOC_DECLSPEC   1633 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC void *hwloc_alloc_membind(hwloc_topology_t topology, size_t len, hwloc_const_bitmap_t set, hwloc_membind_policy_t policy, int flags) __hwloc_attribute_malloc;
HWLOC_DECLSPEC   1650 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_free(hwloc_topology_t topology, void *addr, size_t len);
HWLOC_DECLSPEC   1688 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_topology_set_pid(hwloc_topology_t __hwloc_restrict topology, hwloc_pid_t pid);
HWLOC_DECLSPEC   1718 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_topology_set_synthetic(hwloc_topology_t __hwloc_restrict topology, const char * __hwloc_restrict description);
HWLOC_DECLSPEC   1746 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_topology_set_xml(hwloc_topology_t __hwloc_restrict topology, const char * __hwloc_restrict xmlpath);
HWLOC_DECLSPEC   1774 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_topology_set_xmlbuffer(hwloc_topology_t __hwloc_restrict topology, const char * __hwloc_restrict buffer, int size);
HWLOC_DECLSPEC   1869 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_topology_set_flags (hwloc_topology_t topology, unsigned long flags);
HWLOC_DECLSPEC   1877 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC unsigned long hwloc_topology_get_flags (hwloc_topology_t topology);
HWLOC_DECLSPEC   1886 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_topology_is_thissystem(hwloc_topology_t  __hwloc_restrict topology) __hwloc_attribute_pure;
HWLOC_DECLSPEC   1987 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC const struct hwloc_topology_support *hwloc_topology_get_support(hwloc_topology_t __hwloc_restrict topology);
HWLOC_DECLSPEC   2046 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_topology_set_type_filter(hwloc_topology_t topology, hwloc_obj_type_t type, enum hwloc_type_filter_e filter);
HWLOC_DECLSPEC   2050 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_topology_get_type_filter(hwloc_topology_t topology, hwloc_obj_type_t type, enum hwloc_type_filter_e *filter);
HWLOC_DECLSPEC   2056 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_topology_set_all_types_filter(hwloc_topology_t topology, enum hwloc_type_filter_e filter);
HWLOC_DECLSPEC   2060 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_topology_set_cache_types_filter(hwloc_topology_t topology, enum hwloc_type_filter_e filter);
HWLOC_DECLSPEC   2064 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_topology_set_icache_types_filter(hwloc_topology_t topology, enum hwloc_type_filter_e filter);
HWLOC_DECLSPEC   2068 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_topology_set_io_types_filter(hwloc_topology_t topology, enum hwloc_type_filter_e filter);
HWLOC_DECLSPEC   2080 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC void hwloc_topology_set_userdata(hwloc_topology_t topology, const void *userdata);
HWLOC_DECLSPEC   2087 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC void * hwloc_topology_get_userdata(hwloc_topology_t topology);
HWLOC_DECLSPEC   2139 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_topology_restrict(hwloc_topology_t __hwloc_restrict topology, hwloc_const_cpuset_t cpuset, unsigned long flags);
HWLOC_DECLSPEC   2162 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC hwloc_obj_t hwloc_topology_insert_misc_object(hwloc_topology_t topology, hwloc_obj_t parent, const char *name);
HWLOC_DECLSPEC   2184 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC hwloc_obj_t hwloc_topology_alloc_group_object(hwloc_topology_t topology);
HWLOC_DECLSPEC   2219 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC hwloc_obj_t hwloc_topology_insert_group_object(hwloc_topology_t topology, hwloc_obj_t group);
HWLOC_DECLSPEC   2230 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_obj_add_other_obj_sets(hwloc_obj_t dst, hwloc_obj_t src);
HWLOC_DECLSPEC     71 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC hwloc_bitmap_t hwloc_bitmap_alloc(void) __hwloc_attribute_malloc;
HWLOC_DECLSPEC     74 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC hwloc_bitmap_t hwloc_bitmap_alloc_full(void) __hwloc_attribute_malloc;
HWLOC_DECLSPEC     80 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC void hwloc_bitmap_free(hwloc_bitmap_t bitmap);
HWLOC_DECLSPEC     86 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC hwloc_bitmap_t hwloc_bitmap_dup(hwloc_const_bitmap_t bitmap) __hwloc_attribute_malloc;
HWLOC_DECLSPEC     89 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_copy(hwloc_bitmap_t dst, hwloc_const_bitmap_t src);
HWLOC_DECLSPEC    105 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_snprintf(char * __hwloc_restrict buf, size_t buflen, hwloc_const_bitmap_t bitmap);
HWLOC_DECLSPEC    111 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_asprintf(char ** strp, hwloc_const_bitmap_t bitmap);
HWLOC_DECLSPEC    115 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_sscanf(hwloc_bitmap_t bitmap, const char * __hwloc_restrict string);
HWLOC_DECLSPEC    130 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_list_snprintf(char * __hwloc_restrict buf, size_t buflen, hwloc_const_bitmap_t bitmap);
HWLOC_DECLSPEC    136 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_list_asprintf(char ** strp, hwloc_const_bitmap_t bitmap);
HWLOC_DECLSPEC    140 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_list_sscanf(hwloc_bitmap_t bitmap, const char * __hwloc_restrict string);
HWLOC_DECLSPEC    154 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_taskset_snprintf(char * __hwloc_restrict buf, size_t buflen, hwloc_const_bitmap_t bitmap);
HWLOC_DECLSPEC    160 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_taskset_asprintf(char ** strp, hwloc_const_bitmap_t bitmap);
HWLOC_DECLSPEC    164 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_taskset_sscanf(hwloc_bitmap_t bitmap, const char * __hwloc_restrict string);
HWLOC_DECLSPEC    172 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC void hwloc_bitmap_zero(hwloc_bitmap_t bitmap);
HWLOC_DECLSPEC    175 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC void hwloc_bitmap_fill(hwloc_bitmap_t bitmap);
HWLOC_DECLSPEC    178 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_only(hwloc_bitmap_t bitmap, unsigned id);
HWLOC_DECLSPEC    181 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_allbut(hwloc_bitmap_t bitmap, unsigned id);
HWLOC_DECLSPEC    184 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_from_ulong(hwloc_bitmap_t bitmap, unsigned long mask);
HWLOC_DECLSPEC    187 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_from_ith_ulong(hwloc_bitmap_t bitmap, unsigned i, unsigned long mask);
HWLOC_DECLSPEC    195 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_set(hwloc_bitmap_t bitmap, unsigned id);
HWLOC_DECLSPEC    201 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_set_range(hwloc_bitmap_t bitmap, unsigned begin, int end);
HWLOC_DECLSPEC    204 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_set_ith_ulong(hwloc_bitmap_t bitmap, unsigned i, unsigned long mask);
HWLOC_DECLSPEC    207 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_clr(hwloc_bitmap_t bitmap, unsigned id);
HWLOC_DECLSPEC    213 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_clr_range(hwloc_bitmap_t bitmap, unsigned begin, int end);
HWLOC_DECLSPEC    221 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_singlify(hwloc_bitmap_t bitmap);
HWLOC_DECLSPEC    229 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC unsigned long hwloc_bitmap_to_ulong(hwloc_const_bitmap_t bitmap) __hwloc_attribute_pure;
HWLOC_DECLSPEC    232 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC unsigned long hwloc_bitmap_to_ith_ulong(hwloc_const_bitmap_t bitmap, unsigned i) __hwloc_attribute_pure;
HWLOC_DECLSPEC    235 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_isset(hwloc_const_bitmap_t bitmap, unsigned id) __hwloc_attribute_pure;
HWLOC_DECLSPEC    238 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_iszero(hwloc_const_bitmap_t bitmap) __hwloc_attribute_pure;
HWLOC_DECLSPEC    244 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_isfull(hwloc_const_bitmap_t bitmap) __hwloc_attribute_pure;
HWLOC_DECLSPEC    250 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_first(hwloc_const_bitmap_t bitmap) __hwloc_attribute_pure;
HWLOC_DECLSPEC    258 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_next(hwloc_const_bitmap_t bitmap, int prev) __hwloc_attribute_pure;
HWLOC_DECLSPEC    264 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_last(hwloc_const_bitmap_t bitmap) __hwloc_attribute_pure;
HWLOC_DECLSPEC    273 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_weight(hwloc_const_bitmap_t bitmap) __hwloc_attribute_pure;
HWLOC_DECLSPEC    279 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_first_unset(hwloc_const_bitmap_t bitmap) __hwloc_attribute_pure;
HWLOC_DECLSPEC    287 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_next_unset(hwloc_const_bitmap_t bitmap, int prev) __hwloc_attribute_pure;
HWLOC_DECLSPEC    293 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_last_unset(hwloc_const_bitmap_t bitmap) __hwloc_attribute_pure;
HWLOC_DECLSPEC    337 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_or (hwloc_bitmap_t res, hwloc_const_bitmap_t bitmap1, hwloc_const_bitmap_t bitmap2);
HWLOC_DECLSPEC    343 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_and (hwloc_bitmap_t res, hwloc_const_bitmap_t bitmap1, hwloc_const_bitmap_t bitmap2);
HWLOC_DECLSPEC    349 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_andnot (hwloc_bitmap_t res, hwloc_const_bitmap_t bitmap1, hwloc_const_bitmap_t bitmap2);
HWLOC_DECLSPEC    355 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_xor (hwloc_bitmap_t res, hwloc_const_bitmap_t bitmap1, hwloc_const_bitmap_t bitmap2);
HWLOC_DECLSPEC    361 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_not (hwloc_bitmap_t res, hwloc_const_bitmap_t bitmap);
HWLOC_DECLSPEC    369 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_intersects (hwloc_const_bitmap_t bitmap1, hwloc_const_bitmap_t bitmap2) __hwloc_attribute_pure;
HWLOC_DECLSPEC    375 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_isincluded (hwloc_const_bitmap_t sub_bitmap, hwloc_const_bitmap_t super_bitmap) __hwloc_attribute_pure;
HWLOC_DECLSPEC    378 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_isequal (hwloc_const_bitmap_t bitmap1, hwloc_const_bitmap_t bitmap2) __hwloc_attribute_pure;
HWLOC_DECLSPEC    385 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_compare_first(hwloc_const_bitmap_t bitmap1, hwloc_const_bitmap_t bitmap2) __hwloc_attribute_pure;
HWLOC_DECLSPEC    396 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/bitmap.h HWLOC_DECLSPEC int hwloc_bitmap_compare(hwloc_const_bitmap_t bitmap1, hwloc_const_bitmap_t bitmap2) __hwloc_attribute_pure;
HWLOC_DECLSPEC    192 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/diff.h HWLOC_DECLSPEC int hwloc_topology_diff_build(hwloc_topology_t topology, hwloc_topology_t newtopology, unsigned long flags, hwloc_topology_diff_t *diff);
HWLOC_DECLSPEC    220 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/diff.h HWLOC_DECLSPEC int hwloc_topology_diff_apply(hwloc_topology_t topology, hwloc_topology_diff_t diff, unsigned long flags);
HWLOC_DECLSPEC    224 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/diff.h HWLOC_DECLSPEC int hwloc_topology_diff_destroy(hwloc_topology_diff_t diff);
HWLOC_DECLSPEC    237 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/diff.h HWLOC_DECLSPEC int hwloc_topology_diff_load_xml(const char *xmlpath, hwloc_topology_diff_t *diff, char **refname);
HWLOC_DECLSPEC    248 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/diff.h HWLOC_DECLSPEC int hwloc_topology_diff_export_xml(hwloc_topology_diff_t diff, const char *refname, const char *xmlpath);
HWLOC_DECLSPEC    261 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/diff.h HWLOC_DECLSPEC int hwloc_topology_diff_load_xmlbuffer(const char *xmlbuffer, int buflen, hwloc_topology_diff_t *diff, char **refname);
HWLOC_DECLSPEC    274 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/diff.h HWLOC_DECLSPEC int hwloc_topology_diff_export_xmlbuffer(hwloc_topology_diff_t diff, const char *refname, char **xmlbuffer, int *buflen);
HWLOC_DECLSPEC    115 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/distances.h HWLOC_DECLSPEC int
HWLOC_DECLSPEC    124 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/distances.h HWLOC_DECLSPEC int
HWLOC_DECLSPEC    147 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/distances.h HWLOC_DECLSPEC void
HWLOC_DECLSPEC    229 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/distances.h HWLOC_DECLSPEC int hwloc_distances_add(hwloc_topology_t topology,
HWLOC_DECLSPEC    241 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/distances.h HWLOC_DECLSPEC int hwloc_distances_remove(hwloc_topology_t topology);
HWLOC_DECLSPEC    247 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/distances.h HWLOC_DECLSPEC int hwloc_distances_remove_by_depth(hwloc_topology_t topology, int depth);
HWLOC_DECLSPEC     71 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/export.h HWLOC_DECLSPEC int hwloc_topology_export_xml(hwloc_topology_t topology, const char *xmlpath, unsigned long flags);
HWLOC_DECLSPEC    102 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/export.h HWLOC_DECLSPEC int hwloc_topology_export_xmlbuffer(hwloc_topology_t topology, char **xmlbuffer, int *buflen, unsigned long flags);
HWLOC_DECLSPEC    105 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/export.h HWLOC_DECLSPEC void hwloc_free_xmlbuffer(hwloc_topology_t topology, char *xmlbuffer);
HWLOC_DECLSPEC    125 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/export.h HWLOC_DECLSPEC void hwloc_topology_set_userdata_export_callback(hwloc_topology_t topology,
HWLOC_DECLSPEC    153 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/export.h HWLOC_DECLSPEC int hwloc_export_obj_userdata(void *reserved, hwloc_topology_t topology, hwloc_obj_t obj, const char *name, const void *buffer, size_t length);
HWLOC_DECLSPEC    168 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/export.h HWLOC_DECLSPEC int hwloc_export_obj_userdata_base64(void *reserved, hwloc_topology_t topology, hwloc_obj_t obj, const char *name, const void *buffer, size_t length);
HWLOC_DECLSPEC    192 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/export.h HWLOC_DECLSPEC void hwloc_topology_set_userdata_import_callback(hwloc_topology_t topology,
HWLOC_DECLSPEC    264 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/export.h   HWLOC_DECLSPEC int hwloc_topology_export_synthetic(hwloc_topology_t topology, char *buffer, size_t buflen, unsigned long flags);
HWLOC_DECLSPEC     69 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h HWLOC_DECLSPEC int hwloc_get_largest_objs_inside_cpuset (hwloc_topology_t topology, hwloc_const_cpuset_t set,
HWLOC_DECLSPEC    500 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h HWLOC_DECLSPEC int
HWLOC_DECLSPEC    511 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h HWLOC_DECLSPEC int
HWLOC_DECLSPEC    522 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h HWLOC_DECLSPEC int
HWLOC_DECLSPEC    529 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h HWLOC_DECLSPEC int
HWLOC_DECLSPEC    536 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h HWLOC_DECLSPEC int
HWLOC_DECLSPEC    543 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h HWLOC_DECLSPEC int
HWLOC_DECLSPEC    711 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h HWLOC_DECLSPEC unsigned hwloc_get_closest_objs (hwloc_topology_t topology, hwloc_obj_t src, hwloc_obj_t * __hwloc_restrict objs, unsigned max);
HWLOC_DECLSPEC    893 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h HWLOC_DECLSPEC hwloc_const_cpuset_t
HWLOC_DECLSPEC    907 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h HWLOC_DECLSPEC hwloc_const_cpuset_t
HWLOC_DECLSPEC    926 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h HWLOC_DECLSPEC hwloc_const_cpuset_t
HWLOC_DECLSPEC    938 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h HWLOC_DECLSPEC hwloc_const_nodeset_t
HWLOC_DECLSPEC    952 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h HWLOC_DECLSPEC hwloc_const_nodeset_t
HWLOC_DECLSPEC    971 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h HWLOC_DECLSPEC hwloc_const_nodeset_t
HWLOC_DECLSPEC     43 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux.h HWLOC_DECLSPEC int hwloc_linux_set_tid_cpubind(hwloc_topology_t topology, pid_t tid, hwloc_const_cpuset_t set);
HWLOC_DECLSPEC     53 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux.h HWLOC_DECLSPEC int hwloc_linux_get_tid_cpubind(hwloc_topology_t topology, pid_t tid, hwloc_cpuset_t set);
HWLOC_DECLSPEC     60 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux.h HWLOC_DECLSPEC int hwloc_linux_get_tid_last_cpu_location(hwloc_topology_t topology, pid_t tid, hwloc_bitmap_t set);
HWLOC_DECLSPEC     69 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux.h HWLOC_DECLSPEC int hwloc_linux_read_path_as_cpumask(const char *path, hwloc_bitmap_t set);
HWLOC_DECLSPEC    160 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h HWLOC_DECLSPEC struct hwloc_backend * hwloc_backend_alloc(struct hwloc_disc_component *component);
HWLOC_DECLSPEC    163 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h HWLOC_DECLSPEC int hwloc_backend_enable(struct hwloc_topology *topology, struct hwloc_backend *backend);
HWLOC_DECLSPEC    267 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h HWLOC_DECLSPEC struct hwloc_obj *hwloc_insert_object_by_cpuset(struct hwloc_topology *topology, hwloc_obj_t obj);
HWLOC_DECLSPEC    272 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h HWLOC_DECLSPEC void hwloc_report_os_error(const char * msg, int line);
HWLOC_DECLSPEC    274 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h HWLOC_DECLSPEC int hwloc_hide_errors(void);
HWLOC_DECLSPEC    282 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h HWLOC_DECLSPEC struct hwloc_obj *hwloc__insert_object_by_cpuset(struct hwloc_topology *topology, hwloc_obj_t root, hwloc_obj_t obj, hwloc_report_error_t report_error);
HWLOC_DECLSPEC    300 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h HWLOC_DECLSPEC void hwloc_insert_object_by_parent(struct hwloc_topology *topology, hwloc_obj_t parent, hwloc_obj_t obj);
HWLOC_DECLSPEC    306 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h HWLOC_DECLSPEC hwloc_obj_t hwloc_alloc_setup_object(hwloc_topology_t topology, hwloc_obj_type_t type, unsigned os_index);
HWLOC_DECLSPEC    316 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h HWLOC_DECLSPEC int hwloc_obj_add_children_sets(hwloc_obj_t obj);
HWLOC_DECLSPEC    325 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h HWLOC_DECLSPEC int hwloc_topology_reconnect(hwloc_topology_t topology, unsigned long flags __hwloc_attribute_unused);
HWLOC_DECLSPEC    462 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h HWLOC_DECLSPEC unsigned hwloc_pcidisc_find_cap(const unsigned char *config, unsigned cap);
HWLOC_DECLSPEC    469 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h HWLOC_DECLSPEC int hwloc_pcidisc_find_linkspeed(const unsigned char *config, unsigned offset, float *linkspeed);
HWLOC_DECLSPEC    475 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h HWLOC_DECLSPEC hwloc_obj_type_t hwloc_pcidisc_check_bridge_type(unsigned device_class, const unsigned char *config);
HWLOC_DECLSPEC    483 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h HWLOC_DECLSPEC int hwloc_pcidisc_setup_bridge_attr(hwloc_obj_t obj, const unsigned char *config);
HWLOC_DECLSPEC    489 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h HWLOC_DECLSPEC void hwloc_pcidisc_tree_insert_by_busid(struct hwloc_obj **treep, struct hwloc_obj *obj);
HWLOC_DECLSPEC    499 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h HWLOC_DECLSPEC int hwloc_pcidisc_tree_attach(struct hwloc_topology *topology, struct hwloc_obj *tree);
HWLOC_DECLSPEC    523 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h HWLOC_DECLSPEC struct hwloc_obj * hwloc_pcidisc_find_by_busid(struct hwloc_topology *topology, unsigned domain, unsigned bus, unsigned dev, unsigned func);
HWLOC_DECLSPEC    535 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h HWLOC_DECLSPEC struct hwloc_obj * hwloc_pcidisc_find_busid_parent(struct hwloc_topology *topology, unsigned domain, unsigned bus, unsigned dev, unsigned func);
HWLOC_DECLSPEC     53 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/shmem.h HWLOC_DECLSPEC int hwloc_shmem_topology_get_length(hwloc_topology_t topology,
HWLOC_DECLSPEC     82 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/shmem.h HWLOC_DECLSPEC int hwloc_shmem_topology_write(hwloc_topology_t topology,
HWLOC_DECLSPEC    125 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/shmem.h HWLOC_DECLSPEC int hwloc_shmem_topology_adopt(hwloc_topology_t *topologyp,
HWLOC_DECLSPEC    404 opal/mca/hwloc/hwloc201/hwloc/include/private/misc.h HWLOC_DECLSPEC int hwloc_bitmap_compare_inclusion(hwloc_const_bitmap_t bitmap1, hwloc_const_bitmap_t bitmap2) __hwloc_attribute_pure;
HWLOC_DECLSPEC    407 opal/mca/hwloc/hwloc201/hwloc/include/private/misc.h HWLOC_DECLSPEC extern const char * hwloc_pci_class_string(unsigned short class_id);
HWLOC_DECLSPEC     43 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h #define NETLOC_DECLSPEC HWLOC_DECLSPEC
HWLOC_DECLSPEC     13 opal/mca/hwloc/hwloc201/hwloc/include/private/xml.h HWLOC_DECLSPEC int hwloc__xml_verbose(void);
HWLOC_DECLSPEC     38 opal/mca/hwloc/hwloc201/hwloc/include/private/xml.h HWLOC_DECLSPEC int hwloc__xml_import_diff(hwloc__xml_import_state_t state, hwloc_topology_diff_t *firstdiffp);
HWLOC_DECLSPEC     81 opal/mca/hwloc/hwloc201/hwloc/include/private/xml.h HWLOC_DECLSPEC void hwloc__xml_export_topology(hwloc__xml_export_state_t parentstate, hwloc_topology_t topology, unsigned long flags);
HWLOC_DECLSPEC     83 opal/mca/hwloc/hwloc201/hwloc/include/private/xml.h HWLOC_DECLSPEC void hwloc__xml_export_diff(hwloc__xml_export_state_t parentstate, hwloc_topology_diff_t diff);
HWLOC_DECLSPEC    104 opal/mca/hwloc/hwloc201/hwloc/include/private/xml.h HWLOC_DECLSPEC void hwloc_xml_callbacks_register(struct hwloc_xml_component *component);
HWLOC_DECLSPEC    105 opal/mca/hwloc/hwloc201/hwloc/include/private/xml.h HWLOC_DECLSPEC void hwloc_xml_callbacks_reset(void);