OpenOCD
xscale_trace_data Struct Reference
Collaboration diagram for xscale_trace_data:

Data Fields

uint32_t chkpt0
 
uint32_t chkpt1
 
int depth
 
struct xscale_trace_entryentries
 
uint32_t last_instruction
 
struct xscale_trace_datanext
 
unsigned int num_checkpoints
 

Detailed Description

Definition at line 48 of file xscale.h.

Field Documentation

◆ chkpt0

uint32_t xscale_trace_data::chkpt0

Definition at line 51 of file xscale.h.

Referenced by COMMAND_HANDLER(), and xscale_analyze_trace().

◆ chkpt1

uint32_t xscale_trace_data::chkpt1

Definition at line 52 of file xscale.h.

Referenced by COMMAND_HANDLER(), and xscale_analyze_trace().

◆ depth

int xscale_trace_data::depth

Definition at line 50 of file xscale.h.

Referenced by COMMAND_HANDLER(), and xscale_analyze_trace().

◆ entries

struct xscale_trace_entry* xscale_trace_data::entries

◆ last_instruction

uint32_t xscale_trace_data::last_instruction

Definition at line 53 of file xscale.h.

Referenced by COMMAND_HANDLER(), and xscale_analyze_trace().

◆ next

struct xscale_trace_data* xscale_trace_data::next

◆ num_checkpoints

unsigned int xscale_trace_data::num_checkpoints

Definition at line 54 of file xscale.h.

Referenced by xscale_analyze_trace(), and xscale_read_trace().


The documentation for this struct was generated from the following file: