malloc_chunk Struct Reference

Collaboration diagram for malloc_chunk:

Collaboration graph
[legend]

Data Fields

INTERNAL_SIZE_T prev_size
INTERNAL_SIZE_T size
malloc_chunkfd
malloc_chunkbk
size_t size
malloc_chunkfd
malloc_chunkbk

Detailed Description

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


Field Documentation

INTERNAL_SIZE_T malloc_chunk::prev_size

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

INTERNAL_SIZE_T malloc_chunk::size

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

Referenced by CpdList_ccs_list_items_set(), CpdList_ccs_list_items_txt(), CkLocMgr::emigrate(), PUP::fromMemBuf(), CkLocMgr::immigrate(), ArrayElement::inmem_checkpoint(), liveVizRequestUnpack(), LV3D_save_view(), NLBStatsMsg::NLBStatsMsg(), pack(), NetFEM_updatePackage::pupMallocBuf(), OrbLB::rec_divide(), PUP::size(), and PUP::toMemBuf().

struct malloc_chunk* malloc_chunk::fd

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

struct malloc_chunk* malloc_chunk::bk

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

size_t malloc_chunk::size

Definition at line 392 of file memory-gnuold.c.

struct malloc_chunk* malloc_chunk::fd

Definition at line 395 of file memory-gnuold.c.

struct malloc_chunk* malloc_chunk::bk

Definition at line 396 of file memory-gnuold.c.


The documentation for this struct was generated from the following files:
Generated on Sun Jun 29 13:34:10 2008 for Charm++ by  doxygen 1.5.1