esp32_apptrace_cmd_stats::lost_bytes is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDesp32_apptrace_cmd_stats::lost_bytes

esp32_apptrace_cmd_stats::lost_bytes field

Syntax

uint32_t lost_bytes;

References

LocationReferrerText
esp32_apptrace.h:69
uint32_t lost_bytes;
esp32_apptrace.c:633esp32_apptrace_print_stats()
ctx->stats.lost_bytes);
esp32_apptrace.c:845esp32_apptrace_usr_block_check()
ctx->stats.lost_bytes += usr_len - wr_len;

Data Use

Functions writing esp32_apptrace_cmd_stats::lost_bytes
Functions reading esp32_apptrace_cmd_stats::lost_bytes
all items filtered out
esp32_apptrace_cmd_stats::lost_bytes
Type of esp32_apptrace_cmd_stats::lost_bytes
esp32_apptrace_cmd_stats::lost_bytes
uint32_t
all items filtered out