qm_block Struct Reference

#include <q_malloc.h>

Collaboration diagram for qm_block:

Collaboration graph
[legend]

Data Fields

struct qm_fragfirst_frag
struct qm_frag_lnk free_hash [QM_HASH_SIZE]
struct qm_frag_endlast_frag_end
unsigned long max_real_used
unsigned long real_used
unsigned long size
unsigned long used

Detailed Description

Definition at line 107 of file q_malloc.h.


Field Documentation

struct qm_frag* first_frag [read]

Definition at line 113 of file q_malloc.h.

Referenced by qm_free(), qm_malloc_init(), qm_realloc(), and qm_status().

struct qm_frag_lnk free_hash[QM_HASH_SIZE] [read]

struct qm_frag_end* last_frag_end [read]

Definition at line 114 of file q_malloc.h.

Referenced by qm_free(), qm_malloc_init(), qm_realloc(), and qm_status().

unsigned long max_real_used

Definition at line 111 of file q_malloc.h.

Referenced by qm_info(), qm_malloc(), qm_malloc_init(), and qm_status().

unsigned long real_used

Definition at line 110 of file q_malloc.h.

Referenced by qm_free(), qm_info(), qm_malloc(), qm_malloc_init(), qm_realloc(), qm_status(), and split_frag().

unsigned long size

Definition at line 108 of file q_malloc.h.

Referenced by qm_info(), qm_malloc(), qm_malloc_init(), and qm_status().

unsigned long used

Definition at line 109 of file q_malloc.h.

Referenced by qm_free(), qm_info(), qm_malloc(), qm_realloc(), and qm_status().


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

Generated on Thu May 24 18:00:48 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6