GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > TRC / V0-0-0

Constituent: trc     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_TRC_TraceSwitch Struct Reference

Structured record to enter a task switch in the trace. More...

#include <TRC_prvdefs.h>

Collaboration diagram for _TRC_TraceSwitch:

Collaboration graph
[legend]

Data Fields

TRC_TraceMeta meta
unsigned int old_sp
unsigned int old_pc
unsigned int new_sp
unsigned int new_pc

Detailed Description

Structured record to enter a task switch in the trace.


Field Documentation

TRC_TraceMeta _TRC_TraceSwitch::meta
 

Meta information

unsigned int _TRC_TraceSwitch::new_pc
 

Program counter (incoming task)

unsigned int _TRC_TraceSwitch::new_sp
 

Stack pointer (incoming task)

unsigned int _TRC_TraceSwitch::old_pc
 

Program counter (outgoing task)

unsigned int _TRC_TraceSwitch::old_sp
 

Stack pointer (outgoing task)


The documentation for this struct was generated from the following file:
Generated on Wed Dec 20 09:26:50 2006 by  doxygen 1.4.4