8 #ifndef OPENOCD_TARGET_TRACE_H
9 #define OPENOCD_TARGET_TRACE_H
47 #define ERROR_TRACE_IMAGE_UNAVAILABLE (-1500)
48 #define ERROR_TRACE_INSTRUCTION_UNAVAILABLE (-1501)
enum esirisc_reg_num number
struct trace_point * trace_points
uint32_t trace_history_pos
uint32_t trace_points_size
uint32_t trace_history_size
uint32_t num_trace_points
int trace_history_overflowed
enum trace_status trace_status_t
int trace_point(struct target *target, uint32_t number)
int trace_register_commands(struct command_context *cmd_ctx)