Hello Dennis,
>>> On another program a large portion of the time is shown as "No File Name Information Found"
This message means that there is no file name information for the selected element (the one selected in the Report panel) in debug information generated for the profiled application. If this message is shown for one of routines in your source code, make sure that you configured your project according to the "Compiler Settings for Borland Delphi" help topic.
>>> lot of routines that are "too small" to instrument and several that show "unsafe code".
Refer to the "Routines That Cannot Be Profiled" help topic to learn how to deal with such code.