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_Task2Name Struct Reference

Structure to hold a mapping from task ID to task name. More...

#include <TRC_prvdefs.h>


Data Fields

unsigned long long dtics
unsigned long long enter
unsigned long long exit
int tid
unsigned short off
unsigned short tdb


Detailed Description

Structure to hold a mapping from task ID to task name.


Field Documentation

unsigned long long _TRC_Task2Name::dtics
 

Accumulated execution tics

unsigned long long _TRC_Task2Name::enter
 

Count: Task enters execution

unsigned long long _TRC_Task2Name::exit
 

Count: Task exits execution

unsigned short _TRC_Task2Name::off
 

Offset in task name string table

unsigned short _TRC_Task2Name::tdb
 

Task ID (per CPU_DB database)

int _TRC_Task2Name::tid
 

Task ID (VxWorks definition)


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