Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h1050 int get_ncores_with_attr_per(const kmp_hw_attr_t &attr, int above) const { in get_ncores_with_attr_per() function
H A Dkmp_affinity.cpp1171 max_count = get_ncores_with_attr_per(item.attr[j], level_above); in filter_hw_subset()