Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h1060 int get_ncores_with_attr(const kmp_hw_attr_t &attr) const { in get_ncores_with_attr() function
H A Dkmp_affinity.cpp832 int ncores = get_ncores_with_attr(attr); in print()
839 int ncores_with_eff = get_ncores_with_attr(attr); in print()