Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h983 bool is_close(int hwt1, int hwt2, const kmp_affinity_t &stgs) const;
H A Dkmp_affinity.cpp1382 bool kmp_topology_t::is_close(int hwt1, int hwt2, in is_close() argument
1389 const kmp_hw_thread_t &t2 = hw_threads[hwt2]; in is_close()