Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_affinity.cpp443 static int __kmp_hwloc_get_nobjs_under_obj(hwloc_obj_t obj, in __kmp_hwloc_get_nobjs_under_obj() function
583 nCoresPerPkg = __kmp_hwloc_get_nobjs_under_obj(o, HWLOC_OBJ_CORE); in __kmp_affinity_create_hwloc_map()
588 __kmp_nThreadsPerCore = __kmp_hwloc_get_nobjs_under_obj(o, HWLOC_OBJ_PU); in __kmp_affinity_create_hwloc_map()