OpenOCD
xscale_trace Struct Reference
Collaboration diagram for xscale_trace:

Data Fields

int buffer_fill
 
enum arm_state core_state
 
struct xscale_trace_datadata
 
int fill_counter
 
struct imageimage
 
enum trace_mode mode
 

Detailed Description

Definition at line 64 of file xscale.h.

Field Documentation

◆ buffer_fill

int xscale_trace::buffer_fill

Definition at line 67 of file xscale.h.

Referenced by COMMAND_HANDLER(), xscale_init_arch_info(), and xscale_resume().

◆ core_state

enum arm_state xscale_trace::core_state

Definition at line 68 of file xscale.h.

Referenced by xscale_analyze_trace(), and xscale_read_instruction().

◆ data

◆ fill_counter

int xscale_trace::fill_counter

Definition at line 68 of file xscale.h.

Referenced by xscale_debug_entry(), xscale_init_arch_info(), and xscale_resume().

◆ image

struct image* xscale_trace::image

◆ mode


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