Home
last modified time | relevance | path

Searched defs:core_type (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp803 kmp_hw_core_type_t core_type = core_types[i]; in print() local
1303 kmp_hw_core_type_t core_type = hw_thread.attrs.get_core_type(); in filter_hw_subset() local
1793 kmp_hw_core_type_t core_type; in __kmp_affinity_create_hwloc_map() member
H A Dkmp_affinity.h758 int core_type : 8; member
H A Dkmp_dispatch.cpp460 kmp_hw_core_type_t core_type = KMP_HW_CORE_TYPE_UNKNOWN; in __kmp_dispatch_init_algorithm() local
H A Dkmp.h904 int core_type : 8; member