malloc_state Struct Reference

#include <malloc.c.h>

Collaboration diagram for malloc_state:

Collaboration graph
[legend]

List of all members.

Public Attributes

binmap_t smallmap
binmap_t treemap
size_t dvsize
size_t topsize
char * least_addr
mchunkptr dv
mchunkptr top
size_t trim_check
size_t release_checks
size_t magic
mchunkptr smallbins [(NSMALLBINS+1)*2]
tbinptr treebins [NTREEBINS]
size_t footprint
size_t max_footprint
flag_t mflags
msegment seg
void * extp
size_t exts


Detailed Description

Definition at line 2441 of file malloc.c.h.


Member Data Documentation

Definition at line 2442 of file malloc.c.h.

Definition at line 2443 of file malloc.c.h.

Referenced by tmalloc_large(), and tmalloc_small().

Definition at line 2444 of file malloc.c.h.

Referenced by dlfree(), prepend_alloc(), release_unused_segments(), and tmalloc_large().

Definition at line 2446 of file malloc.c.h.

Referenced by mmap_alloc(), mmap_resize(), and sys_alloc().

Definition at line 2447 of file malloc.c.h.

Referenced by dlfree(), prepend_alloc(), and release_unused_segments().

Definition at line 2449 of file malloc.c.h.

Referenced by init_top(), and sys_trim().

Definition at line 2450 of file malloc.c.h.

Referenced by dlfree(), release_unused_segments(), and sys_alloc().

Definition at line 2451 of file malloc.c.h.

Referenced by init_mparams(), and sys_alloc().

Definition at line 2452 of file malloc.c.h.

Definition at line 2453 of file malloc.c.h.

Definition at line 2456 of file malloc.c.h.

Definition at line 2461 of file malloc.c.h.

Referenced by nedgetvalue().

Definition at line 2462 of file malloc.c.h.


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

Generated on Wed May 23 06:00:18 2012 for cpp by  doxygen 1.5.6