Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Module Summary view lists
- Statistics for loaded modules in a specified data range.
- Instances of entry into functions in a module.
For a module, the Module Summary view displays the following information:
- The name of the module and data associated with loading the module.
- A calculated time for each called function in the module. If the .icp file contains a user-defined counter, the Module Summary view also shows the calculated value for the user-defined counter for each function in the module.
For each instance of entry into a function, the Module Summary view displays the following information:
- The name of the function and data associated with calling the function.
- A calculated time for each instance of a function called from outside the module. If the .icp file contains a user-defined counter, the Module Summary view also shows the calculated value for the user-defined counter for each instance of entry into a function.
For information about opening a Module Summary view window, see Opening a View Window.
See Also
Remote Call Profiler View Windows
Send Feedback on this topic to the authors