Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp2106 class kmp_cache_info_t { global() class
2111 kmp_cache_info_t() : depth(0) { get_leaf4_levels(); } kmp_cache_info_t() function in kmp_cache_info_t