measuring_schedlat_data Struct Reference


Data Fields

unsigned int magic_start
unsigned int counter
unsigned long long tsc
unsigned int magic_end

Detailed Description

Data structure which represents the field that is inserted when measuring the scheduling latency in the interrupt service routine.

Definition at line 160 of file most-measurements.h.


Field Documentation

unsigned int measuring_schedlat_data::magic_start

the magic start field

Definition at line 161 of file most-measurements.h.

Referenced by measuring_receive_isr_wakeup().

unsigned int measuring_schedlat_data::counter

a counter that prevents overruns

Definition at line 162 of file most-measurements.h.

Referenced by measuring_receive_isr_wakeup().

unsigned long long measuring_schedlat_data::tsc

the time stamp

Definition at line 164 of file most-measurements.h.

Referenced by measuring_receive_isr_wakeup().

unsigned int measuring_schedlat_data::magic_end

the magic end field

Definition at line 165 of file most-measurements.h.

Referenced by measuring_receive_isr_wakeup().


The documentation for this struct was generated from the following file:
Generated on Fri Mar 9 14:48:58 2007 for MOST Linux Drivers (Linux and RTAI) by  doxygen 1.5.0