![HP 64700 series User Manual Download Page 79](http://html.mh-extra.com/html/hp/64700-series/64700-series_user-manual_161481079.webp)
Initialization with Global Symbols
When the "performance_measurement_initialize" command is
entered with no options or with the "global_symbols" option, the
global symbols in the symbols database become the address ranges
for which activity is measured. If the symbols database is not
loaded, a default set of ranges that cover the entire processor
address range will be used.
The global symbols database contains procedure symbols, which
are associated with the address range from the beginning of the
procedure to the end, and static symbols, which are associated with
the address of the static variable.
Initialization with Local Symbols
When the "performance_measurement_initialize" command is
entered with the "local_symbols_in" option and a source file name,
the symbols associated with that source file become the address
ranges for which activity is measured. If the symbols database is
not loaded, an error message will occur telling you that the source
filename symbol was not found.
You can also use the "local_symbols_in" option with procedure
symbols; this allows you to measure activity related to the symbols
defined in a single function or procedure.
Below are example commands showing performance measurement
initialization with local symbols.
performance_measurement_initialize
local_symbols_in spmt_demo.C: <RETURN>
performance_measurement_initialize
local_symbols_in spmt_demo.C:math_library
<RETURN>
performance_measurement_initialize
local_symbols_in math_library <RETURN>
Restoring the Current Measurement
The "performance_measurement_initialize restore" command
allows you to restore old performance measurement data from the
perf.out file in the current directory.
Performance Measurements 4-9
Summary of Contents for 64700 series
Page 2: ......
Page 19: ...Tables Table 9 1 Summary of Commands 9 4 Table 9 2 Command Assignments 9 5 Contents 11 ...
Page 20: ...1 Notes 12 Contents ...
Page 24: ...1 Notes 1 4 Introduction ...
Page 106: ...1 Notes 4 36 Performance Measurements ...
Page 118: ...Figure 5 8 True Demultiplexing 5 12 Using the External Analyzer ...
Page 128: ...1 Notes 6 6 Timing Introduction ...
Page 134: ...1 Notes 7 6 Timing Getting Started ...
Page 168: ...1 Notes 8 34 Timing Using the Analyzer ...
Page 201: ...1 find This command finds a trigger like event in trace memory Syntax Timing Commands 9 33 ...
Page 219: ...1 mark This command marks specified conditions in trace memory Syntax Timing Commands 9 51 ...
Page 254: ...1 trigger This command specifies trigger conditions Syntax 9 86 Timing Commands ...
Page 262: ...1 Notes 9 94 Timing Commands ...
Page 280: ...1 Notes B 16 Timing Diagrams and Outputs ...
Page 292: ...1 Notes C 12 Timing Messages ...