svf_total_lines is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

svf_total_lines variable

Syntax

static long svf_total_lines;

References

LocationReferrerText
svf.c:237
static long svf_total_lines;
svf.c:567handle_svf_command()
svf_total_lines++;
svf.c:575handle_svf_command()
svf_percentage = ((svf_line_number * 20) / svf_total_lines) * 5;
svf.c:583handle_svf_command()
svf_percentage = ((svf_line_number * 20) / svf_total_lines) * 5;

Data Use

Functions writing svf_total_lines
Functions reading svf_total_lines
all items filtered out
svf_total_lines
all items filtered out