Home
last modified time | relevance | path

Searched refs:hwloc_get_obj_with_same_locality (Results 1 – 9 of 9) sorted by relevance

/dports/devel/hwloc2/hwloc-2.5.0/tests/hwloc/
H A Dhwloc_get_obj_with_same_locality.c47 obj = hwloc_get_obj_with_same_locality(topology, tmp, HWLOC_OBJ_PACKAGE, NULL, NULL, 0); in main()
49 obj = hwloc_get_obj_with_same_locality(topology, tmp, HWLOC_OBJ_NUMANODE, NULL, NULL, 0); in main()
55 obj = hwloc_get_obj_with_same_locality(topology, tmp, HWLOC_OBJ_PACKAGE, NULL, NULL, 0); in main()
58 obj = hwloc_get_obj_with_same_locality(topology, tmp, HWLOC_OBJ_L3CACHE, NULL, NULL, 0); in main()
62 obj = hwloc_get_obj_with_same_locality(topology, tmp, HWLOC_OBJ_NUMANODE, NULL, NULL, 0); in main()
66 obj = hwloc_get_obj_with_same_locality(topology, tmp, HWLOC_OBJ_PU, NULL, NULL, 0); in main()
72 obj = hwloc_get_obj_with_same_locality(topology, tmp, HWLOC_OBJ_PACKAGE, NULL, NULL, 0); in main()
74 obj = hwloc_get_obj_with_same_locality(topology, tmp, HWLOC_OBJ_L1CACHE, NULL, NULL, 0); in main()
78 obj = hwloc_get_obj_with_same_locality(topology, tmp, HWLOC_OBJ_L2CACHE, NULL, NULL, 0); in main()
102 obj = hwloc_get_obj_with_same_locality(topology, sda, HWLOC_OBJ_PCI_DEVICE, NULL, NULL, 1); in main()
[all …]
H A DMakefile.in111 hwloc_get_obj_with_same_locality$(EXEEXT) \
319 hwloc_get_obj_with_same_locality.c
321 hwloc_get_obj_with_same_locality.$(OBJEXT)
502 ./$(DEPDIR)/hwloc_get_obj_with_same_locality.Po \
557 hwloc_get_obj_with_same_locality.c \
580 hwloc_get_obj_with_same_locality.c \
1920 hwloc_get_obj_with_same_locality.log: hwloc_get_obj_with_same_locality$(EXEEXT)
2336 -rm -f ./$(DEPDIR)/hwloc_get_obj_with_same_locality.Po
2433 -rm -f ./$(DEPDIR)/hwloc_get_obj_with_same_locality.Po
/dports/devel/onetbb/oneTBB-2021.4.0/src/tbbbind/
H A Dtbb_bind.cpp235 hwloc_get_obj_with_same_locality(topology, some_core, HWLOC_OBJ_CORE, nullptr, nullptr, 0); in enforce_hwloc_2_5_runtime_linkage()
/dports/devel/hwloc2/hwloc-2.5.0/utils/hwloc/
H A Dhwloc-annotate.c440 new = hwloc_get_obj_with_same_locality(topology, old, in transform_distances()
/dports/devel/hwloc2/hwloc-2.5.0/include/hwloc/
H A Dhelper.h849 hwloc_get_obj_with_same_locality(hwloc_topology_t topology, hwloc_obj_t src,
H A Drename.h362 #define hwloc_get_obj_with_same_locality HWLOC_NAME(get_obj_with_same_locality) macro
/dports/devel/hwloc2/hwloc-2.5.0/hwloc/
H A Dtraversal.c751 hwloc_get_obj_with_same_locality(hwloc_topology_t topology, hwloc_obj_t src, in hwloc_get_obj_with_same_locality() function
/dports/devel/hwloc2/hwloc-2.5.0/
H A DNEWS24 + Add hwloc_get_obj_with_same_locality() to convert between objects
/dports/devel/hwloc2/hwloc-2.5.0/doc/
H A Dhwloc.doxy2108 using hwloc_get_obj_with_same_locality() or the hwloc-annotate tool.
2130 using hwloc_get_obj_with_same_locality() or the hwloc-annotate tool.