LLVM OpenMP 22.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 1087 of file kmp_affinity.h.
kmp_hw_attr_t kmp_hw_subset_t::item_t::attr[MAX_ATTRS] |
Definition at line 1092 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 1090 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 1089 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 1091 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 1088 of file kmp_affinity.h.
Referenced by kmp_hw_subset_t::canonicalize(), kmp_hw_subset_t::push_back(), and kmp_hw_subset_t::remove().