diff options
Diffstat (limited to 'runtime/docs/html/map_8h.html')
-rw-r--r-- | runtime/docs/html/map_8h.html | 320 |
1 files changed, 44 insertions, 276 deletions
diff --git a/runtime/docs/html/map_8h.html b/runtime/docs/html/map_8h.html index 2d35515b..ae26cf69 100644 --- a/runtime/docs/html/map_8h.html +++ b/runtime/docs/html/map_8h.html @@ -1,56 +1,69 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> -<title>SystemTap: SystemTap Runtime Library</title> +<title>SystemTap: map.h File Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> -<div class="qindex"><a class="qindex" href="index.html">Intro</a> | <a class="qindex" href="globals_func.html">Functions</a> | <a class="qindex" href="globals_defs.html">Defines</a> | <a class="qindex" href="globals_enum.html">Enumerations</a> | <a class="qindex" href="globals_eval.html">Enumeration Values</a></div> - <!-- Generated by Doxygen 1.4.1 --> -<h1>map.h File Reference</h1><code>#include <linux/types.h></code><br> +<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> +<h1>map.h File Reference</h1>Header file for maps and lists. <a href="#_details">More...</a> +<p> +<code>#include <linux/types.h></code><br> <p> <a href="map_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Defines</h2></td></tr> -<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="map_8h.html#a0">key1str</a>(ptr) (ptr->n.key1.str)</td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a0" doxytag="map.h::key1str"></a> +#define </td><td class="memItemRight" valign="bottom"><b>key1str</b>(ptr) (ptr->n.key1.str)</td></tr> -<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="map_8h.html#a1">key2str</a>(ptr) (ptr->n.key2.str)</td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a1" doxytag="map.h::key2str"></a> +#define </td><td class="memItemRight" valign="bottom"><b>key2str</b>(ptr) (ptr->n.key2.str)</td></tr> -<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="map_8h.html#a2">key1int</a>(ptr) (ptr->n.key1.val)</td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a2" doxytag="map.h::key1int"></a> +#define </td><td class="memItemRight" valign="bottom"><b>key1int</b>(ptr) (ptr->n.key1.val)</td></tr> -<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="map_8h.html#a3">key2int</a>(ptr) (ptr->n.key2.val)</td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a3" doxytag="map.h::key2int"></a> +#define </td><td class="memItemRight" valign="bottom"><b>key2int</b>(ptr) (ptr->n.key2.val)</td></tr> -<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="map_8h.html#a4">_stp_map_key2</a>(map, key1, key2)</td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><b>_stp_map_key2</b>(map, key1, key2)</td></tr> -<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="map_8h.html#a5">_stp_map_key</a>(map, key)</td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><b>_stp_map_key</b>(map, key)</td></tr> -<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="map_8h.html#a6">_stp_map_set</a>(map, val)</td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><b>_stp_map_set</b>(map, val)</td></tr> -<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="map_8h.html#a7">_stp_list_add</a>(map, val)</td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><b>_stp_list_add</b>(map, val)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="map_8h.html#a8">foreach</a>(map, ptr)</td></tr> <tr><td class="mdescLeft"> </td><td class="mdescRight">Loop through all elements of a map. <a href="#a8"></a><br></td></tr> <tr><td colspan="2"><br><h2>Typedefs</h2></td></tr> -<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="structmap__root.html">map_root</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="map_8h.html#a10">MAP</a></td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a10" doxytag="map.h::MAP"></a> +typedef <a class="el" href="structmap__root.html">map_root</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="map_8h.html#a10">MAP</a></td></tr> +<tr><td class="mdescLeft"> </td><td class="mdescRight">All maps are of this type. <br></td></tr> <tr><td colspan="2"><br><h2>Enumerations</h2></td></tr> -<tr><td class="memItemLeft" nowrap align="right" valign="top">enum </td><td class="memItemRight" valign="bottom"><a class="el" href="map_8h.html#a18">keytype</a> { <a class="el" href="map_8h.html#a18a11">NONE</a>, -<a class="el" href="map_8h.html#a18a12">LONG</a>, -<a class="el" href="map_8h.html#a18a13">STR</a> +<tr><td class="memItemLeft" nowrap align="right" valign="top">enum </td><td class="memItemRight" valign="bottom"><b>keytype</b> { <b>NONE</b>, +<b>LONG</b>, +<b>STR</b> }</td></tr> -<tr><td class="memItemLeft" nowrap align="right" valign="top">enum </td><td class="memItemRight" valign="bottom"><a class="el" href="map_8h.html#a19">valtype</a> { <a class="el" href="map_8h.html#a19a14">INT64</a>, -<a class="el" href="map_8h.html#a19a15">STAT</a>, -<a class="el" href="map_8h.html#a19a16">STRING</a>, -<a class="el" href="map_8h.html#a19a17">END</a> +<tr><td class="memItemLeft" nowrap align="right" valign="top">enum </td><td class="memItemRight" valign="bottom"><b>valtype</b> { <b>INT64</b>, +<b>STAT</b>, +<b>STRING</b>, +<b>END</b> }</td></tr> <tr><td colspan="2"><br><h2>Variables</h2></td></tr> -<tr><td class="memItemLeft" nowrap align="right" valign="top">enum <a class="el" href="map_8h.html#a18">keytype</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="map_8h.html#a9">packed</a></td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a9" doxytag="map.h::packed"></a> +enum keytype </td><td class="memItemRight" valign="bottom"><b>packed</b></td></tr> </table> -<hr><h2>Define Documentation</h2> +<hr><a name="_details"></a><h2>Detailed Description</h2> +Header file for maps and lists. +<p> + +<p> +Definition in file <a class="el" href="map_8h-source.html">map.h</a>.<hr><h2>Define Documentation</h2> <a class="anchor" name="a7" doxytag="map.h::_stp_list_add"></a><p> <table class="mdTable" cellpadding="2" cellspacing="0"> <tr> @@ -87,7 +100,7 @@ }) </pre></div> <p> -Definition at line <a class="el" href="map_8h-source.html#l00121">121</a> of file <a class="el" href="map_8h-source.html">map.h</a>. </td> +Definition at line <a class="el" href="map_8h-source.html#l00132">132</a> of file <a class="el" href="map_8h-source.html">map.h</a>. </td> </tr> </table> <a class="anchor" name="a5" doxytag="map.h::_stp_map_key"></a><p> @@ -126,7 +139,7 @@ Definition at line <a class="el" href="map_8h-source.html#l00121">121</a> of fil }) </pre></div> <p> -Definition at line <a class="el" href="map_8h-source.html#l00105">105</a> of file <a class="el" href="map_8h-source.html">map.h</a>. </td> +Definition at line <a class="el" href="map_8h-source.html#l00116">116</a> of file <a class="el" href="map_8h-source.html">map.h</a>. </td> </tr> </table> <a class="anchor" name="a4" doxytag="map.h::_stp_map_key2"></a><p> @@ -174,7 +187,7 @@ Definition at line <a class="el" href="map_8h-source.html#l00105">105</a> of fil }) </pre></div> <p> -Definition at line <a class="el" href="map_8h-source.html#l00091">91</a> of file <a class="el" href="map_8h-source.html">map.h</a>. </td> +Definition at line <a class="el" href="map_8h-source.html#l00102">102</a> of file <a class="el" href="map_8h-source.html">map.h</a>. </td> </tr> </table> <a class="anchor" name="a6" doxytag="map.h::_stp_map_set"></a><p> @@ -213,7 +226,7 @@ Definition at line <a class="el" href="map_8h-source.html#l00091">91</a> of file }) </pre></div> <p> -Definition at line <a class="el" href="map_8h-source.html#l00113">113</a> of file <a class="el" href="map_8h-source.html">map.h</a>. </td> +Definition at line <a class="el" href="map_8h-source.html#l00124">124</a> of file <a class="el" href="map_8h-source.html">map.h</a>. </td> </tr> </table> <a class="anchor" name="a8" doxytag="map.h::foreach"></a><p> @@ -251,12 +264,12 @@ Definition at line <a class="el" href="map_8h-source.html#l00113">113</a> of fil <dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign="top"></td><td valign="top"><em>map</em> </td><td></td></tr> - <tr><td valign="top"></td><td valign="top"><em>ptr</em> </td><td>pointer to a <a class="el" href="structmap__node__stat.html">map_node_stat</a>, <a class="el" href="structmap__node__int64.html">map_node_int64</a> or <a class="el" href="structmap__node__str.html">map_node_str</a></td></tr> + <tr><td valign="top"></td><td valign="top"><em>ptr</em> </td><td>pointer to a map_node_stat, map_node_int64 or map_node_str</td></tr> </table> </dl> <b>Example:</b> <div class="fragment"><pre class="fragment"><span class="comment">/* example showing how to print all the stats in a map using foreach() */</span> -<span class="keyword">struct </span><a class="code" href="structmap__node__stat.html">map_node_stat</a> *ptr; +<span class="keyword">struct </span>map_node_stat *ptr; <a class="code" href="map_8h.html#a8">foreach</a> (map, ptr) printf ("map[%s,%ld] = [c=%lld s=%lld min=%lld max=%lld]\n", key1str(ptr), @@ -265,254 +278,9 @@ Definition at line <a class="el" href="map_8h-source.html#l00113">113</a> of fil </pre></div> <p> -Definition at line <a class="el" href="map_8h-source.html#l00138">138</a> of file <a class="el" href="map_8h-source.html">map.h</a>. </td> - </tr> -</table> -<a class="anchor" name="a2" doxytag="map.h::key1int"></a><p> -<table class="mdTable" cellpadding="2" cellspacing="0"> - <tr> - <td class="mdRow"> - <table cellpadding="0" cellspacing="0" border="0"> - <tr> - <td class="md" nowrap valign="top">#define key1int </td> - <td class="md" valign="top">( </td> - <td class="md" nowrap valign="top">ptr </td> - <td class="mdname1" valign="top" nowrap> </td> - <td class="md" valign="top"> ) </td> - <td class="md" nowrap> (ptr->n.key1.val)</td> - </tr> - </table> - </td> - </tr> -</table> -<table cellspacing="5" cellpadding="0" border="0"> - <tr> - <td> - - </td> - <td> - -<p> - -<p> -Definition at line <a class="el" href="map_8h-source.html#l00088">88</a> of file <a class="el" href="map_8h-source.html">map.h</a>. </td> - </tr> -</table> -<a class="anchor" name="a0" doxytag="map.h::key1str"></a><p> -<table class="mdTable" cellpadding="2" cellspacing="0"> - <tr> - <td class="mdRow"> - <table cellpadding="0" cellspacing="0" border="0"> - <tr> - <td class="md" nowrap valign="top">#define key1str </td> - <td class="md" valign="top">( </td> - <td class="md" nowrap valign="top">ptr </td> - <td class="mdname1" valign="top" nowrap> </td> - <td class="md" valign="top"> ) </td> - <td class="md" nowrap> (ptr->n.key1.str)</td> - </tr> - </table> - </td> - </tr> -</table> -<table cellspacing="5" cellpadding="0" border="0"> - <tr> - <td> - - </td> - <td> - -<p> - -<p> -Definition at line <a class="el" href="map_8h-source.html#l00086">86</a> of file <a class="el" href="map_8h-source.html">map.h</a>. </td> - </tr> -</table> -<a class="anchor" name="a3" doxytag="map.h::key2int"></a><p> -<table class="mdTable" cellpadding="2" cellspacing="0"> - <tr> - <td class="mdRow"> - <table cellpadding="0" cellspacing="0" border="0"> - <tr> - <td class="md" nowrap valign="top">#define key2int </td> - <td class="md" valign="top">( </td> - <td class="md" nowrap valign="top">ptr </td> - <td class="mdname1" valign="top" nowrap> </td> - <td class="md" valign="top"> ) </td> - <td class="md" nowrap> (ptr->n.key2.val)</td> - </tr> - </table> - </td> - </tr> -</table> -<table cellspacing="5" cellpadding="0" border="0"> - <tr> - <td> - - </td> - <td> - -<p> - -<p> -Definition at line <a class="el" href="map_8h-source.html#l00089">89</a> of file <a class="el" href="map_8h-source.html">map.h</a>. </td> - </tr> -</table> -<a class="anchor" name="a1" doxytag="map.h::key2str"></a><p> -<table class="mdTable" cellpadding="2" cellspacing="0"> - <tr> - <td class="mdRow"> - <table cellpadding="0" cellspacing="0" border="0"> - <tr> - <td class="md" nowrap valign="top">#define key2str </td> - <td class="md" valign="top">( </td> - <td class="md" nowrap valign="top">ptr </td> - <td class="mdname1" valign="top" nowrap> </td> - <td class="md" valign="top"> ) </td> - <td class="md" nowrap> (ptr->n.key2.str)</td> - </tr> - </table> - </td> - </tr> -</table> -<table cellspacing="5" cellpadding="0" border="0"> - <tr> - <td> - - </td> - <td> - -<p> - -<p> -Definition at line <a class="el" href="map_8h-source.html#l00087">87</a> of file <a class="el" href="map_8h-source.html">map.h</a>. </td> - </tr> -</table> -<hr><h2>Typedef Documentation</h2> -<a class="anchor" name="a10" doxytag="map.h::MAP"></a><p> -<table class="mdTable" cellpadding="2" cellspacing="0"> - <tr> - <td class="mdRow"> - <table cellpadding="0" cellspacing="0" border="0"> - <tr> - <td class="md" nowrap valign="top">typedef struct <a class="el" href="structmap__root.html">map_root</a>* <a class="el" href="structmap__root.html">MAP</a> </td> - </tr> - </table> - </td> - </tr> -</table> -<table cellspacing="5" cellpadding="0" border="0"> - <tr> - <td> - - </td> - <td> - -<p> - -<p> -Definition at line <a class="el" href="map_8h-source.html#l00084">84</a> of file <a class="el" href="map_8h-source.html">map.h</a>. </td> - </tr> -</table> -<hr><h2>Enumeration Type Documentation</h2> -<a class="anchor" name="a18" doxytag="map.h::keytype"></a><p> -<table class="mdTable" cellpadding="2" cellspacing="0"> - <tr> - <td class="mdRow"> - <table cellpadding="0" cellspacing="0" border="0"> - <tr> - <td class="md" nowrap valign="top">enum <a class="el" href="map_8h.html#a18">keytype</a> </td> - </tr> - </table> - </td> - </tr> -</table> -<table cellspacing="5" cellpadding="0" border="0"> - <tr> - <td> - - </td> - <td> - -<p> -<dl compact><dt><b>Enumeration values: </b></dt><dd> -<table border="0" cellspacing="2" cellpadding="0"> -<tr><td valign="top"><em><a class="anchor" name="a18a11" doxytag="NONE"></a>NONE</em> </td><td> -</td></tr> -<tr><td valign="top"><em><a class="anchor" name="a18a12" doxytag="LONG"></a>LONG</em> </td><td> -</td></tr> -<tr><td valign="top"><em><a class="anchor" name="a18a13" doxytag="STR"></a>STR</em> </td><td> -</td></tr> -</table> -</dl> - -<p> -Definition at line <a class="el" href="map_8h-source.html#l00016">16</a> of file <a class="el" href="map_8h-source.html">map.h</a>. </td> - </tr> -</table> -<a class="anchor" name="a19" doxytag="map.h::valtype"></a><p> -<table class="mdTable" cellpadding="2" cellspacing="0"> - <tr> - <td class="mdRow"> - <table cellpadding="0" cellspacing="0" border="0"> - <tr> - <td class="md" nowrap valign="top">enum <a class="el" href="map_8h.html#a19">valtype</a> </td> - </tr> - </table> - </td> - </tr> -</table> -<table cellspacing="5" cellpadding="0" border="0"> - <tr> - <td> - - </td> - <td> - -<p> -<dl compact><dt><b>Enumeration values: </b></dt><dd> -<table border="0" cellspacing="2" cellpadding="0"> -<tr><td valign="top"><em><a class="anchor" name="a19a14" doxytag="INT64"></a>INT64</em> </td><td> -</td></tr> -<tr><td valign="top"><em><a class="anchor" name="a19a15" doxytag="STAT"></a>STAT</em> </td><td> -</td></tr> -<tr><td valign="top"><em><a class="anchor" name="a19a16" doxytag="STRING"></a>STRING</em> </td><td> -</td></tr> -<tr><td valign="top"><em><a class="anchor" name="a19a17" doxytag="END"></a>END</em> </td><td> -</td></tr> -</table> -</dl> - -<p> -Definition at line <a class="el" href="map_8h-source.html#l00017">17</a> of file <a class="el" href="map_8h-source.html">map.h</a>. </td> - </tr> -</table> -<hr><h2>Variable Documentation</h2> -<a class="anchor" name="a9" doxytag="map.h::packed"></a><p> -<table class="mdTable" cellpadding="2" cellspacing="0"> - <tr> - <td class="mdRow"> - <table cellpadding="0" cellspacing="0" border="0"> - <tr> - <td class="md" nowrap valign="top">enum <a class="el" href="map_8h.html#a18">keytype</a> <a class="el" href="map_8h.html#a9">packed</a> </td> - </tr> - </table> - </td> - </tr> -</table> -<table cellspacing="5" cellpadding="0" border="0"> - <tr> - <td> - - </td> - <td> - -<p> - </td> +Definition at line <a class="el" href="map_8h-source.html#l00149">149</a> of file <a class="el" href="map_8h-source.html">map.h</a>. </td> </tr> </table> -<hr size="1"><address style="align: right;"><small>Generated on Mon Mar 21 13:29:45 2005 for SystemTap by -<a href="http://www.doxygen.org/index.html"> -<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.1 </small></address> -</body> +<hr size="1"><address style="align: right;"><small> +Generated on Tue Mar 22 00:32:02 2005 for SystemTap.</small></body> </html> |