OpenOCD
esp32_apptrace_cmd_stats Struct Reference

Data Fields

uint32_t incompl_blocks
 
uint32_t lost_bytes
 
float max_blk_proc_time
 
float max_blk_read_time
 
float min_blk_proc_time
 
float min_blk_read_time
 

Detailed Description

Definition at line 67 of file esp32_apptrace.h.

Field Documentation

◆ incompl_blocks

uint32_t esp32_apptrace_cmd_stats::incompl_blocks

Definition at line 68 of file esp32_apptrace.h.

Referenced by esp32_apptrace_print_stats(), and esp32_apptrace_usr_block_check().

◆ lost_bytes

uint32_t esp32_apptrace_cmd_stats::lost_bytes

Definition at line 69 of file esp32_apptrace.h.

Referenced by esp32_apptrace_print_stats(), and esp32_apptrace_usr_block_check().

◆ max_blk_proc_time

float esp32_apptrace_cmd_stats::max_blk_proc_time

Definition at line 73 of file esp32_apptrace.h.

Referenced by esp32_apptrace_poll(), and esp32_apptrace_print_stats().

◆ max_blk_read_time

float esp32_apptrace_cmd_stats::max_blk_read_time

Definition at line 71 of file esp32_apptrace.h.

Referenced by esp32_apptrace_poll(), and esp32_apptrace_print_stats().

◆ min_blk_proc_time

float esp32_apptrace_cmd_stats::min_blk_proc_time

◆ min_blk_read_time

float esp32_apptrace_cmd_stats::min_blk_read_time

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