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

Public Attributes

size_t prev_foot
size_t head
struct malloc_chunkfd
struct malloc_chunkbk

Member Data Documentation

struct malloc_chunk* malloc_chunk::bk
struct malloc_chunk* malloc_chunk::fd
size_t malloc_chunk::head
size_t malloc_chunk::prev_foot

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