Home
last modified time | relevance | path

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

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