svf_last_printed_percentage is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDsvf_last_printed_percentage

svf_last_printed_percentage variable

Syntax

static int svf_last_printed_percentage = -1;

References

LocationReferrerText
svf.c:239
static int svf_last_printed_percentage = -1;
svf.c:576handle_svf_command()
if (svf_last_printed_percentage != svf_percentage) {
svf.c:578handle_svf_command()
svf_last_printed_percentage = svf_percentage;

Data Use

Functions writing svf_last_printed_percentage
Functions reading svf_last_printed_percentage
all items filtered out
svf_last_printed_percentage
all items filtered out