![]() |
Arax -8d09c51940345c86062e8ef2427c705ae66e5926
A Runtime Framework for Decoupling Applications from Heterogeneous Accelerators
|
Collaboration diagram for malloc_tree_chunk:Data Fields | |
| size_t | prev_foot |
| size_t | head |
| struct malloc_tree_chunk * | fd |
| struct malloc_tree_chunk * | bk |
| struct malloc_tree_chunk * | child [2] |
| struct malloc_tree_chunk * | parent |
| bindex_t | index |
| struct malloc_tree_chunk* bk |
| struct malloc_tree_chunk* child[2] |
Definition at line 2449 of file malloc.c.
Referenced by tmalloc_large().
| struct malloc_tree_chunk* fd |
| struct malloc_tree_chunk* parent |