![]() |
Arax -8d09c51940345c86062e8ef2427c705ae66e5926
A Runtime Framework for Decoupling Applications from Heterogeneous Accelerators
|
Data Fields | |
arch_alloc_s | base |
mspace * | root |
void * | start |
utils_bitmap_s | bmp |
tlsf_t | root |
utils_spinlock | lock |
Definition at line 12 of file dlmalloc/alloc.c.
arch_alloc_s base |
Definition at line 14 of file dlmalloc/alloc.c.
utils_bitmap_s bmp |
Definition at line 17 of file dlmalloc/alloc.c.
Referenced by arch_alloc_init_once().
utils_spinlock lock |
Definition at line 8 of file tlsf/alloc.c.
Referenced by _arch_alloc_free(), arch_alloc_allocate(), and arch_alloc_init_once().
mspace* root |
Definition at line 15 of file dlmalloc/alloc.c.
Referenced by _arch_alloc_free(), _arch_alloc_free(), arch_alloc_allocate(), arch_alloc_allocate(), arch_alloc_create_sub_alloc(), arch_alloc_exit(), arch_alloc_exit(), arch_alloc_init_once(), arch_alloc_init_once(), arch_alloc_inspect(), arch_alloc_inspect(), and arch_alloc_stats().
tlsf_t root |
Definition at line 7 of file tlsf/alloc.c.
void* start |
Definition at line 16 of file dlmalloc/alloc.c.
Referenced by _arch_alloc_free(), _arch_alloc_free(), arax_ummap(), arch_alloc_allocate(), arch_alloc_allocate(), and arch_alloc_init_once().