EasyManua.ls Logo

Intel i960 - Page 188

Intel i960
347 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
i960 Processor Compiler User's Guide
6-12
6
rprofile
Prints the profile counts for the basic blocks that were hit to the report file.
The
Line# field is the line number within the file.
The
Block# field is the basic block that corresponds to this line
number.
The
Times hit field is the number of times that this line of code was
executed.
The
From field indicates how the value in the Times hit field was
obtained.
For values that were completely estimated by the decision maker, the field
contains “guess.”
For values obtained from profiles that were not subject to interpolation,
this field contains
n
Raw inputs, where
n
is the number of profile files
used to obtain the value.
For values obtained from interpolated profiles, this field contains
n
Stretched inputs, where
n
is the number of profile files used to obtain
the value.
rvariables
Lists the variables allocated to fast memory with -m or -sram to the report
file.
The
Variable field is the name of the variable to be allocated to fast
memory.
The
Size field is the size of the variable in bytes.
The
Usage Count field is the number of times this variable was
accessed during execution of the program.
The
Address field is the variable's address in fast memory.

Table of Contents

Related product manuals