NOVA User-Level Environment  Version testbox/changed-memory-timing-317-g320d8b5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
malloc_tree_chunk Struct Reference

Public Attributes

size_t prev_foot
size_t head
struct malloc_tree_chunkfd
struct malloc_tree_chunkbk
struct malloc_tree_chunkchild [2]
struct malloc_tree_chunkparent
bindex_t index

Member Data Documentation

struct malloc_tree_chunk* malloc_tree_chunk::bk
struct malloc_tree_chunk* malloc_tree_chunk::child[2]
struct malloc_tree_chunk* malloc_tree_chunk::fd
size_t malloc_tree_chunk::head
bindex_t malloc_tree_chunk::index
struct malloc_tree_chunk* malloc_tree_chunk::parent
size_t malloc_tree_chunk::prev_foot

The documentation for this struct was generated from the following file: