ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

Data Fields

CtxSwcEvent Struct Reference
[Debug]

Trace buffer record. More...

#include <chdebug.h>

Data Fields

void * cse_wtobjp
 Object where going to sleep.
systime_t cse_time
 Time of the switch event.
uint16_t cse_state: 4
 Switched out thread state.
uint16_t cse_tid: 12
 Switched in thread id.

Detailed Description

Trace buffer record.

Definition at line 67 of file chdebug.h.


Field Documentation

Object where going to sleep.

Definition at line 68 of file chdebug.h.

Referenced by chDbgTrace().

Time of the switch event.

Definition at line 70 of file chdebug.h.

Referenced by chDbgTrace().

Switched out thread state.

Definition at line 72 of file chdebug.h.

Referenced by chDbgTrace().

Switched in thread id.

Definition at line 74 of file chdebug.h.

Referenced by chDbgTrace().


Generated on Sun Nov 28 2010 14:09:59 for ChibiOS/RT by doxygen 1.7.1