malloc_state Struct Reference

List of all members.

Public Attributes

INTERNAL_SIZE_T max_fast
mfastbinptr fastbins [NFASTBINS]
mchunkptr top
mchunkptr last_remainder
mchunkptr bins [NBINS *2]
unsigned int binmap [BINMAPSIZE]
unsigned long trim_threshold
INTERNAL_SIZE_T top_pad
INTERNAL_SIZE_T mmap_threshold
int n_mmaps
int n_mmaps_max
int max_n_mmaps
unsigned int pagesize
INTERNAL_SIZE_T mmapped_mem
INTERNAL_SIZE_T sbrked_mem
INTERNAL_SIZE_T max_sbrked_mem
INTERNAL_SIZE_T max_mmapped_mem
INTERNAL_SIZE_T max_total_mem

Detailed Description

Definition at line 2304 of file dlmalloc.c.


The documentation for this struct was generated from the following file:
Generated on Sat Apr 23 11:43:36 2011 for Mnemosyne by  doxygen 1.4.7