diff options
Diffstat (limited to 'runtime/docs/html/alloc_8h.html')
-rw-r--r-- | runtime/docs/html/alloc_8h.html | 16 |
1 files changed, 7 insertions, 9 deletions
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 @@ <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.4.1 --> -<div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a></div> +<div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a></div> <h1>alloc.h File Reference</h1>Memory allocation functions. <a href="#_details">More...</a> <p> @@ -82,7 +82,7 @@ This is used for small allocations from within a running probe where the process <p> Definition at line <a class="el" href="alloc_8h-source.html#l00018">18</a> of file <a class="el" href="alloc_8h-source.html">alloc.h</a>. <p> -Referenced by <a class="el" href="alloc_8h-source.html#l00034">_stp_calloc()</a>, and <a class="el" href="map_8c-source.html#l00577">_stp_map_set_str()</a>. </td> +Referenced by <a class="el" href="alloc_8h-source.html#l00034">_stp_calloc()</a>, and <a class="el" href="map_8c-source.html#l00582">_stp_map_set_str()</a>. </td> </tr> </table> <a class="anchor" name="a4" doxytag="alloc.h::_stp_calloc"></a><p> @@ -125,7 +125,7 @@ Definition at line <a class="el" href="alloc_8h-source.html#l00034">34</a> of fi <p> References <a class="el" href="alloc_8h-source.html#l00018">_stp_alloc()</a>. <p> -Referenced by <a class="el" href="map_8c-source.html#l00662">_stp_map_set_stat()</a>, and <a class="el" href="map_8c-source.html#l00577">_stp_map_set_str()</a>. </td> +Referenced by <a class="el" href="map_8c-source.html#l00667">_stp_map_set_stat()</a>, and <a class="el" href="map_8c-source.html#l00582">_stp_map_set_str()</a>. </td> </tr> </table> <a class="anchor" name="a6" doxytag="alloc.h::_stp_free"></a><p> @@ -164,7 +164,7 @@ Frees memory allocated by _stp_alloc or _stp_calloc. <p> Definition at line <a class="el" href="alloc_8h-source.html#l00063">63</a> of file <a class="el" href="alloc_8h-source.html">alloc.h</a>. <p> -Referenced by <a class="el" href="map_8c-source.html#l00794">_stp_list_clear()</a>, <a class="el" href="map_8c-source.html#l00107">_stp_map_key_del()</a>, and <a class="el" href="map_8c-source.html#l00577">_stp_map_set_str()</a>. </td> +Referenced by <a class="el" href="map_8c-source.html#l00807">_stp_list_clear()</a>, <a class="el" href="map_8c-source.html#l00112">_stp_map_key_del()</a>, and <a class="el" href="map_8c-source.html#l00582">_stp_map_set_str()</a>. </td> </tr> </table> <a class="anchor" name="a5" doxytag="alloc.h::_stp_valloc"></a><p> @@ -204,7 +204,7 @@ This is typically used in the module initialization to allocate new maps, lists, <p> Definition at line <a class="el" href="alloc_8h-source.html#l00049">49</a> of file <a class="el" href="alloc_8h-source.html">alloc.h</a>. <p> -Referenced by <a class="el" href="map_8c-source.html#l00046">_stp_map_new()</a>. </td> +Referenced by <a class="el" href="map_8c-source.html#l00051">_stp_map_new()</a>. </td> </tr> </table> <a class="anchor" name="a7" doxytag="alloc.h::_stp_vfree"></a><p> @@ -243,9 +243,7 @@ Frees memory allocated by _stp_valloc. <p> Definition at line <a class="el" href="alloc_8h-source.html#l00073">73</a> of file <a class="el" href="alloc_8h-source.html">alloc.h</a>. <p> -Referenced by <a class="el" href="map_8c-source.html#l00194">_stp_map_del()</a>. </td> +Referenced by <a class="el" href="map_8c-source.html#l00199">_stp_map_del()</a>. </td> </tr> </table> -<hr size="1"><address style="align: right;"><small> -Generated on Tue Mar 22 10:27:36 2005 for SystemTap.</small></body> -</html> +</body></html> |