t_traceitem Struct Reference


Detailed Description

Item in the trace buffer.

Definition at line 110 of file tracer.h.


Data Fields

u_char tag
 Type of event.
u_int pc
 Additional information, depending on the type of the event.
u_int time_h
 Upper 16 bit of microseconds clock when event occured.
u_int time_l
 Lower 16 bit of microseconds clock when event occured.

Field Documentation

u_char t_traceitem::tag

Type of event.

Definition at line 113 of file tracer.h.

u_int t_traceitem::pc

Additional information, depending on the type of the event.

Definition at line 116 of file tracer.h.

u_int t_traceitem::time_h

Upper 16 bit of microseconds clock when event occured.

Definition at line 119 of file tracer.h.

u_int t_traceitem::time_l

Lower 16 bit of microseconds clock when event occured.

Definition at line 122 of file tracer.h.


The documentation for this struct was generated from the following file:
© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/