Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp118 case KMP_HW_L2: in __kmp_hw_get_catalog_string()
152 case KMP_HW_L2: in __kmp_hw_get_keyword()
348 preference[KMP_HW_L2] = 65; in _remove_radix1_layers()
423 set_equivalent_type(KMP_HW_LLC, KMP_HW_L2); in _set_last_level_cache()
426 if (get_equivalent_type(KMP_HW_L2) != KMP_HW_UNKNOWN) in _set_last_level_cache()
427 set_equivalent_type(KMP_HW_LLC, KMP_HW_L2); in _set_last_level_cache()
943 if (get_level(KMP_HW_L2) != -1) in canonicalize()
944 set_equivalent_type(KMP_HW_TILE, KMP_HW_L2); in canonicalize()
946 set_equivalent_type(KMP_HW_L2, KMP_HW_TILE); in canonicalize()
1671 return KMP_HW_L2; in __kmp_hwloc_type_2_topology_type()
[all …]
H A Dkmp.h628 KMP_HW_L2, enumerator