| |||
| Home > The Table Reports: Functions, Files, Classes, and Call Chains > The functions report | |||
The functions report shows every function defined in your source files in addition to the following performance statistics:
Coverage
Self Time
Total Time
Avg CPI (average cycles per instruction)
Delay
Eff (efficiency)
Called
Callers
Callees
Read
Write
Accessed
Size
Stack
Call Stack
Order
Location
For a description of each of these column headers, see Table report column headers.
Double-clicking on any item in the functions report opens the code view with every line of source and every disassembly instruction pertinent to the function selected.