gnuk/ChibiOS_2.0.8/docs/html/struct_ctx_swc_event.html

149 lines
7.5 KiB
HTML
Raw Normal View History

2010-08-10 03:11:02 +00:00
<!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: CtxSwcEvent 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">
2010-11-22 05:53:37 +00:00
<!-- Generated by Doxygen 1.7.1 -->
2010-08-10 03:11:02 +00:00
<div class="navigation" id="top">
<div class="tabs">
2010-11-22 05:53:37 +00:00
<ul class="tablist">
2010-08-10 03:11:02 +00:00
<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>
2010-11-22 05:53:37 +00:00
<div class="tabs2">
<ul class="tablist">
2010-08-10 03:11:02 +00:00
<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>
2010-11-22 05:53:37 +00:00
<div class="header">
<div class="summary">
<a href="#pub-attribs">Data Fields</a> </div>
<div class="headertitle">
2010-08-10 03:11:02 +00:00
<h1>CtxSwcEvent Struct Reference<br/>
<small>
[<a class="el" href="group__debug.html">Debug</a>]</small>
2010-11-22 05:53:37 +00:00
</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="CtxSwcEvent" -->
2010-08-10 03:11:02 +00:00
<p>Trace buffer record.
<a href="#_details">More...</a></p>
<p><code>#include &lt;<a class="el" href="chdebug_8h_source.html">chdebug.h</a>&gt;</code></p>
2010-11-22 05:53:37 +00:00
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
2010-08-10 03:11:02 +00:00
<tr><td class="memItemLeft" align="right" valign="top">void *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_ctx_swc_event.html#ac28fce73613158bf501382c110c4a0fa">cse_wtobjp</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Object where going to sleep. <a href="#ac28fce73613158bf501382c110c4a0fa"></a><br/></td></tr>
2010-11-22 05:53:37 +00:00
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__types.html#gae3e32a98d431a02106616da3071832dd">systime_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_ctx_swc_event.html#a463c08b6776d7337d18b1965243abfc9">cse_time</a></td></tr>
2010-08-10 03:11:02 +00:00
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Time of the switch event. <a href="#a463c08b6776d7337d18b1965243abfc9"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___s_t_m8___c_o_r_e.html#ga1f1825b69244eb3ad2c7165ddc99c956">uint16_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_ctx_swc_event.html#a83d48714c7e96b1bb4f8756ea5cbaf56">cse_state</a>: 4</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Switched out thread state. <a href="#a83d48714c7e96b1bb4f8756ea5cbaf56"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___s_t_m8___c_o_r_e.html#ga1f1825b69244eb3ad2c7165ddc99c956">uint16_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_ctx_swc_event.html#ad982bde0268f45b772c07d993de65a41">cse_tid</a>: 12</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Switched in thread id. <a href="#ad982bde0268f45b772c07d993de65a41"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Trace buffer record. </p>
<p>Definition at line <a class="el" href="chdebug_8h_source.html#l00067">67</a> of file <a class="el" href="chdebug_8h_source.html">chdebug.h</a>.</p>
<hr/><h2>Field Documentation</h2>
<a class="anchor" id="ac28fce73613158bf501382c110c4a0fa"></a><!-- doxytag: member="CtxSwcEvent::cse_wtobjp" ref="ac28fce73613158bf501382c110c4a0fa" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void* <a class="el" href="struct_ctx_swc_event.html#ac28fce73613158bf501382c110c4a0fa">CtxSwcEvent::cse_wtobjp</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Object where going to sleep. </p>
<p>Definition at line <a class="el" href="chdebug_8h_source.html#l00068">68</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>.</p>
</div>
</div>
<a class="anchor" id="a463c08b6776d7337d18b1965243abfc9"></a><!-- doxytag: member="CtxSwcEvent::cse_time" ref="a463c08b6776d7337d18b1965243abfc9" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
2010-11-22 05:53:37 +00:00
<td class="memname"><a class="el" href="group__types.html#gae3e32a98d431a02106616da3071832dd">systime_t</a> <a class="el" href="struct_ctx_swc_event.html#a463c08b6776d7337d18b1965243abfc9">CtxSwcEvent::cse_time</a></td>
2010-08-10 03:11:02 +00:00
</tr>
</table>
</div>
<div class="memdoc">
<p>Time of the switch event. </p>
<p>Definition at line <a class="el" href="chdebug_8h_source.html#l00070">70</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>.</p>
</div>
</div>
<a class="anchor" id="a83d48714c7e96b1bb4f8756ea5cbaf56"></a><!-- doxytag: member="CtxSwcEvent::cse_state" ref="a83d48714c7e96b1bb4f8756ea5cbaf56" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="group___s_t_m8___c_o_r_e.html#ga1f1825b69244eb3ad2c7165ddc99c956">uint16_t</a> <a class="el" href="struct_ctx_swc_event.html#a83d48714c7e96b1bb4f8756ea5cbaf56">CtxSwcEvent::cse_state</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Switched out thread state. </p>
<p>Definition at line <a class="el" href="chdebug_8h_source.html#l00072">72</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>.</p>
</div>
</div>
<a class="anchor" id="ad982bde0268f45b772c07d993de65a41"></a><!-- doxytag: member="CtxSwcEvent::cse_tid" ref="ad982bde0268f45b772c07d993de65a41" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="group___s_t_m8___c_o_r_e.html#ga1f1825b69244eb3ad2c7165ddc99c956">uint16_t</a> <a class="el" href="struct_ctx_swc_event.html#ad982bde0268f45b772c07d993de65a41">CtxSwcEvent::cse_tid</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Switched in thread id. </p>
<p>Definition at line <a class="el" href="chdebug_8h_source.html#l00074">74</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>.</p>
</div>
</div>
</div>
<hr size="1"><address style="text-align: right;"><small>
2010-11-30 04:54:43 +00:00
Generated on Sun Nov 28 2010 14:09:59 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.7.1</small></address>
2010-08-10 03:11:02 +00:00
</body>
</html>