esp32_apptrace_get_data_info() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDesp32_apptrace_get_data_info()

esp32_apptrace_get_data_info() function

Syntax

static int esp32_apptrace_get_data_info(struct esp32_apptrace_cmd_ctx *ctx,     struct esp32_apptrace_target_state *target_state,     uint32_t *fired_target_num);
Implemented in esp32_apptrace.c:850

Arguments

ctx

target_state

fired_target_num

References

LocationReferrerText
esp32_apptrace.c:850
int esp32_apptrace_get_data_info(struct esp32_apptrace_cmd_ctx *ctx,
esp32_apptrace.c:79
static int esp32_apptrace_get_data_info(struct esp32_apptrace_cmd_ctx *ctx,
esp32_apptrace.c:1043esp32_apptrace_poll()
res = esp32_apptrace_get_data_info(ctx, target_state, &fired_target_num);
esp32_apptrace.c:1259esp32_sysview_start()
int res = esp32_apptrace_get_data_info(ctx, target_state, &fired_target_num);
esp32_apptrace.c:1373esp32_sysview_stop()
res = esp32_apptrace_get_data_info(ctx, target_state, &fired_target_num);

Call Tree

Functions calling esp32_apptrace_get_data_info()
Functions called by esp32_apptrace_get_data_info()
esp32_apptrace_get_data_info()
Data read by esp32_apptrace_get_data_info()
Data written by esp32_apptrace_get_data_info()
esp32_apptrace_get_data_info()::ctx
esp32_apptrace_get_data_info()::target_state
esp32_apptrace_get_data_info()::fired_target_num
esp32_apptrace_get_data_info()::i
esp32_apptrace_get_data_info()::res
all items filtered out
esp32_apptrace_get_data_info()
esp32_apptrace_get_data_info()::i
all items filtered out