Many object libraries, such as Comctl32.ocx, Comdlg32.ocx, Tabctl32.ocx, and portions of the Visual Basic support library Msvbvm50.dll or Msvbvm60.dll, expose their functionality as COM objects. However, many COM objects do not expose their method names.
In these cases, Quantify labels these procedures UnnamedTimedProcedure and appends to the label an offset that represents the relative virtual address of the procedure from the start of the original module to its occurrence. For example, UnnamedTimedProcedure@0x107d38.
Note:
§ The Time measurement type is not supported when you are profiling native-code programs using selective instrumentation.
(C) Copyright IBM Corporation 1993, 2009.