Slot Struct Reference

Collaboration diagram for Slot:

Collaboration graph
[legend]

Data Fields

Slotnext
Slotprev
int userSize
int magic
void * from [STACK_LEN]

Detailed Description

Definition at line 29 of file memory-leak.c.


Field Documentation

Slot* Slot::next

Definition at line 31 of file memory-leak.c.

Referenced by check_memory_leaks(), checkAllCRC(), CmiIsomallocBlockListDelete(), CmiIsomallocBlockListPup(), CmiMemoryMark(), CmiMemorySweep(), cpd_memory_length(), cpd_memory_single_pup(), CreateAllocationTree(), memory_check(), and setSlot().

Slot* Slot::prev

Definition at line 32 of file memory-leak.c.

Referenced by check_memory_leaks(), and CmiMemoryMark().

int Slot::userSize

Definition at line 35 of file memory-leak.c.

Referenced by check_memory_leaks(), checkUserCRC(), cpd_memory_get(), cpd_memory_single_pup(), CreateAllocationTree(), meta_realloc(), and resetUserCRC().

int Slot::magic

Definition at line 41 of file memory-leak.c.

Referenced by check_memory_leaks(), cpd_memory_get(), cpd_memory_single_pup(), setMemoryTypeChare(), and setMemoryTypeMessage().

void* Slot::from[STACK_LEN]

Definition at line 45 of file memory-leak.c.

Referenced by cpd_memory_single_pup(), and CreateAllocationTree().


The documentation for this struct was generated from the following file:
Generated on Sun Jun 29 13:35:11 2008 for Charm++ by  doxygen 1.5.1