home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / sysutl / sysprof3.arc / BREAK.REP next >
Encoding:
Text File  |  1989-01-20  |  3.4 KB  |  65 lines

  1.                                          Number of      Number of    Percent of
  2.              Service                    Occurrences    Timer ticks   Total Time
  3.  
  4.  
  5. PRINT SCREEN - INTERRUPT 5H
  6.  
  7.                                               1              74         0.26
  8.  
  9. VIDEO BIOS - INTERRUPT 10H
  10.  
  11.      00 - Set Mode                            1               2         0.01
  12.      02 - Set Cursor Position                 2               0         0.00
  13.      08 - Read Character and Attribute        2               0         0.00
  14.      0C - Write Dot                       64000            1038         3.68
  15.      0D - Read Dot                        64050            1052         3.72
  16.      0E - Write TTY                         109               5         0.02
  17.      0F - Get Mode                            1               0         0.00
  18.      TOTAL                               128165            2097         7.42
  19.  
  20. DISK SERVICES - INTERRUPT 13H
  21.  
  22.      02 - Read Sectors                       52              32         0.11
  23.  
  24. KEYBOARD BIOS - INTERRUPT 16H
  25.  
  26.      00 - Read Character                      2               0         0.00
  27.      01 - Character Waiting?                245               0         0.00
  28.      TOTAL                                  247               0         0.00
  29.  
  30. PRINTER BIOS - INTERRUPT 17H
  31.  
  32.      00 - Send Byte                       48310              57         0.20
  33.  
  34. DOS FUNCTIONS - INTERRUPT 21H
  35.  
  36.      08 - Keyboard Input No Echo              2               0         0.00
  37.      19 - Get Default Drive                   4               0         0.00
  38.      1A - Set Disk Transfer Area              2               0         0.00
  39.      25 - Set Interrupt Vector               52               0         0.00
  40.      29 - Parse Filename                      6               0         0.00
  41.      30 - Get DOS Version Number              4               0         0.00
  42.      35 - Get Interrupt Vector               25               1         0.00
  43.      37 - Service 55                          2               0         0.00
  44.      38 - Get Country-Dependent Info          2               0         0.00
  45.      3D - Open File, Handle Mode              2               0         0.00
  46.      3E - Close File, Handle Mode            32               0         0.00
  47.      3F - Read from File or Device            4               2         0.01
  48.      40 - Write to File or Device            12               0         0.00
  49.      42 - Move File Pointer                   4               0         0.00
  50.      44 - I/O Control for Devices            10               0         0.00
  51.      47 - Get Default Directory               4               0         0.00
  52.      48 - Allocate Memory                     4               0         0.00
  53.      49 - Free Memory                         2               0         0.00
  54.      4A - Modify Allocated Memory             2               0         0.00
  55.      4B - EXEC                                2           25979        91.98
  56.      4C - Terminate Process                   2               0         0.00
  57.      4D - Get Return Code                     2               0         0.00
  58.      4E - Find First File, Handle Mode        2               0         0.00
  59.      4F - Find Next File, Handle Mode         6               0         0.00
  60.      TOTAL                                  189           25982        91.99
  61.  
  62.  
  63.                           Total time: 28244 timer ticks
  64.                                        1551 seconds
  65.