HP Caliper User's Guide

Source statement
Instruction bundle
Table B-3 Information in cgprof Measurement Report Fields (Flat Profile)
DescriptionColumn
Percent of the total IP samples attributable to a given program object.% Total IP
Samples
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
Number of seconds accounted for by this load module.Secs in Module
Number of seconds accounted for by this function/module alone, if this
function/module is profiled; otherwise blank.
Secs in
Func/Module
Number of seconds accounted for by this process.Secs in Proc
Number of times this function was invoked, if this function is profiled. Otherwise,
blank.
Call Count
Number of milliseconds per function call.Msecs per Call
Shared library or the main executable.Load Module
Routine from your application.Function
Source file associated with a function.File
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
Table B-4 “Information in cgprof Measurement Report: Function Entries (Self Entries)”,
Table B-5 “Information in cgprof Measurement Report: (Hot Call Paths Profile)”,
Table B-6 “Information in cgprof Measurement Report: Parent Listings”, and
Table B-7 “Information in cgprof Measurement Report: Children Listings” show more
information.
cgprof Report Description 233