Module Summary View
The Module Summary view lists statistics for loaded modules in a specified data range. The Module Summary view also lists 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, then 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, then 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
Last updated on Friday, October 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.