When using the CCSv5.1 Function level profiler, the "Calls" column refers to the number of times that a function is called according to the help. Is this exactly true for a simulation that utilizes SYS/BIOS and interrupts? The reason I ask is that in the profile table view some of my functions show more calls that I expect. In my profile setup I selected "profile all functions for CPU cycles" and for the properties under collection options I enabled "interrupt awareness". Is there something else in the setup that I should enable? Is there some place that explains the meaning of all the profile setup properties (I did not see this in the help)? Thanks.