|
LLVM OpenMP
|
Memory allocator information is shared with offload runtime. More...
#include "/work/as-worker-4/publish-doxygen-docs/llvm-project/openmp/runtime/src/kmp.h"
| size_t kmp_allocator_t::alignment |
Definition at line 1107 of file kmp.h.
Referenced by __kmp_alloc(), and __kmpc_init_allocator().
| omp_alloctrait_value_t kmp_allocator_t::atomic_scope |
Definition at line 1117 of file kmp.h.
Referenced by __kmpc_init_allocator().
| omp_alloctrait_value_t kmp_allocator_t::fb |
Definition at line 1108 of file kmp.h.
Referenced by __kmp_alloc(), __kmp_calloc(), and __kmpc_init_allocator().
| kmp_allocator_t* kmp_allocator_t::fb_data |
Definition at line 1109 of file kmp.h.
Referenced by ___kmpc_free(), __kmp_alloc(), and __kmpc_init_allocator().
| void** kmp_allocator_t::memkind |
Definition at line 1106 of file kmp.h.
Referenced by ___kmpc_free(), __kmp_alloc(), and __kmpc_init_allocator().
| omp_memspace_handle_t kmp_allocator_t::memspace |
Definition at line 1105 of file kmp.h.
Referenced by ___kmpc_free(), __kmp_alloc(), and __kmpc_init_allocator().
| size_t kmp_allocator_t::part_size |
Definition at line 1118 of file kmp.h.
Referenced by __kmpc_init_allocator().
| omp_alloctrait_value_t kmp_allocator_t::partition |
Definition at line 1113 of file kmp.h.
Referenced by __kmpc_init_allocator().
| int kmp_allocator_t::pin_device |
Definition at line 1114 of file kmp.h.
Referenced by __kmpc_init_allocator().
| bool kmp_allocator_t::pinned |
Definition at line 1112 of file kmp.h.
Referenced by ___kmpc_free(), __kmp_alloc(), and __kmpc_init_allocator().
| kmp_uint64 kmp_allocator_t::pool_size |
Definition at line 1110 of file kmp.h.
Referenced by ___kmpc_free(), __kmp_alloc(), and __kmpc_init_allocator().
| kmp_uint64 kmp_allocator_t::pool_used |
Definition at line 1111 of file kmp.h.
Referenced by ___kmpc_free(), and __kmp_alloc().
| int kmp_allocator_t::preferred_device |
Definition at line 1115 of file kmp.h.
Referenced by __kmpc_init_allocator().
| omp_alloctrait_value_t kmp_allocator_t::target_access |
Definition at line 1116 of file kmp.h.
Referenced by __kmpc_init_allocator().