nn::dbg::CTR::Statistics Classclass Statistics
Statistics class for tracing function calls.
Initialize
|
Declares the buffer region passed to the statistics class and performs initialization. | |
|---|---|---|
Collect
|
Gathers statistics on contents of the instrumentation buffer and reflects results in the statistics class. | |
Dump
|
Displays statistical results. | |
Clear
|
Destroys statistical results. (Clears the buffer.) | |
GetIgnoredLines
|
Gets the number of lines of data in the instrumentation buffer that could not be reflected in the statistics buffer. | |
| S |
SetLogFunction
|
Specifies the output function used to display buffer contents. |
CONFIDENTIAL