gnuk/ChibiOS_2.0.2/docs/html/struct_trace_buffer.html
2010-08-10 12:11:02 +09:00

128 lines
6.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>ChibiOS/RT: TraceBuffer Struct Reference</title>
<link href="custom.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<table style="text-align: center; width: 100%;" border="0"
cellpadding="2" cellspacing="2">
<tbody>
<tr>
<td style="width: 80px;"><img alt="ChibiOS/RT Logo" src="logo_small.png"></td>
<td><big><big>ChibiOS/RT</big></big><br><br>Architecture - Reference Manual - Guides</td>
<td style="width: 80px;"></td>
</tr>
</tbody>
</table>
<hr size="1">
<!-- Generated by Doxygen 1.6.3 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>TraceBuffer Struct Reference<br/>
<small>
[<a class="el" href="group__debug.html">Debug</a>]</small>
</h1><!-- doxytag: class="TraceBuffer" -->
<p>Trace buffer header.
<a href="#_details">More...</a></p>
<p><code>#include &lt;<a class="el" href="chdebug_8h_source.html">chdebug.h</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for TraceBuffer:</div>
<div class="dynsection">
<div class="center"><img src="struct_trace_buffer__coll__graph.png" border="0" usemap="#_trace_buffer_coll__map" alt="Collaboration graph"/></div>
<map name="_trace_buffer_coll__map" id="_trace_buffer_coll__map">
<area shape="rect" href="struct_ctx_swc_event.html" title="Trace buffer record." alt="" coords="5,5,93,125"/>
</map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">unsigned&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_trace_buffer.html#aca809b9d6e80fb01c98e67f25f53aa37">tb_size</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Trace buffer size (entries). <a href="#aca809b9d6e80fb01c98e67f25f53aa37"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_ctx_swc_event.html">CtxSwcEvent</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_trace_buffer.html#a647a0c08bf641558f87ca690fd933097">tb_ptr</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Pointer to the ring buffer front. <a href="#a647a0c08bf641558f87ca690fd933097"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_ctx_swc_event.html">CtxSwcEvent</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_trace_buffer.html#a3e5f6e61398a217126933b092afd1cea">tb_buffer</a> [TRACE_BUFFER_SIZE]</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Ring buffer. <a href="#a3e5f6e61398a217126933b092afd1cea"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Trace buffer header. </p>
<p>Definition at line <a class="el" href="chdebug_8h_source.html#l00080">80</a> of file <a class="el" href="chdebug_8h_source.html">chdebug.h</a>.</p>
<hr/><h2>Field Documentation</h2>
<a class="anchor" id="aca809b9d6e80fb01c98e67f25f53aa37"></a><!-- doxytag: member="TraceBuffer::tb_size" ref="aca809b9d6e80fb01c98e67f25f53aa37" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">unsigned <a class="el" href="struct_trace_buffer.html#aca809b9d6e80fb01c98e67f25f53aa37">TraceBuffer::tb_size</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Trace buffer size (entries). </p>
<p>Definition at line <a class="el" href="chdebug_8h_source.html#l00081">81</a> of file <a class="el" href="chdebug_8h_source.html">chdebug.h</a>.</p>
<p>Referenced by <a class="el" href="group__debug.html#ga5ef5d43e7c59f0ee9c490ea4e423c008">trace_init()</a>.</p>
</div>
</div>
<a class="anchor" id="a647a0c08bf641558f87ca690fd933097"></a><!-- doxytag: member="TraceBuffer::tb_ptr" ref="a647a0c08bf641558f87ca690fd933097" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_ctx_swc_event.html">CtxSwcEvent</a>* <a class="el" href="struct_trace_buffer.html#a647a0c08bf641558f87ca690fd933097">TraceBuffer::tb_ptr</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Pointer to the ring buffer front. </p>
<p>Definition at line <a class="el" href="chdebug_8h_source.html#l00083">83</a> of file <a class="el" href="chdebug_8h_source.html">chdebug.h</a>.</p>
<p>Referenced by <a class="el" href="group__debug.html#gac7f8f0653faf2e3a93108ff5333821b7">chDbgTrace()</a>, and <a class="el" href="group__debug.html#ga5ef5d43e7c59f0ee9c490ea4e423c008">trace_init()</a>.</p>
</div>
</div>
<a class="anchor" id="a3e5f6e61398a217126933b092afd1cea"></a><!-- doxytag: member="TraceBuffer::tb_buffer" ref="a3e5f6e61398a217126933b092afd1cea" args="[TRACE_BUFFER_SIZE]" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_ctx_swc_event.html">CtxSwcEvent</a> <a class="el" href="struct_trace_buffer.html#a3e5f6e61398a217126933b092afd1cea">TraceBuffer::tb_buffer</a>[TRACE_BUFFER_SIZE]</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Ring buffer. </p>
<p>Definition at line <a class="el" href="chdebug_8h_source.html#l00086">86</a> of file <a class="el" href="chdebug_8h_source.html">chdebug.h</a>.</p>
<p>Referenced by <a class="el" href="group__debug.html#gac7f8f0653faf2e3a93108ff5333821b7">chDbgTrace()</a>, and <a class="el" href="group__debug.html#ga5ef5d43e7c59f0ee9c490ea4e423c008">trace_init()</a>.</p>
</div>
</div>
</div>
<hr size="1"><address style="text-align: right;"><small>
Generated on Sun Jul 11 13:13:36 2010 for ChibiOS/RT by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.6.3</small></address>
</body>
</html>