From e32551b18f4560056d2d482f5e1505b1b98fa82a Mon Sep 17 00:00:00 2001 From: hunt Date: Tue, 29 Mar 2005 18:07:58 +0000 Subject: *** empty log message *** --- runtime/docs/html/alloc_8h.html | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'runtime/docs/html/alloc_8h.html') diff --git a/runtime/docs/html/alloc_8h.html b/runtime/docs/html/alloc_8h.html index 385d8e1a..c8735838 100644 --- a/runtime/docs/html/alloc_8h.html +++ b/runtime/docs/html/alloc_8h.html @@ -4,7 +4,7 @@ -
Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages
+
Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

alloc.h File Reference

Memory allocation functions. More...

@@ -82,7 +82,7 @@ This is used for small allocations from within a running probe where the process

Definition at line 18 of file alloc.h.

-Referenced by _stp_calloc(), and _stp_map_set_str(). +Referenced by _stp_calloc(), and _stp_map_set_str().

@@ -125,7 +125,7 @@ Definition at line 34 of fi

References _stp_alloc().

-Referenced by _stp_map_set_stat(), and _stp_map_set_str(). +Referenced by _stp_map_set_stat(), and _stp_map_set_str().

@@ -164,7 +164,7 @@ Frees memory allocated by _stp_alloc or _stp_calloc.

Definition at line 63 of file alloc.h.

-Referenced by _stp_list_clear(), _stp_map_key_del(), and _stp_map_set_str(). +Referenced by _stp_list_clear(), _stp_map_key_del(), and _stp_map_set_str().

@@ -204,7 +204,7 @@ This is typically used in the module initialization to allocate new maps, lists,

Definition at line 49 of file alloc.h.

-Referenced by _stp_map_new(). +Referenced by _stp_map_new().

@@ -243,9 +243,7 @@ Frees memory allocated by _stp_valloc.

Definition at line 73 of file alloc.h.

-Referenced by _stp_map_del(). +Referenced by _stp_map_del(). -


-Generated on Tue Mar 22 10:27:36 2005 for SystemTap. - + -- cgit