Data Fields | |
| unsigned int | magic_start |
| unsigned int | counter |
| unsigned long long | tsc |
| unsigned int | magic_end |
Definition at line 160 of file most-measurements.h.
| 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().
1.5.0