__hwloc_attribute_pure 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_attribute_pure 806 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h hwloc_get_type_or_below_depth (hwloc_topology_t topology, hwloc_obj_type_t type) __hwloc_attribute_pure; __hwloc_attribute_pure 822 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h hwloc_get_type_or_above_depth (hwloc_topology_t topology, hwloc_obj_type_t type) __hwloc_attribute_pure; __hwloc_attribute_pure 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_attribute_pure 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_attribute_pure 842 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h hwloc_get_nbobjs_by_type (hwloc_topology_t topology, hwloc_obj_type_t type) __hwloc_attribute_pure; __hwloc_attribute_pure 849 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h hwloc_get_root_obj (hwloc_topology_t topology) __hwloc_attribute_pure; __hwloc_attribute_pure 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_attribute_pure 861 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h hwloc_get_obj_by_type (hwloc_topology_t topology, hwloc_obj_type_t type, unsigned idx) __hwloc_attribute_pure; __hwloc_attribute_pure 1002 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h hwloc_obj_get_info_by_name(hwloc_obj_t obj, const char *name) __hwloc_attribute_pure; __hwloc_attribute_pure 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_attribute_pure 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_attribute_pure 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_attribute_pure 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_attribute_pure 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_attribute_pure 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_attribute_pure 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_attribute_pure 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_attribute_pure 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_attribute_pure 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_attribute_pure 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_attribute_pure 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_attribute_pure 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_attribute_pure 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_attribute_pure 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_attribute_pure 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_attribute_pure 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_attribute_pure 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_attribute_pure 128 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h int depth, unsigned idx) __hwloc_attribute_pure; __hwloc_attribute_pure 162 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_obj_type_t type, unsigned idx) __hwloc_attribute_pure; __hwloc_attribute_pure 183 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h int depth) __hwloc_attribute_pure; __hwloc_attribute_pure 214 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_obj_type_t type) __hwloc_attribute_pure; __hwloc_attribute_pure 242 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_obj_t obj) __hwloc_attribute_pure; __hwloc_attribute_pure 273 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_obj_t parent) __hwloc_attribute_pure; __hwloc_attribute_pure 295 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_get_obj_covering_cpuset (hwloc_topology_t topology, hwloc_const_cpuset_t set) __hwloc_attribute_pure; __hwloc_attribute_pure 372 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_get_ancestor_obj_by_depth (hwloc_topology_t topology __hwloc_attribute_unused, int depth, hwloc_obj_t obj) __hwloc_attribute_pure; __hwloc_attribute_pure 386 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_get_ancestor_obj_by_type (hwloc_topology_t topology __hwloc_attribute_unused, hwloc_obj_type_t type, hwloc_obj_t obj) __hwloc_attribute_pure; __hwloc_attribute_pure 398 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_get_common_ancestor_obj (hwloc_topology_t topology __hwloc_attribute_unused, hwloc_obj_t obj1, hwloc_obj_t obj2) __hwloc_attribute_pure; __hwloc_attribute_pure 426 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_obj_is_in_subtree (hwloc_topology_t topology __hwloc_attribute_unused, hwloc_obj_t obj, hwloc_obj_t subtree_root) __hwloc_attribute_pure; __hwloc_attribute_pure 610 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_get_cache_covering_cpuset (hwloc_topology_t topology, hwloc_const_cpuset_t set) __hwloc_attribute_pure; __hwloc_attribute_pure 628 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_get_shared_cache_covering_obj (hwloc_topology_t topology __hwloc_attribute_unused, hwloc_obj_t obj) __hwloc_attribute_pure; __hwloc_attribute_pure 667 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_get_pu_obj_by_os_index(hwloc_topology_t topology, unsigned os_index) __hwloc_attribute_pure; __hwloc_attribute_pure 688 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_get_numanode_obj_by_os_index(hwloc_topology_t topology, unsigned os_index) __hwloc_attribute_pure; __hwloc_attribute_pure 728 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_obj_type_t type2, unsigned idx2) __hwloc_attribute_pure; __hwloc_attribute_pure 760 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_get_obj_below_array_by_type (hwloc_topology_t topology, int nr, hwloc_obj_type_t *typev, unsigned *idxv) __hwloc_attribute_pure; __hwloc_attribute_pure 894 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_topology_get_complete_cpuset(hwloc_topology_t topology) __hwloc_attribute_pure; __hwloc_attribute_pure 908 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_topology_get_topology_cpuset(hwloc_topology_t topology) __hwloc_attribute_pure; __hwloc_attribute_pure 927 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_topology_get_allowed_cpuset(hwloc_topology_t topology) __hwloc_attribute_pure; __hwloc_attribute_pure 939 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_topology_get_complete_nodeset(hwloc_topology_t topology) __hwloc_attribute_pure; __hwloc_attribute_pure 953 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_topology_get_topology_nodeset(hwloc_topology_t topology) __hwloc_attribute_pure; __hwloc_attribute_pure 972 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_topology_get_allowed_nodeset(hwloc_topology_t topology) __hwloc_attribute_pure; __hwloc_attribute_pure 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_attribute_pure 40 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h #define __netloc_attribute_pure __hwloc_attribute_pure