granularity: each sample hit covers 4 byte(s) for 0.00% of 235.94 seconds flat profile: %time the percentage of the total running time of the program used by this function. cumsecs a running sum of the number of seconds accounted for by this function and those listed above it. seconds the number of seconds accounted for by this function alone. This is the major sort for this listing. calls the number of times this function was invoked, if this function is profiled, else blank. name the name of the function. This is the minor sort for this listing. %time cumsecs seconds calls msec/call name 38.4 90.50 90.50 1 90500.00 shalow 32.0 166.11 75.61 808 93.58 calc3 29.4 235.46 69.35 810 85.62 calc1 0.1 235.76 0.30 __math_dsin 0.1 235.89 0.13 1 130.00 inital 0.0 235.92 0.03 FTN_COS$ 0.0 235.93 0.01 $$remI 0.0 235.94 0.01 FTN_SIN$ 0.0 235.94 0.00 65 0.00 memcpy 0.0 235.94 0.00 42 0.00 _isdigit 0.0 235.94 0.00 16 0.00 _fwrite 0.0 235.94 0.00 9 0.00 _fgets 0.0 235.94 0.00 9 0.00 _memccpy 0.0 235.94 0.00 9 0.00 fgets_unlocked 0.0 235.94 0.00 8 0.00 _ioctl_sys 0.0 235.94 0.00 8 0.00 ioctl 0.0 235.94 0.00 6 0.00 tree_insert 0.0 235.94 0.00 5 0.00 _isatty 0.0 235.94 0.00 5 0.00 cl_c_702a_tree_delete 0.0 235.94 0.00 5 0.00 malloc 0.0 235.94 0.00 3 0.00 _brk 0.0 235.94 0.00 3 0.00 abs 0.0 235.94 0.00 2 0.00 __brk 0.0 235.94 0.00 2 0.00 __findbuf 0.0 235.94 0.00 2 0.00 sb_nvmatch 0.0 235.94 0.00 1 0.00 ___exit 0.0 235.94 0.00 1 0.00 __fflush_unlocked 0.0 235.94 0.00 1 0.00 __filbuf 0.0 235.94 0.00 1 0.00 _atexit 0.0 235.94 0.00 1 0.00 _calloc 0.0 235.94 0.00 1 0.00 _fseek 0.0 235.94 0.00 1 0.00 _read_sys 0.0 235.94 0.00 1 0.00 _wrtchk 0.0 235.94 0.00 1 0.00 getenv 0.0 235.94 0.00 1 0.00 grow_arena 0.0 235.94 0.00 1 0.00 lseek 0.0 235.94 0.00 1 0.00 node_alloc 0.0 235.94 0.00 1 0.00 profil 0.0 235.94 0.00 1 0.00 read 0.0 235.94 0.00 1 0.00 sbrk call graph profile: The sum of self and descendents is the major sort for this listing. function entries: index the index of the function in the call graph listing, as an aid to locating it (see below). %time the percentage of the total time of the program accounted for by this function and its descendents. self the number of seconds spent in this function itself. descendents the number of seconds spent in the descendents of this function on behalf of this function. called the number of times this function is called (other than recursive calls). self the number of times this function calls itself recursively. name the name of the function, with an indication of its membership in a cycle, if any. index the index of the function in the call graph listing, as an aid to locating it. parent listings: self* the number of seconds of this function's self time which is due to calls from this parent. descendents* the number of seconds of this function's descendent time which is due to calls from this parent. called** the number of times this function is called by this parent. This is the numerator of the fraction which divides up the function's time to its parents. total* the number of times this function was called by all of its parents. This is the denominator of the propagation fraction. parents the name of this parent, with an indication of the parent's membership in a cycle, if any. index the index of this parent in the call graph listing, as an aid in locating it. children listings: self* the number of seconds of this child's self time which is due to being called by this function. descendent* the number of seconds of this child's descendent's time which is due to being called by this function. called** the number of times this child is called by this function. This is the numerator of the propagation fraction for this child. total* the number of times this child is called by all functions. This is the denominator of the propagation fraction. children the name of this child, and an indication of its membership in a cycle, if any. index the index of this child in the call graph listing, as an aid to locating it. * these fields are omitted for parents (or children) in the same cycle as the function. If the function (or child) is a member of a cycle, the propagated times and propagation denominator represent the self time and descendent time of the cycle as a whole. ** static-only parents and children are indicated by a call count of 0. cycle listings: the cycle as a whole is listed with the same fields as a function entry. Below it are listed the members of the cycle, and their contributions to the time and call counts of the cycle. granularity: each sample hit covers 4 byte(s) for 0.00% of 235.94 seconds called/total parents index %time self descendents called+self name index called/total children 90.50 145.09 1/1 $START$ [2] [1] 99.9 90.50 145.09 1 shalow [1] 75.61 0.00 808/808 calc3 [3] 69.35 0.00 810/810 calc1 [4] 0.13 0.00 1/1 inital [6] ----------------------------------------------- [2] 99.9 0.00 235.59 $START$ [2] 90.50 145.09 1/1 shalow [1] ----------------------------------------------- 75.61 0.00 808/808 shalow [1] [3] 32.0 75.61 0.00 808 calc3 [3] ----------------------------------------------- 69.35 0.00 810/810 shalow [1] [4] 29.4 69.35 0.00 810 calc1 [4] ----------------------------------------------- [5] 0.1 0.30 0.00 __math_dsin [5] ----------------------------------------------- 0.13 0.00 1/1 shalow [1] [6] 0.1 0.13 0.00 1 inital [6] ----------------------------------------------- [7] 0.0 0.03 0.00 FTN_COS$ [7] ----------------------------------------------- [8] 0.0 0.01 0.00 $$remI [8] ----------------------------------------------- [9] 0.0 0.01 0.00 FTN_SIN$ [9] ----------------------------------------------- 0.00 0.00 2/65 ld_out [369] 0.00 0.00 9/65 __ftn_ldr_in [537] 0.00 0.00 14/65 __f_io [516] 0.00 0.00 16/65 _fwrite [444] 0.00 0.00 24/65 __out_buf [612] [10] 0.0 0.00 0.00 65 memcpy [10] ----------------------------------------------- 0.00 0.00 9/9 _fgets [445] [11] 0.0 0.00 0.00 9 fgets_unlocked [11] 0.00 0.00 9/9 _memccpy [446] 0.00 0.00 1/1 __filbuf [454] ----------------------------------------------- 0.00 0.00 3/8 F77_FSET [120] 0.00 0.00 5/8 _isatty [448] [12] 0.0 0.00 0.00 8 ioctl [12] 0.00 0.00 8/8 _ioctl_sys [447] ----------------------------------------------- 0.00 0.00 1/6 grow_arena [19] 0.00 0.00 5/6 malloc [15] [13] 0.0 0.00 0.00 6 tree_insert [13] ----------------------------------------------- 0.00 0.00 5/5 malloc [15] [14] 0.0 0.00 0.00 5 cl_c_702a_tree_delete [14] ----------------------------------------------- 0.00 0.00 1/5 _calloc [456] 0.00 0.00 4/5 __alloc_buf [492] [15] 0.0 0.00 0.00 5 malloc [15] 0.00 0.00 5/5 cl_c_702a_tree_delete [14] 0.00 0.00 5/6 tree_insert [13] 0.00 0.00 1/2 __brk [450] 0.00 0.00 1/1 node_alloc [21] 0.00 0.00 1/1 grow_arena [19] ----------------------------------------------- 0.00 0.00 3/3 __f_eo [513] [16] 0.0 0.00 0.00 3 abs [16] ----------------------------------------------- 0.00 0.00 2/2 getenv [18] [17] 0.0 0.00 0.00 2 sb_nvmatch [17] ----------------------------------------------- 0.00 0.00 1/1 __ftn_f_init [535] [18] 0.0 0.00 0.00 1 getenv [18] 0.00 0.00 2/2 sb_nvmatch [17] ----------------------------------------------- 0.00 0.00 1/1 malloc [15] [19] 0.0 0.00 0.00 1 grow_arena [19] 0.00 0.00 1/2 __brk [450] 0.00 0.00 1/6 tree_insert [13] ----------------------------------------------- 0.00 0.00 1/1 _fseek [457] [20] 0.0 0.00 0.00 1 lseek [20] ----------------------------------------------- 0.00 0.00 1/1 malloc [15] [21] 0.0 0.00 0.00 1 node_alloc [21] 0.00 0.00 1/1 sbrk [24] ----------------------------------------------- 0.00 0.00 1/1 _moncontrol [668] [22] 0.0 0.00 0.00 1 profil [22] ----------------------------------------------- 0.00 0.00 1/1 __filbuf [454] [23] 0.0 0.00 0.00 1 read [23] 0.00 0.00 1/1 _read_sys [458] ----------------------------------------------- 0.00 0.00 1/1 node_alloc [21] [24] 0.0 0.00 0.00 1 sbrk [24] 0.00 0.00 1/3 _brk [449] ----------------------------------------------- 0.00 0.00 15/42 __cnv_ci [499] 0.00 0.00 27/42 __ftn_ldr_in [537] [443] 0.0 0.00 0.00 42 _isdigit [443] ----------------------------------------------- 0.00 0.00 16/16 __new_rc [609] [444] 0.0 0.00 0.00 16 _fwrite [444] 0.00 0.00 16/65 memcpy [10] 0.00 0.00 1/1 _wrtchk [459] ----------------------------------------------- 0.00 0.00 9/9 read_to_newline [397] [445] 0.0 0.00 0.00 9 _fgets [445] 0.00 0.00 9/9 fgets_unlocked [11] ----------------------------------------------- 0.00 0.00 9/9 fgets_unlocked [11] [446] 0.0 0.00 0.00 9 _memccpy [446] ----------------------------------------------- 0.00 0.00 8/8 ioctl [12] [447] 0.0 0.00 0.00 8 _ioctl_sys [447] ----------------------------------------------- 0.00 0.00 2/5 __findbuf [451] 0.00 0.00 3/5 F77_FSET [120] [448] 0.0 0.00 0.00 5 _isatty [448] 0.00 0.00 5/8 ioctl [12] ----------------------------------------------- 0.00 0.00 1/3 sbrk [24] 0.00 0.00 2/3 __brk [450] [449] 0.0 0.00 0.00 3 _brk [449] ----------------------------------------------- 0.00 0.00 1/2 grow_arena [19] 0.00 0.00 1/2 malloc [15] [450] 0.0 0.00 0.00 2 __brk [450] 0.00 0.00 2/3 _brk [449] ----------------------------------------------- 0.00 0.00 1/2 __filbuf [454] 0.00 0.00 1/2 _wrtchk [459] [451] 0.0 0.00 0.00 2 __findbuf [451] 0.00 0.00 2/5 _isatty [448] ----------------------------------------------- 0.00 0.00 1/1 FTN_WS_STOP [162] [452] 0.0 0.00 0.00 1 ___exit [452] ----------------------------------------------- 0.00 0.00 1/1 _fseek [457] [453] 0.0 0.00 0.00 1 __fflush_unlocked [453] ----------------------------------------------- 0.00 0.00 1/1 fgets_unlocked [11] [454] 0.0 0.00 0.00 1 __filbuf [454] 0.00 0.00 1/2 __findbuf [451] 0.00 0.00 1/1 read [23] ----------------------------------------------- 0.00 0.00 1/1 _monstartup [670] [455] 0.0 0.00 0.00 1 _atexit [455] ----------------------------------------------- 0.00 0.00 1/1 __calloc_buf [494] [456] 0.0 0.00 0.00 1 _calloc [456] 0.00 0.00 1/5 malloc [15] ----------------------------------------------- 0.00 0.00 1/1 FTN_S_WSLE [159] [457] 0.0 0.00 0.00 1 _fseek [457] 0.00 0.00 1/1 __fflush_unlocked [453] 0.00 0.00 1/1 lseek [20] ----------------------------------------------- 0.00 0.00 1/1 read [23] [458] 0.0 0.00 0.00 1 _read_sys [458] ----------------------------------------------- 0.00 0.00 1/1 _fwrite [444] [459] 0.0 0.00 0.00 1 _wrtchk [459] 0.00 0.00 1/2 __findbuf [451] ----------------------------------------------- Aug 28 22:47 1995 index Page 1 7 FTN_COS$ 11 fgets_unlocked 5 __math_dsin 9 FTN_SIN$ 454 __filbuf 446 _memccpy 2 $START$ 451 __findbuf 10 memcpy 16 abs 457 _fseek 21 node_alloc 455 _atexit 444 _fwrite 22 profil 450 __brk 18 getenv 23 read 449 _brk 19 grow_arena 458 _read_sys 4 calc1 6 inital 8 $$remI 3 calc3 12 ioctl 17 sb_nvmatch 456 _calloc 447 _ioctl_sys 24 sbrk 14 cl_c_702a_tree_delete 448 _isatty 1 shalow 452 ___exit 443 _isdigit 13 tree_insert 453 __fflush_unlocked 20 lseek 459 _wrtchk 445 _fgets 15 malloc