Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h768 void set_core_type(kmp_hw_core_type_t type) { in set_core_type() function
H A Dkmp_affinity.cpp806 attr.set_core_type(core_type); in print()
1898 hw_thread.attrs.set_core_type(cpukinds[cpukind_index].core_type); in __kmp_affinity_create_hwloc_map()
2778 hw_thread.attrs.set_core_type(type); in __kmp_affinity_create_x2apicid_map()
H A Dkmp_settings.cpp5242 attr.set_core_type(KMP_HW_CORE_TYPE_CORE); in __kmp_stg_parse_hw_subset()
5244 attr.set_core_type(KMP_HW_CORE_TYPE_ATOM); in __kmp_stg_parse_hw_subset()