Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_affinity.h851 int get_ncores_with_attr(const kmp_hw_attr_t &attr) const { in get_ncores_with_attr() function
H A Dkmp_affinity.cpp753 int ncores = get_ncores_with_attr(attr); in print()
760 int ncores_with_eff = get_ncores_with_attr(attr); in print()