LLVM OpenMP 20.0.0git
|
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/openmp/runtime/src/kmp_affinity.h"
Public Attributes | |
kmp_hw_t | type |
int | num_attrs |
int | num [MAX_ATTRS] |
int | offset [MAX_ATTRS] |
kmp_hw_attr_t | attr [MAX_ATTRS] |
Definition at line 1076 of file kmp_affinity.h.
kmp_hw_attr_t kmp_hw_subset_t::item_t::attr[MAX_ATTRS] |
Definition at line 1081 of file kmp_affinity.h.
Referenced by kmp_hw_subset_t::push_back().
int kmp_hw_subset_t::item_t::num[MAX_ATTRS] |
Definition at line 1079 of file kmp_affinity.h.
Referenced by kmp_hw_subset_t::push_back().
int kmp_hw_subset_t::item_t::num_attrs |
Definition at line 1078 of file kmp_affinity.h.
Referenced by kmp_hw_subset_t::dump(), and kmp_hw_subset_t::push_back().
int kmp_hw_subset_t::item_t::offset[MAX_ATTRS] |
Definition at line 1080 of file kmp_affinity.h.
Referenced by kmp_hw_subset_t::push_back().
kmp_hw_t kmp_hw_subset_t::item_t::type |
Definition at line 1077 of file kmp_affinity.h.
Referenced by kmp_hw_subset_t::canonicalize(), kmp_hw_subset_t::push_back(), and kmp_hw_subset_t::remove().