| |||
Home > The Table Reports: Functions, Files, Classes, and Call Chains > Table report basics > The statistical type drop-down menu |
Located to the right of the export table icon in every table report's toolbar, the statistical type drop-down menu enables you to set the type of data used to populate the table. By default, a table report presents the aggregate for fields like self time, total time and delay, but this menu can be used to toggle between the three following options:
Totals - The default option, selecting 'Totals' from the drop-down menu updates the table to show the aggregate values for all the pertinent fields. Some fields, like efficiency and average CPI have fixed value types and do not update to match the current selection. Average CPI always measures the average CPI per call, while efficiency always reports a percentage.
Percentages - Changes all of the pertinent fields to reflect their value as a percentage of the whole. For example, select Percentages and the functions report updates the self time field to show the percentage of the total time spent executing a function's instructions.
Averages - Changes the statistical value to an average value per call for each of the functions or classes. As you would expect, this menu option is not available in the files and classes report types as files and classes are never themselves invoked.