Turnstone Operating System
Loading...
Searching...
No Matches
heapmetainfo_t Struct Reference

heap info struct More...

Classes

struct  fast_classes_t
 

Public Attributes

uint16_t magic
 magic value of heap for protection
 
uint16_t flags
 flags of hi
 
heapinfo_tfirst
 next hi node
 
heapinfo_tlast
 previous hi node
 
heapinfo_tfirst_empty
 next hi node
 
heapinfo_tlast_full
 previous hi node
 
struct heapmetainfo_t::fast_classes_t fast_classes [128]
 
uint64_t malloc_count
 
uint64_t free_count
 
uint64_t total_size
 
uint64_t free_size
 
uint64_t fast_hit
 
uint64_t header_count
 
uint32_t padding
 for 8 byte align for protection
 

Detailed Description

heap info struct


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