HP Caliper User's Guide

In this table, “program object” refers to any of the following:
Thread
Load module
Function
Source statement
Instruction bundle
Table B-12 Information in cycles Measurement Reports
DescriptionColumn
Percent of the total IP samples attributable to a given program object.% Total IP Samples
(ETB)
Running sum of the percent of total IP samples accounted for by the given program
object and those listed above it.
Cumulat % of Total
Total number of IP samples attributed to the given program object.IP Samples (ETB)
Kernel Thread ID suffixed with the the name of the routine that the thread will
execute once it is created.
Kernel Thread
Identification
Number
Shared library or the main executable.Load Module
Routine from your application.Function
Source file associated with a function.File
The average number of cycles elapsed to retire the bundle. If there are no stalls, it
should take exactly one cycle to retire a bundle. If the Cycles Per Bundle information
is more than 1, this means that many additional cycles of stall were seen on that
bundle.
If the Cycles per Bundle information is prefixed with an asterisk (*), that means
that instructions from that bundle are split issued.
Cycles Per Bundle
The column contains one of these:
A source-code line number for rows showing statements
An instruction slot number for rows showing instructions not on a bundle
boundary
A source-code column number followed by an offset from the beginning address
of a function for rows showing instructions on a bundle boundary
Column and line numbers are preceded by “~” when they are approximate due to
optimization.
Line |
Slot |
Col,Offset
The column contains either a source statement preceded by “>” or a disassembled
instruction. Statements that are out of order due to optimization are preceded by
“*>”.
>Statement |
Instruction
cycles Measurement Report Description 247