PPL Logo

malloc_state Struct Reference

Collaboration diagram for malloc_state:

Collaboration graph
[legend]

Data Fields

mutex_t mutex
long stat_lock_direct
long stat_lock_loop
long stat_lock_wait
long pad0_ [1]
INTERNAL_SIZE_T max_fast
mfastbinptr fastbins [NFASTBINS]
mchunkptr top
mchunkptr last_remainder
mchunkptr bins [NBINS *2]
unsigned int binmap [BINMAPSIZE]
struct malloc_statenext
INTERNAL_SIZE_T system_mem
INTERNAL_SIZE_T max_system_mem

Detailed Description

Definition at line 2183 of file memory-gnu.c.


Field Documentation

Definition at line 2185 of file memory-gnu.c.

Referenced by __MALLOC_P(), free_atfork(), public_gET_STATe(), and public_sET_STATe().

Definition at line 2188 of file memory-gnu.c.

Definition at line 2188 of file memory-gnu.c.

Definition at line 2188 of file memory-gnu.c.

Definition at line 2189 of file memory-gnu.c.

INTERNAL_SIZE_T malloc_state::max_fast

Definition at line 2192 of file memory-gnu.c.

Definition at line 2195 of file memory-gnu.c.

Referenced by public_sET_STATe().

Definition at line 2198 of file memory-gnu.c.

Definition at line 2201 of file memory-gnu.c.

Referenced by public_sET_STATe().

Definition at line 2204 of file memory-gnu.c.

unsigned int malloc_state::binmap[BINMAPSIZE]

Definition at line 2207 of file memory-gnu.c.

Referenced by public_sET_STATe().

Definition at line 2210 of file memory-gnu.c.

Referenced by __MALLOC_P().

INTERNAL_SIZE_T malloc_state::system_mem

Definition at line 2213 of file memory-gnu.c.

Referenced by public_gET_STATe(), and public_sET_STATe().

Definition at line 2214 of file memory-gnu.c.

Referenced by public_gET_STATe(), and public_sET_STATe().


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

Generated on Sat May 26 08:11:45 2012 for Charm++ by  doxygen 1.5.5