Activity Performance Measurements - HP 64751 User Manual

Graphical user interface
Table of Contents

Advertisement

Activity Performance Measurements

Activity measurements are measurements of the number of accesses (reads or
writes) within an address range. The SPMT shows you the percentage of analyzer
trace states that are in the specified address range, as well as the percentage of time
taken by those states. Two types of activity are measured: memory activity, and
program activity.
Memory activity is all activity that occurs within the address range.
Program activity is the activity caused by instruction execution in the address
range. Program activity includes opcode fetches and the cycles that result from the
execution of those instructions (reads and writes to memory, stack pushes, etc.).
For example, suppose an address range being measured for activity contains an
opcode that causes a stack push, which results in multiple write operations to the
stack area (outside the range). The memory activity measurement will count only
the stack push opcode cycle. However, the program activity measurement will
count the stack push opcode cycle and the write operations to the stack.
By comparing the program activity and the memory activity in an address range,
you can get an idea of how much activity in other areas is caused by the code being
measured. An activity measurement report of the code (prog), data, and stack
sections of a program is shown below.
Label
prog
Address Range
Memory Activity
State Percent
Time
Percent
Program Activity
State Percent
Time
Percent
data
Address Range
Memory Activity
State Percent
Time
Percent
Chapter 8: Making Software Performance Measurements
ADEH thru
1261H
Rel =
57.77
Abs =
Mean = 295.80
Sdv =
Rel =
60.97
Abs =
Rel =
99.82
Abs =
Mean = 511.10
Sdv =
Rel =
99.84
Abs =
6007AH thru
603A5H
Rel =
30.51
Abs =
Mean = 156.20
Sdv =
Rel =
28.09
Abs =
Activity Performance Measurements
57.77
26.77
60.97
99.82
0.88
99.84
30.51
31.87
28.09
269

Advertisement

Table of Contents
loading

This manual is also suitable for:

6834064704

Table of Contents