When you choose to time functions in a native-compiled (unmanaged) executable, the only data Quantify includes for the executable is the .exe's entry point. The entry point's function time includes the function time of the other functions in the .exe.
To include the .exe's other functions in the dataset, use the Module Instrumentation dialog box to specify line or function level for the program and then rerun it.
Note:
§ The Time measurement type is not supported when you are profiling native-code programs using selective instrumentation.
(C) Copyright IBM Corporation 1993, 2009.