LispBM
Data Fields
lbm_heap_state_t Struct Reference

#include <heap.h>

Collaboration diagram for lbm_heap_state_t:
Collaboration graph
[legend]

Data Fields

lbm_cons_theap
 
lbm_value freelist
 
lbm_stack_t gc_stack
 
lbm_uint heap_size
 
lbm_uint heap_bytes
 
lbm_uint num_alloc
 
lbm_uint num_alloc_arrays
 
lbm_uint gc_num
 
lbm_uint gc_marked
 
lbm_uint gc_recovered
 
lbm_uint gc_recovered_arrays
 
lbm_uint gc_least_free
 
lbm_uint gc_last_free
 

Detailed Description

Heap state


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