Column | Description |
Module | Shows the module name |
Procedure | Shows the procedure name |
Net Time | Shows the time used by the routine, less the time of nested calls |
Total Time | Shows the total time used, including the time from nested calls |
Pct Net | Shows the percent of total time used by the routine |
Avg Net | Shows the average net time used |
Hits | Shows the number of times this routine was called |
Pct Hits | Shows the percentage of hits for this routine |
Avg Res | Shows the average system resources used by this procedure |
Avg Mem | Shows the average memory used by this procedure |