#include <tr_debug.h>
This structure is not used anywhere directly. It is used here to describe the order and nature of the collected debug data.
Definition at line 125 of file tr_debug.h.
Data Fields | |
uint32_t | curr_time_units |
subtime_t | curr_time_subunits |
tid_t | running_task |
tid_t | readylisthead |
tid_t | waitlisthead |
tid_t | isr_nesting |
osword_t | ctxt_switch_cnt |