The Reference Count profiler results are divided into two categories: Classes Data and Objects. When the Classes Data category is selected, the Report panel displays information about interface classes created during the application runtime.
Here is a sample output of the Reference Count profiler results displayed in the Classes Data category:
The Classes Data category provides a general overview of which classes produce interface objects as well as information about the total, peak or current number of object references to this class. It reports data about every interface class that was utilized during the whole runtime of the application regardless of whether it existed when the results were retrieved. See the description of the Report panel for a full list of displayed columns.
See Also
Reference Count Profiler
Report Panel
Explorer Panel
Details Panel
Analyzing Profiler Results