etmv1_pipestat_t::STAT_TD is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDetmv1_pipestat_t::STAT_TD

etmv1_pipestat_t::STAT_TD

Syntax

STAT_TD = 0x7;

References

LocationReferrerText
etm.h:186
STAT_TD = 0x7
etm.c:710etmv1_next_packet()
if ((ctx->trace_data[ctx->data_index].pipestat == STAT_TD)
etm.c:1001etmv1_analyze_trace()
if (ctx->pc_ok && (pipestat != STAT_WT) && (pipestat != STAT_TD) &&
etm.c:1096etmv1_analyze_trace()
if ((pipestat != STAT_TD) && (pipestat != STAT_WT)) {

Data Use

Functions using etmv1_pipestat_t::STAT_TD
etmv1_pipestat_t::STAT_TD