/* * Copyright (c) 1993 by Sun Microsystems, Inc. */ #pragma ident "@(#)gprof.callg.blurb 1.8 93/06/07 SMI" 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.01% of 125.59 seconds called/total parents index %time self descendents called+self name index called/total children [1] 79.5 0.00 99.84 _start [1] 0.00 99.84 1/1 main [2] 0.00 0.00 1/1 exit [176] 0.00 0.00 2/3 atexit [175] ----------------------------------------------- 0.00 99.84 1/1 _start [1] [2] 79.5 0.00 99.84 1 main [2] 7.35 89.63 50454/50454 _ZN8Organism4liveEv [3] 0.27 1.00 306/306 _ZN8Location9decomposeEv [12] 0.10 0.86 306/306 _ZN8Location11updateShareEv [13] 0.02 0.32 1/1 sprintf [25] 0.02 0.06 1/1 _Z5parsePcRSo [39] 0.00 0.05 1/1 _getcwd [46] 0.00 0.04 1/1 _Z8epiloguePc [56] 0.00 0.02 2/3 ctime [67] 0.00 0.02 1/2 _ZN8Location14biomassSummaryEi [51] 0.00 0.02 11322/11322 _ZN9Literator6getOneEv [88] 0.00 0.02 3/3 _Z7datalogi [89] 0.02 0.00 61470/61808 _ZN13BiotaIterator7getNextEv [92] 0.00 0.01 307/308 _ZN8Location8WorldPopEv [115] 0.01 0.00 1/2 _ZN8Location15resourceSummaryEi [114] 0.00 0.00 619/237336 .div [32] 0.00 0.00 309/64737 .rem [53] 0.00 0.00 2/9426 strncpy [119] 0.00 0.00 2/31713 strlen [73] 0.00 0.00 1/4980943 _ZN6VectorIdEC2Eid [8] 0.00 0.00 1/43169 atof [41] 0.00 0.00 1/7885124 __floor [11] 0.00 0.00 306/306 _ZN9Literator5resetEv [523] 0.00 0.00 5/5 _signal [552] 0.00 0.00 4/4 _getopt [557] 0.00 0.00 1/1 _getpid [618] 0.00 0.00 1/67 atoi [201] 0.00 0.00 1/1 _lstat [620] 0.00 0.00 1/1 _uname [624] 0.00 0.00 1/7 _ZlsRSoRK8Material [548] 0.00 0.00 1/3 _time [561] 0.00 0.00 1/1 _ZN9LiteratorC1Ev [611] ----------------------------------------------- 7.35 89.63 50454/50454 main [2] [3] 77.2 7.35 89.63 50454 _ZN8Organism4liveEv [3] 39.87 43.49 1311804/1311804 _ZN8Reaction5reactEdR8Material [4] 1.03 2.19 151362/151470 _ZN8Material16exchangeMaterialES_ [10] 1.23 0.10 759272/2124150 _ZN6VectorIdEC2ERKS0_ [9] 0.50 0.05 354409/4980943 _ZN6VectorIdEC2Eid [8] 0.46 0.00 1564074/1564074 _ZN12Protopeptide6effectEiR5EnVarR8Material [23] 0.10 0.26 201816/236677 _ZN6z1_Rnd4Gen1Ev [24] 0.08 0.00 252270/7885124 __floor [11] 0.07 0.00 153824/153824 _ZN10Chromosome9findCodonEi [40] 0.00 0.04 50454/50562 _ZN8Location11removeBiotaEP8Organism [55] 0.03 0.00 151362/699702 __ceil [33] 0.03 0.00 151362/994973 .umul [30] 0.01 0.02 108/108 _ZN8Organism3dieEv [78] 0.02 0.00 50454/53910 _ZN8BaseList7prependEPv [93] 0.00 0.02 12769/25491 _ZN8Position5moveSEii [106] 0.00 0.02 12722/25491 _ZN8Position5moveWEii [108] 0.01 0.00 12886/24963 _ZN8Position5moveEEii [142] 0.01 0.00 12077/24963 _ZN8Position5moveNEii [86] 0.01 0.00 74509/689354 tolower [45] 0.00 0.00 1231/1339 _ZN10Chromosome14nextGeneOffsetEi [518] ----------------------------------------------- 39.87 43.49 1311804/1311804 _ZN8Organism4liveEv [3] [4] 66.4 39.87 43.49 1311804 _ZN8Reaction5reactEdR8Material [4] 20.87 13.15 2733415/2733415 _ZN8Reaction12equilibriumPER8Material [5] 6.14 0.58 4374678/4980943 _ZN6VectorIdEC2Eid [8] 2.12 0.17 1311804/2124150 _ZN6VectorIdEC2ERKS0_ [9] 0.45 0.00 1502682/7885124 __floor [11] 0.00 0.00 15420/699702 __ceil [33] ----------------------------------------------- 20.87 13.15 2733415/2733415 _ZN8Reaction5reactEdR8Material [4] [5] 27.1 20.87 13.15 2733415 _ZN8Reaction12equilibriumPER8Material [5] 12.56 0.59 9930066/9930066 __pow [7] ----------------------------------------------- [6] 19.0 23.81 0.00 internal_mcount [6] 0.00 0.00 1/3 atexit [175] ----------------------------------------------- 12.56 0.59 9930066/9930066 _ZN8Reaction12equilibriumPER8Material [5] [7] 10.5 12.56 0.59 9930066 __pow [7] 0.59 0.00 415533/415533 log2_x [21] ----------------------------------------------- 0.00 0.00 1/4980943 main [2] 0.00 0.00 1/4980943 _ZN8MaterialC2EPKc [162] 0.00 0.00 6/4980943 _Z5parsePcRSo [39] 0.00 0.00 45/4980943 _ZN8Location15resourceSummaryEi [114] 0.00 0.00 71/4980943 _ZN8MaterialC2Ed [165] 0.00 0.00 108/4980943 _ZN10ChromosomeC1ERS_d [82] 0.00 0.00 108/4980943 _ZN8MaterialC1EPKc [110] 0.00 0.00 110/4980943 _ZN8Location14biomassSummaryEi [51] 0.00 0.00 186/4980943 _ZN8MaterialC2EPK13PeptideString [144] 0.00 0.00 216/4980943 _ZN8OrganismC1ER10ChromosomeR8Materialiic [58] 0.00 0.00 216/4980943 _ZN8MaterialC1EPK13PeptideString [76] 0.02 0.00 11016/4980943 _ZN8Location9decomposeEv [12] 0.03 0.00 22608/4980943 _ZN8MaterialC1Ed [50] 0.09 0.01 65694/4980943 _ZN8Material14totalDecomposeEv [15] 0.21 0.02 151470/4980943 _ZN8Material16exchangeMaterialES_ [10] 0.50 0.05 354409/4980943 _ZN8Organism4liveEv [3] 6.14 0.58 4374678/4980943 _ZN8Reaction5reactEdR8Material [4] [8] 6.1 6.99 0.66 4980943 _ZN6VectorIdEC2Eid [8] 0.66 0.00 4980943/7105093 _ZN6VectorIdE7newdataEi [14] ----------------------------------------------- 0.00 0.00 1/2124150 _ZN8Material16partialDecomposeEd [167] 0.00 0.00 2/2124150 _ZN7ProteinC1ERS_ [172] 0.00 0.00 36/2124150 _Z5parsePcRSo [39] 0.00 0.00 43/2124150 _ZN8Location15resourceSummaryEi [114] 0.00 0.00 108/2124150 _ZN8Organism3dieEv [78] 0.00 0.00 432/2124150 _ZN8OrganismC1ER10ChromosomeR8Materialiic [58] 0.01 0.00 3348/2124150 _ZN4GeneC1ERS_i [133] 0.08 0.01 49104/2124150 _ZN8Location9decomposeEv [12] 1.23 0.10 759272/2124150 _ZN8Organism4liveEv [3] 2.12 0.17 1311804/2124150 _ZN8Reaction5reactEdR8Material [4] [9] 3.0 3.44 0.28 2124150 _ZN6VectorIdEC2ERKS0_ [9] 0.28 0.00 2124150/7105093 _ZN6VectorIdE7newdataEi [14] ----------------------------------------------- 0.00 0.00 108/151470 _ZN8Organism3dieEv [78] 1.03 2.19 151362/151470 _ZN8Organism4liveEv [3] [10] 2.6 1.03 2.19 151470 _ZN8Material16exchangeMaterialES_ [10] 1.84 0.00 6095280/7885124 __floor [11] 0.21 0.02 151470/4980943 _ZN6VectorIdEC2Eid [8] 0.11 0.00 532920/699702 __ceil [33] ----------------------------------------------- 0.00 0.00 1/7885124 main [2] 0.00 0.00 108/7885124 _ZN10ChromosomeC1ERS_d [82] 0.01 0.00 34783/7885124 _ZN8Location9decomposeEv [12] 0.08 0.00 252270/7885124 _ZN8Organism4liveEv [3] 0.45 0.00 1502682/7885124 _ZN8Reaction5reactEdR8Material [4] 1.84 0.00 6095280/7885124 _ZN8Material16exchangeMaterialES_ [10] [11] 1.9 2.38 0.00 7885124 __floor [11] ----------------------------------------------- 0.27 1.00 306/306 main [2] [12] 1.0 0.27 1.00 306 _ZN8Location9decomposeEv [12] 0.73 0.10 11016/11021 _ZN8Material14totalDecomposeEv [15] 0.08 0.01 49104/2124150 _ZN6VectorIdEC2ERKS0_ [9] 0.01 0.03 19044/22608 _ZN8MaterialC1Ed [50] 0.01 0.01 11322/236677 _ZN6z1_Rnd4Gen1Ev [24] 0.02 0.00 11016/4980943 _ZN6VectorIdEC2Eid [8] 0.01 0.00 34783/7885124 __floor [11] 0.00 0.00 3305/53867 _ZN8BaseList6removeEPv [74] 0.00 0.00 38088/42011 _ZN6VectorIdED2Ev [502] 0.00 0.00 3305/3305 _ZN4ListIP7ProteinE4findES1_ [516] ----------------------------------------------- 0.10 0.86 306/306 main [2] [13] 0.8 0.10 0.86 306 _ZN8Location11updateShareEv [13] 0.14 0.58 30129/30237 _ZN8Organism20calculateUptakeRatesEv [17] 0.06 0.05 11016/11016 _ZN8Location9updateEnvEv [36] 0.01 0.01 11322/236677 _ZN6z1_Rnd4Gen1Ev [24] 0.01 0.00 11016/22104 _ZN8BaseList6lengthEv [95] ----------------------------------------------- 0.28 0.00 2124150/7105093 _ZN6VectorIdEC2ERKS0_ [9] 0.66 0.00 4980943/7105093 _ZN6VectorIdEC2Eid [8] [14] 0.7 0.94 0.00 7105093 _ZN6VectorIdE7newdataEi [14] 0.00 0.00 128/243 _ZN6VectorIdE17expandTheFreeListEPP14NextOnFreeListj [525] ----------------------------------------------- 0.00 0.00 1/11021 _ZN8Location14biomassSummaryEi [51] 0.00 0.00 1/11021 _Z5parsePcRSo [39] 0.00 0.00 1/11021 _ZN8Material16partialDecomposeEd [167] 0.00 0.00 2/11021 _ZN8Location15resourceSummaryEi [114] 0.73 0.10 11016/11021 _ZN8Location9decomposeEv [12] [15] 0.7 0.73 0.10 11021 _ZN8Material14totalDecomposeEv [15] 0.09 0.01 65694/4980943 _ZN6VectorIdEC2Eid [8] ----------------------------------------------- [16] 0.6 0.73 0.07 yylex [16] 0.00 0.06 43168/43169 atof [41] 0.01 0.00 8892/9426 strncpy [119] 0.00 0.00 418/67727 strchr [191] ----------------------------------------------- 0.00 0.00 108/30237 _ZN8OrganismC1ER10ChromosomeR8Materialiic [58] 0.14 0.58 30129/30237 _ZN8Location11updateShareEv [13] [17] 0.6 0.14 0.58 30237 _ZN8Organism20calculateUptakeRatesEv [17] 0.58 0.00 30237/30345 _ZN8Organism21calculateEfficienciesEv [22] 0.01 0.00 30237/994973 .umul [30] ----------------------------------------------- [18] 0.6 0.01 0.70 fwrite [18] 0.01 0.69 10827/10827 _fwrite_unlocked [19] 0.00 0.00 13/16 _setorientation [545] ----------------------------------------------- 0.01 0.69 10827/10827 fwrite [18] [19] 0.6 0.01 0.69 10827 _fwrite_unlocked [19] 0.65 0.00 10290/10828 _write [20] 0.00 0.04 13/13 _wrtchk [57] 0.01 0.00 10290/10334 .udiv [118] 0.00 0.00 536/42876 _memcpy [47] 0.00 0.00 10290/10331 _fileno [512] ----------------------------------------------- 0.03 0.00 538/10828 _xflsbuf [63] 0.65 0.00 10290/10828 _fwrite_unlocked [19] [20] 0.5 0.68 0.00 10828 _write [20] ----------------------------------------------- 0.59 0.00 415533/415533 __pow [7] [21] 0.5 0.59 0.00 415533 log2_x [21] ----------------------------------------------- 0.00 0.00 108/30345 _ZN8OrganismC1ER10ChromosomeR8Materialiic [58] 0.58 0.00 30237/30345 _ZN8Organism20calculateUptakeRatesEv [17] [22] 0.5 0.58 0.00 30345 _ZN8Organism21calculateEfficienciesEv [22] ----------------------------------------------- 0.46 0.00 1564074/1564074 _ZN8Organism4liveEv [3] [23] 0.4 0.46 0.00 1564074 _ZN12Protopeptide6effectEiR5EnVarR8Material [23] ----------------------------------------------- 0.00 0.00 185/236677 _ZN3Urn4drawEv [150] 0.00 0.00 327/236677 _ZN10ChromosomeC1ERS_d [82] 0.00 0.00 383/236677 _ZN13PeptideString10mutateOnceER8mutret_t [143] 0.01 0.01 11322/236677 _ZN8Location9decomposeEv [12] 0.01 0.01 11322/236677 _ZN8Location11updateShareEv [13] 0.01 0.01 11322/236677 _ZN9Literator6getOneEv [88] 0.10 0.26 201816/236677 _ZN8Organism4liveEv [3] [24] 0.3 0.12 0.30 236677 _ZN6z1_Rnd4Gen1Ev [24] 0.16 0.00 236717/237336 .div [32] 0.14 0.00 710151/994973 .umul [30] ----------------------------------------------- 0.02 0.32 1/1 main [2] [25] 0.3 0.02 0.32 1 sprintf [25] 0.05 0.27 33621/33632 _doprnt [26] ----------------------------------------------- 0.00 0.00 11/33632 printf [166] 0.05 0.27 33621/33632 sprintf [25] [26] 0.3 0.05 0.27 33632 _doprnt [26] 0.00 0.20 30872/30872 _econvert [28] 0.03 0.00 30883/31713 strlen [73] 0.02 0.00 3805/4250 .mul [91] 0.01 0.00 11556/42876 _memcpy [47] 0.00 0.00 1/16 _findbuf [49] 0.00 0.00 33632/33643 _ferror_unlocked [505] 0.00 0.00 12/837 _realbufend [519] ----------------------------------------------- [27] 0.2 0.22 0.00 yyparse [27] 0.00 0.00 5880/994973 .umul [30] 0.00 0.00 132/9426 strncpy [119] 0.00 0.00 11/11 printf [166] 0.00 0.00 91/101 strcat [200] 0.00 0.00 66/67727 strchr [191] 0.00 0.00 66/67 atoi [201] ----------------------------------------------- 0.00 0.20 30872/30872 _doprnt [26] [28] 0.2 0.00 0.20 30872 _econvert [28] 0.03 0.17 30872/30872 _double_to_decimal [29] 0.00 0.00 30872/74041 _QgetRD [121] ----------------------------------------------- 0.03 0.17 30872/30872 _econvert [28] [29] 0.2 0.03 0.17 30872 _double_to_decimal [29] 0.02 0.15 20047/20047 __k_double_to_decimal [31] 0.00 0.00 30872/30872 __class_double [506] 0.00 0.00 10054/11081 __base_conversion_set_exception [510] ----------------------------------------------- 0.00 0.00 3/994973 _Z7datalogi [89] 0.00 0.00 6/994973 calloc [109] 0.00 0.00 38/994973 _Z5parsePcRSo [39] 0.00 0.00 108/994973 _ZN8Organism3dieEv [78] 0.00 0.00 604/994973 __umac [163] 0.00 0.00 1470/994973 _ZN13ReactionTable10initializeEPdS0_ [151] 0.00 0.00 3748/994973 __longquorem10000 [145] 0.00 0.00 5880/994973 yyparse [27] 0.01 0.00 30237/994973 _ZN8Organism20calculateUptakeRatesEv [17] 0.02 0.00 91366/994973 __quorem10000 [107] 0.03 0.00 151362/994973 _ZN8Organism4liveEv [3] 0.14 0.00 710151/994973 _ZN6z1_Rnd4Gen1Ev [24] [30] 0.2 0.20 0.00 994973 .umul [30] ----------------------------------------------- 0.02 0.15 20047/20047 _double_to_decimal [29] [31] 0.1 0.02 0.15 20047 __k_double_to_decimal [31] 0.00 0.09 10509/10509 _unpacked_to_decimal_two [38] 0.03 0.00 26965/26965 __arint_set_n [75] 0.01 0.00 9538/42876 _memcpy [47] 0.01 0.00 10509/10509 __unpack_double_two [124] 0.00 0.01 9538/9538 __double_to_digits [129] 0.00 0.00 20047/56148 __set_ieee_flags [122] 0.00 0.00 20047/56148 __get_ieee_flags [500] ----------------------------------------------- 0.00 0.00 619/237336 main [2] 0.16 0.00 236717/237336 _ZN6z1_Rnd4Gen1Ev [24] [32] 0.1 0.16 0.00 237336 .div [32] ----------------------------------------------- 0.00 0.00 15420/699702 _ZN8Reaction5reactEdR8Material [4] 0.03 0.00 151362/699702 _ZN8Organism4liveEv [3] 0.11 0.00 532920/699702 _ZN8Material16exchangeMaterialES_ [10] [33] 0.1 0.15 0.00 699702 __ceil [33] ----------------------------------------------- 0.08 0.04 67240/67240 _setlocale [35] [34] 0.1 0.08 0.04 67240 _real_setlocale [34] 0.01 0.01 67240/67240 load_all_locales [90] 0.01 0.00 67240/255149 _mutex_unlock [54] 0.00 0.00 67240/255149 _mutex_lock [102] ----------------------------------------------- [35] 0.1 0.00 0.12 _setlocale [35] 0.08 0.04 67240/67240 _real_setlocale [34] 0.00 0.00 67240/67412 _thr_main [499] ----------------------------------------------- 0.06 0.05 11016/11016 _ZN8Location11updateShareEv [13] [36] 0.1 0.06 0.05 11016 _ZN8Location9updateEnvEv [36] 0.03 0.02 22032/22032 _ZN8Location17calculateModifierEi [48] ----------------------------------------------- 0.00 0.00 2/34 yy_flex_alloc [132] 0.00 0.00 2/34 _getextmntent [128] 0.00 0.00 2/34 _strdup [131] 0.00 0.01 3/34 tzcpy [111] 0.00 0.01 4/34 _opendir [112] 0.00 0.01 6/34 calloc [109] 0.01 0.04 15/34 _findbuf [49] [37] 0.1 0.02 0.08 34 malloc [37] 0.03 0.03 97988/97988 _malloc_unlocked [44] 0.01 0.00 97988/255149 _mutex_unlock [54] 0.00 0.00 97988/255149 _mutex_lock [102] ----------------------------------------------- 0.00 0.09 10509/10509 __k_double_to_decimal [31] [38] 0.1 0.00 0.09 10509 _unpacked_to_decimal_two [38] 0.00 0.03 10509/10509 __binary_to_decimal_fraction [61] 0.01 0.02 10040/10040 __binary_to_decimal_integer [77] 0.02 0.00 20549/42876 _memcpy [47] 0.00 0.00 267/7430 _memset [125] 0.00 0.00 10509/10509 __decimal_round [511] ----------------------------------------------- 0.02 0.06 1/1 main [2] [39] 0.1 0.02 0.06 1 _Z5parsePcRSo [39] 0.00 0.04 108/108 _ZN8OrganismC1ER10ChromosomeR8Materialiic [58] 0.00 0.01 2/3 fclose [85] 0.00 0.01 1/2 fopen [104] 0.00 0.00 1/1 _ZN10ChromosomeC1EPc [141] 0.00 0.00 37/37 rewind [148] 0.00 0.00 1/1 _ZN13ReactionTable10initializeEPdS0_ [151] 0.00 0.00 71/71 _ZN8MaterialC2Ed [165] 0.00 0.00 1/1 _ZN8Material16partialDecomposeEd [167] 0.00 0.00 1/11021 _ZN8Material14totalDecomposeEv [15] 0.00 0.00 36/2124150 _ZN6VectorIdEC2ERKS0_ [9] 0.00 0.00 66/31713 strlen [73] 0.00 0.00 108/53910 _ZN8BaseList7prependEPv [93] 0.00 0.00 6/4980943 _ZN6VectorIdEC2Eid [8] 0.00 0.00 38/994973 .umul [30] 0.00 0.00 66/497 strcpy [197] 0.00 0.00 37/3789 _ZN6VectorIdEnwEj [514] 0.00 0.00 36/36 _ZN5EnVar11setDefaultsEPd [537] 0.00 0.00 36/36 _ZN5EnVarC1ERKS_ [538] 0.00 0.00 36/36 _ZN6VectorIdEaSERKS0_ [539] 0.00 0.00 4/7 _ZlsRSoRK8Material [548] 0.00 0.00 1/1 _ZN13PeptideString4initEi [609] ----------------------------------------------- 0.07 0.00 153824/153824 _ZN8Organism4liveEv [3] [40] 0.1 0.07 0.00 153824 _ZN10Chromosome9findCodonEi [40] ----------------------------------------------- 0.00 0.00 1/43169 main [2] 0.00 0.06 43168/43169 yylex [16] [41] 0.0 0.00 0.06 43169 atof [41] 0.00 0.06 43169/43169 strtod [42] ----------------------------------------------- 0.00 0.06 43169/43169 atof [41] [42] 0.0 0.00 0.06 43169 strtod [42] 0.01 0.03 43169/43169 _decimal_to_double [60] 0.01 0.01 43169/43169 _string_to_decimal [94] 0.01 0.00 43169/74041 _QgetRD [121] ----------------------------------------------- [43] 0.0 0.03 0.03 97988+18682 [43] 0.03 0.03 98215 _malloc_unlocked [44] 0.00 0.00 18455 _smalloc [507] ----------------------------------------------- 227 _smalloc [507] 0.03 0.03 97988/97988 malloc [37] [44] 0.0 0.03 0.03 98215 _malloc_unlocked [44] 0.03 0.00 352/352 _morecore [72] 0.00 0.00 28629/28629 cleanfree [194] 0.00 0.00 9827/29422 realfree [193] 0.00 0.00 552/1262 t_delete [195] 0.00 0.00 16/1148 t_splay [196] 18455 _smalloc [507] ----------------------------------------------- 0.00 0.00 108/689354 _ZN8Organism3dieEv [78] 0.00 0.00 1548/689354 _ZN8MaterialC2EPKc [162] 0.00 0.00 7760/689354 _ZN8MaterialC2EPK13PeptideString [144] 0.01 0.00 74509/689354 _ZN8Organism4liveEv [3] 0.01 0.00 103833/689354 _ZN13PeptideString5matchEPS_i [127] 0.01 0.00 167228/689354 _ZN8MaterialC1EPKc [110] 0.03 0.00 334368/689354 _ZN8MaterialC1EPK13PeptideString [76] [45] 0.0 0.06 0.00 689354 tolower [45] ----------------------------------------------- 0.00 0.05 1/1 main [2] [46] 0.0 0.00 0.05 1 _getcwd [46] 0.00 0.03 1/1 getdevinfo [81] 0.00 0.01 4/4 _opendir [112] 0.00 0.01 4/4 _closedir [130] 0.00 0.00 1/6 calloc [109] 0.00 0.00 1/2 _strdup [131] 0.00 0.00 4/9426 strncpy [119] 0.00 0.00 2/31713 strlen [73] 0.00 0.00 1/255149 _mutex_unlock [54] 0.00 0.00 1/255149 _mutex_lock [102] 0.00 0.00 33/33 _readdir64 [540] 0.00 0.00 7/7 prepend [209] 0.00 0.00 6/497 strcpy [197] 0.00 0.00 4/39 strncmp [206] 0.00 0.00 4/23 _fstat64 [542] 0.00 0.00 2/2 _stat64 [578] 0.00 0.00 1/1 _pathconf [621] ----------------------------------------------- 0.00 0.00 228/42876 fread [136] 0.00 0.00 469/42876 __copy_big_float_digits [146] 0.00 0.00 536/42876 _fwrite_unlocked [19] 0.01 0.00 9538/42876 __k_double_to_decimal [31] 0.01 0.00 11556/42876 _doprnt [26] 0.02 0.00 20549/42876 _unpacked_to_decimal_two [38] [47] 0.0 0.05 0.00 42876 _memcpy [47] ----------------------------------------------- 0.03 0.02 22032/22032 _ZN8Location9updateEnvEv [36] [48] 0.0 0.03 0.02 22032 _ZN8Location17calculateModifierEi [48] 0.02 0.00 22032/22032 __log [96] ----------------------------------------------- 0.00 0.00 1/16 _doprnt [26] 0.00 0.00 1/16 fgets [139] 0.00 0.00 1/16 __filbuf [140] 0.00 0.04 13/16 _wrtchk [57] [49] 0.0 0.00 0.05 16 _findbuf [49] 0.01 0.04 15/34 malloc [37] 0.00 0.00 16/16 _setbufend [544] 0.00 0.00 15/54 _isatty [534] 0.00 0.00 15/23 _fstat64 [542] ----------------------------------------------- 0.00 0.00 216/22608 _ZNK8MaterialplERKS_ [147] 0.00 0.01 3348/22608 _ZNK8MaterialmlEd [79] 0.01 0.03 19044/22608 _ZN8Location9decomposeEv [12] [50] 0.0 0.01 0.03 22608 _ZN8MaterialC1Ed [50] 0.03 0.00 22608/4980943 _ZN6VectorIdEC2Eid [8] ----------------------------------------------- 0.00 0.02 1/2 _Z8epiloguePc [56] 0.00 0.02 1/2 main [2] [51] 0.0 0.00 0.04 2 _ZN8Location14biomassSummaryEi [51] 0.02 0.01 3348/3348 _ZNK8MaterialmlEd [79] 0.00 0.01 108/216 _ZN8MaterialC1EPK13PeptideString [76] 0.00 0.00 216/216 _ZNK8MaterialplERKS_ [147] 0.00 0.00 110/4980943 _ZN6VectorIdEC2Eid [8] 0.00 0.00 1/11021 _ZN8Material14totalDecomposeEv [15] 0.00 0.00 3672/42011 _ZN6VectorIdED2Ev [502] 0.00 0.00 3564/3564 _ZN8MaterialpLERKS_ [515] ----------------------------------------------- [52] 0.0 0.04 0.00 _brk_unlocked [52] ----------------------------------------------- 0.00 0.00 309/64737 main [2] 0.00 0.00 2370/64737 _ZN8Position5moveNEii [86] 0.00 0.00 2526/64737 _ZN8Position5moveEEii [142] 0.02 0.00 29666/64737 _ZN8Position5moveWEii [108] 0.02 0.00 29866/64737 _ZN8Position5moveSEii [106] [53] 0.0 0.04 0.00 64737 .rem [53] ----------------------------------------------- 0.00 0.00 1/255149 _getcwd [46] 0.00 0.00 1/255149 _resetmnttab [188] 0.00 0.00 1/255149 check_nlspath_env [187] 0.00 0.00 2/255149 free_mem [183] 0.00 0.00 3/255149 atexit [175] 0.00 0.00 3/255149 get_mem [180] 0.00 0.00 4/255149 _exithandle [177] 0.00 0.00 6/255149 getenv [173] 0.00 0.00 9/255149 _getextmntent [128] 0.00 0.00 704/255149 _sbrk [161] 0.01 0.00 67240/255149 _real_setlocale [34] 0.01 0.00 89187/255149 free [71] 0.01 0.00 97988/255149 malloc [37] [54] 0.0 0.03 0.01 255149 _mutex_unlock [54] 0.01 0.00 255150/510315 _return_zero [101] ----------------------------------------------- 0.00 0.00 108/50562 _ZN8Organism3dieEv [78] 0.00 0.04 50454/50562 _ZN8Organism4liveEv [3] [55] 0.0 0.00 0.04 50562 _ZN8Location11removeBiotaEP8Organism [55] 0.03 0.00 50562/53867 _ZN8BaseList6removeEPv [74] 0.01 0.00 101124/101124 _ZN4ListIP8OrganismE4findES1_ [120] ----------------------------------------------- 0.00 0.04 1/1 main [2] [56] 0.0 0.00 0.04 1 _Z8epiloguePc [56] 0.00 0.02 1/2 _ZN8Location14biomassSummaryEi [51] 0.00 0.01 1/3 ctime [67] 0.01 0.00 1/2 _ZN8Location15resourceSummaryEi [114] 0.00 0.00 1/308 _ZN8Location8WorldPopEv [115] 0.00 0.00 2/7 _ZlsRSoRK8Material [548] 0.00 0.00 1/3 _time [561] 0.00 0.00 1/497 strcpy [197] 0.00 0.00 1/4 _ZlsRSoRK4Date [554] ----------------------------------------------- 0.00 0.04 13/13 _fwrite_unlocked [19] [57] 0.0 0.00 0.04 13 _wrtchk [57] 0.00 0.04 13/16 _findbuf [49] 0.00 0.00 12/837 _realbufend [519] ----------------------------------------------- 0.00 0.04 108/108 _Z5parsePcRSo [39] [58] 0.0 0.00 0.04 108 _ZN8OrganismC1ER10ChromosomeR8Materialiic [58] 0.00 0.03 108/108 _ZN10ChromosomeC1ERS_d [82] 0.00 0.01 3348/3348 _ZN4GeneC1ERS_i [133] 0.00 0.00 108/30237 _ZN8Organism20calculateUptakeRatesEv [17] 0.00 0.00 108/30345 _ZN8Organism21calculateEfficienciesEv [22] 0.00 0.00 432/2124150 _ZN6VectorIdEC2ERKS0_ [9] 0.00 0.00 216/4980943 _ZN6VectorIdEC2Eid [8] 0.00 0.00 216/3789 _ZN6VectorIdEnwEj [514] 0.00 0.00 108/497 strcpy [197] 0.00 0.00 108/1339 _ZN10Chromosome14nextGeneOffsetEi [518] ----------------------------------------------- [59] 0.0 0.00 0.04 25491+4275 [59] 0.00 0.02 14933 _ZN8Position5moveSEii [106] 0.00 0.02 14833 _ZN8Position5moveWEii [108] ----------------------------------------------- 0.01 0.03 43169/43169 strtod [42] [60] 0.0 0.01 0.03 43169 _decimal_to_double [60] 0.02 0.01 36101/36101 __inrange_double [80] 0.00 0.00 1027/11081 __base_conversion_set_exception [510] ----------------------------------------------- 0.00 0.03 10509/10509 _unpacked_to_decimal_two [38] [61] 0.0 0.00 0.03 10509 __binary_to_decimal_fraction [61] 0.01 0.01 3366/3978 __big_float_times_power [84] 0.01 0.00 7143/7430 _memset [125] 0.00 0.00 3366/13406 __big_binary_to_big_decimal [87] 0.00 0.00 9446/38562 __four_digits_quick [503] 0.00 0.00 3366/12756 __right_shift_base_two [509] ----------------------------------------------- 0.00 0.00 2/3522 _fflush_u_iops [169] 0.00 0.00 15/3522 fclose [85] 0.00 0.00 37/3522 _rewind_unlocked [149] 0.00 0.03 3468/3522 fflush [64] [62] 0.0 0.00 0.03 3522 _fflush_u [62] 0.00 0.03 538/538 _xflsbuf [63] 0.00 0.00 41/89 _lseek64 [531] 0.00 0.00 1/1 _cerror64 [614] ----------------------------------------------- 0.00 0.03 538/538 _fflush_u [62] [63] 0.0 0.00 0.03 538 _xflsbuf [63] 0.03 0.00 538/10828 _write [20] 0.00 0.00 538/837 _realbufend [519] ----------------------------------------------- 0.00 0.03 2/2 _cleanup [65] [64] 0.0 0.00 0.03 2 fflush [64] 0.00 0.03 3468/3522 _fflush_u [62] 0.00 0.00 2/2 _fflush_u_iops [169] ----------------------------------------------- 0.00 0.03 1/1 _fini [66] [65] 0.0 0.00 0.03 1 _cleanup [65] 0.00 0.03 2/2 fflush [64] ----------------------------------------------- [66] 0.0 0.00 0.03 _fini [66] 0.00 0.03 1/1 _cleanup [65] ----------------------------------------------- 0.00 0.01 1/3 _Z8epiloguePc [56] 0.00 0.02 2/3 main [2] [67] 0.0 0.00 0.03 3 ctime [67] 0.00 0.03 3/3 localtime [68] 0.00 0.00 3/3 asctime [157] ----------------------------------------------- 0.00 0.03 3/3 ctime [67] [68] 0.0 0.00 0.03 3 localtime [68] 0.00 0.03 3/3 localtime_u [69] ----------------------------------------------- 0.00 0.03 3/3 localtime [68] [69] 0.0 0.00 0.03 3 localtime_u [69] 0.00 0.03 3/3 _ltzset_u [70] 0.00 0.00 6/6 offtime_u [152] ----------------------------------------------- 0.00 0.03 3/3 localtime_u [69] [70] 0.0 0.00 0.03 3 _ltzset_u [70] 0.00 0.02 3/3 _tzload [103] 0.00 0.01 204/207 tzcpy [111] 0.00 0.00 3/3 getzname [156] 0.00 0.00 6/6 getsystemTZ [174] 0.00 0.00 3/3 gettime [212] 0.00 0.00 3/497 strcpy [197] ----------------------------------------------- 0.00 0.00 2/20 tzcpy [111] 0.00 0.00 4/20 _closedir [130] 0.01 0.01 14/20 fclose [85] [71] 0.0 0.01 0.02 20 free [71] 0.01 0.00 89187/255149 _mutex_unlock [54] 0.00 0.00 89187/255149 _mutex_lock [102] 0.00 0.00 89187/89187 _free_unlocked [497] ----------------------------------------------- 0.03 0.00 352/352 _malloc_unlocked [44] [72] 0.0 0.03 0.00 352 _morecore [72] 0.00 0.00 704/704 _sbrk [161] ----------------------------------------------- 0.00 0.00 1/31713 _ZN10ChromosomeC1EPc [141] 0.00 0.00 1/31713 _Z41__static_initialization_and_destruction_0ii [179] 0.00 0.00 1/31713 _ZN8MaterialC2EPKc [162] 0.00 0.00 2/31713 main [2] 0.00 0.00 2/31713 _getcwd [46] 0.00 0.00 2/31713 _strdup [131] 0.00 0.00 6/31713 _tzload [103] 0.00 0.00 9/31713 getline [138] 0.00 0.00 35/31713 _hasmntopt [168] 0.00 0.00 66/31713 _Z5parsePcRSo [39] 0.00 0.00 108/31713 _ZN8MaterialC1EPKc [110] 0.00 0.00 186/31713 _ZN12Protopeptide6lookupEP13PeptideStringPsPi [126] 0.00 0.00 411/31713 tzcpy [111] 0.03 0.00 30883/31713 _doprnt [26] [73] 0.0 0.03 0.00 31713 strlen [73] ----------------------------------------------- 0.00 0.00 3305/53867 _ZN8Location9decomposeEv [12] 0.03 0.00 50562/53867 _ZN8Location11removeBiotaEP8Organism [55] [74] 0.0 0.03 0.00 53867 _ZN8BaseList6removeEPv [74] ----------------------------------------------- 0.03 0.00 26965/26965 __k_double_to_decimal [31] [75] 0.0 0.03 0.00 26965 __arint_set_n [75] ----------------------------------------------- 0.00 0.01 108/216 _ZN8Location14biomassSummaryEi [51] 0.00 0.01 108/216 _ZN8Organism3dieEv [78] [76] 0.0 0.00 0.03 216 _ZN8MaterialC1EPK13PeptideString [76] 0.03 0.00 334368/689354 tolower [45] 0.00 0.00 216/4980943 _ZN6VectorIdEC2Eid [8] ----------------------------------------------- 0.01 0.02 10040/10040 _unpacked_to_decimal_two [38] [77] 0.0 0.01 0.02 10040 __binary_to_decimal_integer [77] 0.01 0.01 10040/13406 __big_binary_to_big_decimal [87] 0.00 0.00 612/3978 __big_float_times_power [84] 0.00 0.00 10040/38562 __four_digits_quick [503] ----------------------------------------------- 0.01 0.02 108/108 _ZN8Organism4liveEv [3] [78] 0.0 0.01 0.02 108 _ZN8Organism3dieEv [78] 0.00 0.01 108/216 _ZN8MaterialC1EPK13PeptideString [76] 0.00 0.00 108/151470 _ZN8Material16exchangeMaterialES_ [10] 0.00 0.00 3348/53910 _ZN8BaseList7prependEPv [93] 0.00 0.00 108/2124150 _ZN6VectorIdEC2ERKS0_ [9] 0.00 0.00 108/50562 _ZN8Location11removeBiotaEP8Organism [55] 0.00 0.00 108/994973 .umul [30] 0.00 0.00 108/689354 tolower [45] 0.00 0.00 108/108 _ZN8OrganismD1Ev [530] ----------------------------------------------- 0.02 0.01 3348/3348 _ZN8Location14biomassSummaryEi [51] [79] 0.0 0.02 0.01 3348 _ZNK8MaterialmlEd [79] 0.00 0.01 3348/22608 _ZN8MaterialC1Ed [50] ----------------------------------------------- 0.02 0.01 36101/36101 _decimal_to_double [60] [80] 0.0 0.02 0.01 36101 __inrange_double [80] 0.01 0.00 36101/56148 __set_ieee_flags [122] 0.00 0.00 36101/56148 __get_ieee_flags [500] 0.00 0.00 36101/36101 __digits_to_double [504] ----------------------------------------------- 0.00 0.03 1/1 _getcwd [46] [81] 0.0 0.00 0.03 1 getdevinfo [81] 0.00 0.01 1/2 fopen [104] 0.00 0.01 9/9 _getextmntent [128] 0.00 0.01 1/3 fclose [85] 0.00 0.00 9/9 _hasmntopt [168] 0.00 0.00 1/1 _resetmnttab [188] 0.00 0.00 9/9 isdevice [208] 0.00 0.00 2/2 _lstat64 [577] 0.00 0.00 1/497 strcpy [197] 0.00 0.00 1/101 strcat [200] 0.00 0.00 1/1 strrchr [214] ----------------------------------------------- 0.00 0.03 108/108 _ZN8OrganismC1ER10ChromosomeR8Materialiic [58] [82] 0.0 0.00 0.03 108 _ZN10ChromosomeC1ERS_d [82] 0.00 0.01 108/108 _ZN8MaterialC1EPKc [110] 0.00 0.01 155/186 _ZN4GeneC1EP13PeptideStringiiii [113] 0.00 0.00 185/185 _ZN13PeptideString10mutateOnceER8mutret_t [143] 0.00 0.00 327/236677 _ZN6z1_Rnd4Gen1Ev [24] 0.00 0.00 108/4980943 _ZN6VectorIdEC2Eid [8] 0.00 0.00 108/7885124 __floor [11] 0.00 0.00 2/2 _ZN7ProteinC1ERS_ [172] 0.00 0.00 2/188 _ZNK13PeptideString9subStringEii [155] 0.00 0.00 1/1 _ZN13PeptideString11replaceGeneEiiPS_ [178] 0.00 0.00 108/497 strcpy [197] 0.00 0.00 2/2 _ZN13PeptideString11prependGeneEPS_ [576] 0.00 0.00 2/3789 _ZN6VectorIdEnwEj [514] ----------------------------------------------- [83] 0.0 0.02 0.00 24963+4188 [83] 0.02 0.00 14255 _ZN8Position5moveNEii [86] 0.00 0.00 14896 _ZN8Position5moveEEii [142] ----------------------------------------------- 0.00 0.00 612/3978 __binary_to_decimal_integer [77] 0.01 0.01 3366/3978 __binary_to_decimal_fraction [61] [84] 0.0 0.01 0.01 3978 __big_float_times_power [84] 0.01 0.00 16245/16245 __multiply_base_two_vector [123] 0.00 0.00 346/4250 .mul [91] 0.00 0.00 469/469 __copy_big_float_digits [146] 0.00 0.00 612/612 __multiply_base_ten_by_two [154] 0.00 0.00 237/237 __multiply_base_two [164] ----------------------------------------------- 0.00 0.01 1/3 getdevinfo [81] 0.00 0.01 2/3 _Z5parsePcRSo [39] [85] 0.0 0.00 0.02 3 fclose [85] 0.01 0.01 14/20 free [71] 0.00 0.00 15/3522 _fflush_u [62] 0.00 0.00 15/20 _close [543] ----------------------------------------------- 2178 _ZN8Position5moveEEii [142] 0.01 0.00 12077/24963 _ZN8Organism4liveEv [3] [86] 0.0 0.02 0.00 14255 _ZN8Position5moveNEii [86] 0.00 0.00 2370/64737 .rem [53] 2010 _ZN8Position5moveEEii [142] ----------------------------------------------- 0.00 0.00 3366/13406 __binary_to_decimal_fraction [61] 0.01 0.01 10040/13406 __binary_to_decimal_integer [77] [87] 0.0 0.01 0.01 13406 __big_binary_to_big_decimal [87] 0.00 0.01 5979/5979 __mul_65536short [134] 0.00 0.01 13406/45683 __quorem10000 [107] ----------------------------------------------- 0.00 0.02 11322/11322 main [2] [88] 0.0 0.00 0.02 11322 _ZN9Literator6getOneEv [88] 0.01 0.01 11322/236677 _ZN6z1_Rnd4Gen1Ev [24] ----------------------------------------------- 0.00 0.02 3/3 main [2] [89] 0.0 0.00 0.02 3 _Z7datalogi [89] 0.00 0.02 230/230 _ZN8Organism7datalogERSo [97] 0.00 0.00 338/61808 _ZN13BiotaIterator7getNextEv [92] 0.00 0.00 3/994973 .umul [30] 0.00 0.00 108/108 _ZN5EnVar7datalogERSo [529] 0.00 0.00 108/338 _ZN8Material7datalogERSo [522] 0.00 0.00 3/4 _ZlsRSoRK4Date [554] ----------------------------------------------- 0.01 0.01 67240/67240 _real_setlocale [34] [90] 0.0 0.01 0.01 67240 load_all_locales [90] 0.01 0.00 67240/67240 expand_locale_name [116] ----------------------------------------------- 0.00 0.00 3/4250 __posix_asctime_r [158] 0.00 0.00 36/4250 ct_numb [160] 0.00 0.00 60/4250 offtime_u [152] 0.00 0.00 346/4250 __big_float_times_power [84] 0.02 0.00 3805/4250 _doprnt [26] [91] 0.0 0.02 0.00 4250 .mul [91] ----------------------------------------------- 0.00 0.00 338/61808 _Z7datalogi [89] 0.02 0.00 61470/61808 main [2] [92] 0.0 0.02 0.00 61808 _ZN13BiotaIterator7getNextEv [92] ----------------------------------------------- 0.00 0.00 108/53910 _Z5parsePcRSo [39] 0.00 0.00 3348/53910 _ZN8Organism3dieEv [78] 0.02 0.00 50454/53910 _ZN8Organism4liveEv [3] [93] 0.0 0.02 0.00 53910 _ZN8BaseList7prependEPv [93] ----------------------------------------------- 0.01 0.01 43169/43169 strtod [42] [94] 0.0 0.01 0.01 43169 _string_to_decimal [94] 0.01 0.00 43169/43169 localeconv [117] ----------------------------------------------- 0.01 0.00 11016/22104 _ZN8Location11updateShareEv [13] 0.01 0.00 11088/22104 _ZN8Location8WorldPopEv [115] [95] 0.0 0.02 0.00 22104 _ZN8BaseList6lengthEv [95] ----------------------------------------------- 0.02 0.00 22032/22032 _ZN8Location17calculateModifierEi [48] [96] 0.0 0.02 0.00 22032 __log [96] ----------------------------------------------- 0.00 0.02 230/230 _Z7datalogi [89] [97] 0.0 0.00 0.02 230 _ZN8Organism7datalogERSo [97] 0.02 0.00 230/230 _ZN8Organism8dltraitsERSo [98] 0.00 0.00 230/338 _ZN8Material7datalogERSo [522] ----------------------------------------------- 0.02 0.00 230/230 _ZN8Organism7datalogERSo [97] [98] 0.0 0.02 0.00 230 _ZN8Organism8dltraitsERSo [98] ----------------------------------------------- 0.02 0.00 15/15 _libc_open [100] [99] 0.0 0.02 0.00 15 __open [99] ----------------------------------------------- 0.00 0.00 1/15 _tzload [103] 0.00 0.02 14/15 _endopen [105] [100] 0.0 0.00 0.02 15 _libc_open [100] 0.02 0.00 15/15 __open [99] ----------------------------------------------- 0.00 0.00 1/510315 _pthread_once [190] 0.00 0.00 7/510315 pthread_mutex_lock [185] 0.00 0.00 7/510315 _pthread_mutex_unlock [186] 0.01 0.00 255150/510315 _mutex_lock [102] 0.01 0.00 255150/510315 _mutex_unlock [54] [101] 0.0 0.02 0.00 510315 _return_zero [101] ----------------------------------------------- 0.00 0.00 1/255149 _getcwd [46] 0.00 0.00 1/255149 _resetmnttab [188] 0.00 0.00 1/255149 check_nlspath_env [187] 0.00 0.00 2/255149 free_mem [183] 0.00 0.00 3/255149 atexit [175] 0.00 0.00 3/255149 get_mem [180] 0.00 0.00 4/255149 _exithandle [177] 0.00 0.00 6/255149 getenv [173] 0.00 0.00 9/255149 _getextmntent [128] 0.00 0.00 704/255149 _sbrk [161] 0.00 0.00 67240/255149 _real_setlocale [34] 0.00 0.00 89187/255149 free [71] 0.00 0.00 97988/255149 malloc [37] [102] 0.0 0.01 0.01 255149 _mutex_lock [102] 0.01 0.00 255150/510315 _return_zero [101] ----------------------------------------------- 0.00 0.02 3/3 _ltzset_u [70] [103] 0.0 0.00 0.02 3 _tzload [103] 0.00 0.02 5/6 calloc [109] 0.00 0.00 1/2 _strdup [131] 0.00 0.00 1/15 _libc_open [100] 0.00 0.00 6/31713 strlen [73] 0.00 0.00 146/146 detzcode [198] 0.00 0.00 6/101 strcat [200] 0.00 0.00 3/497 strcpy [197] 0.00 0.00 2/50 strcmp [203] 0.00 0.00 1/269 _read [524] 0.00 0.00 1/20 _close [543] ----------------------------------------------- 0.00 0.01 1/2 _Z5parsePcRSo [39] 0.00 0.01 1/2 getdevinfo [81] [104] 0.0 0.00 0.02 2 fopen [104] 0.00 0.02 14/14 _endopen [105] 0.00 0.00 14/14 _findiop [171] ----------------------------------------------- 0.00 0.02 14/14 fopen [104] [105] 0.0 0.00 0.02 14 _endopen [105] 0.00 0.02 14/15 _libc_open [100] 0.00 0.00 11/89 _lseek64 [531] ----------------------------------------------- 2164 _ZN8Position5moveWEii [108] 0.00 0.02 12769/25491 _ZN8Organism4liveEv [3] [106] 0.0 0.00 0.02 14933 _ZN8Position5moveSEii [106] 0.02 0.00 29866/64737 .rem [53] 2111 _ZN8Position5moveWEii [108] ----------------------------------------------- 0.00 0.00 612/45683 __lshift_b10000 [153] 0.00 0.00 6079/45683 __mul_65536short [134] 0.00 0.00 8384/45683 ___mul_65536_n [135] 0.00 0.01 13406/45683 __big_binary_to_big_decimal [87] 0.00 0.01 17202/45683 __double_to_digits [129] [107] 0.0 0.00 0.02 45683 __quorem10000 [107] 0.02 0.00 91366/994973 .umul [30] ----------------------------------------------- 2111 _ZN8Position5moveSEii [106] 0.00 0.02 12722/25491 _ZN8Organism4liveEv [3] [108] 0.0 0.00 0.02 14833 _ZN8Position5moveWEii [108] 0.02 0.00 29666/64737 .rem [53] 2164 _ZN8Position5moveSEii [106] ----------------------------------------------- 0.00 0.00 1/6 _getcwd [46] 0.00 0.02 5/6 _tzload [103] [109] 0.0 0.00 0.02 6 calloc [109] 0.00 0.01 6/34 malloc [37] 0.00 0.00 6/7430 _memset [125] 0.00 0.00 6/10334 .udiv [118] 0.00 0.00 6/994973 .umul [30] ----------------------------------------------- 0.00 0.01 108/108 _ZN10ChromosomeC1ERS_d [82] [110] 0.0 0.00 0.01 108 _ZN8MaterialC1EPKc [110] 0.01 0.00 167228/689354 tolower [45] 0.00 0.00 108/4980943 _ZN6VectorIdEC2Eid [8] 0.00 0.00 108/31713 strlen [73] ----------------------------------------------- 0.00 0.00 3/207 getzname [156] 0.00 0.01 204/207 _ltzset_u [70] [111] 0.0 0.00 0.01 207 tzcpy [111] 0.00 0.01 3/34 malloc [37] 0.00 0.00 2/20 free [71] 0.00 0.00 411/31713 strlen [73] 0.00 0.00 207/9426 strncpy [119] ----------------------------------------------- 0.00 0.01 4/4 _getcwd [46] [112] 0.0 0.00 0.01 4 _opendir [112] 0.00 0.01 4/34 malloc [37] 0.00 0.00 4/4 _libc_open64 [559] 0.00 0.00 4/4 _libc_fcntl [558] 0.00 0.00 4/23 _fstat64 [542] ----------------------------------------------- 0.00 0.00 31/186 _ZN10ChromosomeC1EPc [141] 0.00 0.01 155/186 _ZN10ChromosomeC1ERS_d [82] [113] 0.0 0.00 0.01 186 _ZN4GeneC1EP13PeptideStringiiii [113] 0.00 0.01 186/186 _ZN12Protopeptide6lookupEP13PeptideStringPsPi [126] 0.00 0.00 186/186 _ZN8MaterialC2EPK13PeptideString [144] 0.00 0.00 186/188 _ZNK13PeptideString9subStringEii [155] 0.00 0.00 186/3789 _ZN6VectorIdEnwEj [514] ----------------------------------------------- 0.01 0.00 1/2 _Z8epiloguePc [56] 0.01 0.00 1/2 main [2] [114] 0.0 0.01 0.00 2 _ZN8Location15resourceSummaryEi [114] 0.00 0.00 2/11021 _ZN8Material14totalDecomposeEv [15] 0.00 0.00 43/2124150 _ZN6VectorIdEC2ERKS0_ [9] 0.00 0.00 45/4980943 _ZN6VectorIdEC2Eid [8] ----------------------------------------------- 0.00 0.00 1/308 _Z8epiloguePc [56] 0.00 0.01 307/308 main [2] [115] 0.0 0.00 0.01 308 _ZN8Location8WorldPopEv [115] 0.01 0.00 11088/22104 _ZN8BaseList6lengthEv [95] ----------------------------------------------- 0.01 0.00 67240/67240 load_all_locales [90] [116] 0.0 0.01 0.00 67240 expand_locale_name [116] 0.00 0.00 67240/67727 strchr [191] ----------------------------------------------- 0.01 0.00 43169/43169 _string_to_decimal [94] [117] 0.0 0.01 0.00 43169 localeconv [117] 0.00 0.00 43169/43169 __localeconv_std [501] ----------------------------------------------- 0.00 0.00 6/10334 calloc [109] 0.00 0.00 38/10334 fread [136] 0.01 0.00 10290/10334 _fwrite_unlocked [19] [118] 0.0 0.01 0.00 10334 .udiv [118] ----------------------------------------------- 0.00 0.00 1/9426 _ZN13PeptideString11replaceGeneEiiPS_ [178] 0.00 0.00 2/9426 main [2] 0.00 0.00 4/9426 _getcwd [46] 0.00 0.00 132/9426 yyparse [27] 0.00 0.00 188/9426 _ZNK13PeptideString9subStringEii [155] 0.00 0.00 207/9426 tzcpy [111] 0.01 0.00 8892/9426 yylex [16] [119] 0.0 0.01 0.00 9426 strncpy [119] ----------------------------------------------- 0.01 0.00 101124/101124 _ZN8Location11removeBiotaEP8Organism [55] [120] 0.0 0.01 0.00 101124 _ZN4ListIP8OrganismE4findES1_ [120] ----------------------------------------------- 0.00 0.00 30872/74041 _econvert [28] 0.01 0.00 43169/74041 strtod [42] [121] 0.0 0.01 0.00 74041 _QgetRD [121] ----------------------------------------------- 0.00 0.00 20047/56148 __k_double_to_decimal [31] 0.01 0.00 36101/56148 __inrange_double [80] [122] 0.0 0.01 0.00 56148 __set_ieee_flags [122] ----------------------------------------------- 0.01 0.00 16245/16245 __big_float_times_power [84] [123] 0.0 0.01 0.00 16245 __multiply_base_two_vector [123] ----------------------------------------------- 0.01 0.00 10509/10509 __k_double_to_decimal [31] [124] 0.0 0.01 0.00 10509 __unpack_double_two [124] 0.00 0.00 9390/12756 __right_shift_base_two [509] 0.00 0.00 7142/7142 _split_double_3 [513] 0.00 0.00 2898/2898 _split_double_19 [517] 0.00 0.00 469/469 _split_double_m1 [521] ----------------------------------------------- 0.00 0.00 6/7430 calloc [109] 0.00 0.00 14/7430 getiop [170] 0.00 0.00 267/7430 _unpacked_to_decimal_two [38] 0.01 0.00 7143/7430 __binary_to_decimal_fraction [61] [125] 0.0 0.01 0.00 7430 _memset [125] ----------------------------------------------- 0.00 0.01 186/186 _ZN4GeneC1EP13PeptideStringiiii [113] [126] 0.0 0.00 0.01 186 _ZN12Protopeptide6lookupEP13PeptideStringPsPi [126] 0.00 0.01 12276/12276 _ZN13PeptideString5matchEPS_i [127] 0.00 0.00 186/31713 strlen [73] 0.00 0.00 186/186 _ZN13PeptideString8skipGeneEPci [527] 0.00 0.00 186/497 strcpy [197] ----------------------------------------------- 0.00 0.01 12276/12276 _ZN12Protopeptide6lookupEP13PeptideStringPsPi [126] [127] 0.0 0.00 0.01 12276 _ZN13PeptideString5matchEPS_i [127] 0.01 0.00 103833/689354 tolower [45] 0.00 0.00 47856/47856 isupper [192] ----------------------------------------------- 0.00 0.01 9/9 getdevinfo [81] [128] 0.0 0.00 0.01 9 _getextmntent [128] 0.00 0.00 2/34 malloc [37] 0.00 0.00 9/9 getline [138] 0.00 0.00 9/255149 _mutex_unlock [54] 0.00 0.00 9/255149 _mutex_lock [102] 0.00 0.00 54/54 _strtok_r [535] 0.00 0.00 45/50 strcmp [203] 0.00 0.00 9/67412 _thr_main [499] 0.00 0.00 2/10331 _fileno [512] 0.00 0.00 2/56 _ioctl [532] ----------------------------------------------- 0.00 0.01 9538/9538 __k_double_to_decimal [31] [129] 0.0 0.00 0.01 9538 __double_to_digits [129] 0.00 0.01 17202/45683 __quorem10000 [107] 0.00 0.00 1874/1874 __longquorem10000 [145] 0.00 0.00 19076/38562 __four_digits_quick [503] ----------------------------------------------- 0.00 0.01 4/4 _getcwd [46] [130] 0.0 0.00 0.01 4 _closedir [130] 0.00 0.00 4/20 free [71] 0.00 0.00 4/20 _close [543] ----------------------------------------------- 0.00 0.00 1/2 _getcwd [46] 0.00 0.00 1/2 _tzload [103] [131] 0.0 0.00 0.01 2 _strdup [131] 0.00 0.00 2/34 malloc [37] 0.00 0.00 2/31713 strlen [73] 0.00 0.00 2/497 strcpy [197] ----------------------------------------------- [132] 0.0 0.00 0.01 yy_flex_alloc [132] 0.00 0.00 2/34 malloc [37] ----------------------------------------------- 0.00 0.01 3348/3348 _ZN8OrganismC1ER10ChromosomeR8Materialiic [58] [133] 0.0 0.00 0.01 3348 _ZN4GeneC1ERS_i [133] 0.01 0.00 3348/2124150 _ZN6VectorIdEC2ERKS0_ [9] 0.00 0.00 3348/3789 _ZN6VectorIdEnwEj [514] ----------------------------------------------- 0.00 0.01 5979/5979 __big_binary_to_big_decimal [87] [134] 0.0 0.00 0.01 5979 __mul_65536short [134] 0.00 0.00 5979/5979 ___mul_65536_n [135] 0.00 0.00 6079/45683 __quorem10000 [107] ----------------------------------------------- 0.00 0.00 5979/5979 __mul_65536short [134] [135] 0.0 0.00 0.00 5979 ___mul_65536_n [135] 0.00 0.00 8384/45683 __quorem10000 [107] ----------------------------------------------- 0.00 0.00 266/266 yy_get_next_buffer [137] [136] 0.0 0.00 0.00 266 fread [136] 0.00 0.00 266/268 __filbuf [140] 0.00 0.00 228/42876 _memcpy [47] 0.00 0.00 38/10334 .udiv [118] 0.00 0.00 1/16 _setorientation [545] ----------------------------------------------- [137] 0.0 0.00 0.00 yy_get_next_buffer [137] 0.00 0.00 266/266 fread [136] ----------------------------------------------- 0.00 0.00 9/9 _getextmntent [128] [138] 0.0 0.00 0.00 9 getline [138] 0.00 0.00 9/9 fgets [139] 0.00 0.00 9/31713 strlen [73] ----------------------------------------------- 0.00 0.00 9/9 getline [138] [139] 0.0 0.00 0.00 9 fgets [139] 0.00 0.00 1/16 _findbuf [49] 0.00 0.00 2/268 __filbuf [140] 0.00 0.00 10/10 _memccpy [546] 0.00 0.00 8/837 _realbufend [519] 0.00 0.00 1/16 _setorientation [545] ----------------------------------------------- 0.00 0.00 2/268 fgets [139] 0.00 0.00 266/268 fread [136] [140] 0.0 0.00 0.00 268 __filbuf [140] 0.00 0.00 1/16 _findbuf [49] 0.00 0.00 268/269 _read [524] 0.00 0.00 267/837 _realbufend [519] ----------------------------------------------- 0.00 0.00 1/1 _Z5parsePcRSo [39] [141] 0.0 0.00 0.00 1 _ZN10ChromosomeC1EPc [141] 0.00 0.00 31/186 _ZN4GeneC1EP13PeptideStringiiii [113] 0.00 0.00 1/1 _ZN8MaterialC2EPKc [162] 0.00 0.00 1/31713 strlen [73] 0.00 0.00 31/31 _ZN13PeptideString8nextGeneEPPc [541] 0.00 0.00 1/497 strcpy [197] 0.00 0.00 1/1 _ZNK13PeptideString9geneCountEv [612] ----------------------------------------------- 2010 _ZN8Position5moveNEii [86] 0.01 0.00 12886/24963 _ZN8Organism4liveEv [3] [142] 0.0 0.00 0.00 14896 _ZN8Position5moveEEii [142] 0.00 0.00 2526/64737 .rem [53] 2178 _ZN8Position5moveNEii [86] ----------------------------------------------- 0.00 0.00 185/185 _ZN10ChromosomeC1ERS_d [82] [143] 0.0 0.00 0.00 185 _ZN13PeptideString10mutateOnceER8mutret_t [143] 0.00 0.00 383/236677 _ZN6z1_Rnd4Gen1Ev [24] 0.00 0.00 185/185 _ZN3Urn4drawEv [150] 0.00 0.00 4/4 _ZN13PeptideString10insertCharEic [553] ----------------------------------------------- 0.00 0.00 186/186 _ZN4GeneC1EP13PeptideStringiiii [113] [144] 0.0 0.00 0.00 186 _ZN8MaterialC2EPK13PeptideString [144] 0.00 0.00 7760/689354 tolower [45] 0.00 0.00 186/4980943 _ZN6VectorIdEC2Eid [8] ----------------------------------------------- 0.00 0.00 1874/1874 __double_to_digits [129] [145] 0.0 0.00 0.00 1874 __longquorem10000 [145] 0.00 0.00 3748/994973 .umul [30] ----------------------------------------------- 0.00 0.00 469/469 __big_float_times_power [84] [146] 0.0 0.00 0.00 469 __copy_big_float_digits [146] 0.00 0.00 469/42876 _memcpy [47] ----------------------------------------------- 0.00 0.00 216/216 _ZN8Location14biomassSummaryEi [51] [147] 0.0 0.00 0.00 216 _ZNK8MaterialplERKS_ [147] 0.00 0.00 216/22608 _ZN8MaterialC1Ed [50] ----------------------------------------------- 0.00 0.00 37/37 _Z5parsePcRSo [39] [148] 0.0 0.00 0.00 37 rewind [148] 0.00 0.00 37/37 _rewind_unlocked [149] ----------------------------------------------- 0.00 0.00 37/37 rewind [148] [149] 0.0 0.00 0.00 37 _rewind_unlocked [149] 0.00 0.00 37/3522 _fflush_u [62] 0.00 0.00 37/37 _fileno_unlocked [536] 0.00 0.00 37/89 _lseek64 [531] ----------------------------------------------- 0.00 0.00 185/185 _ZN13PeptideString10mutateOnceER8mutret_t [143] [150] 0.0 0.00 0.00 185 _ZN3Urn4drawEv [150] 0.00 0.00 185/236677 _ZN6z1_Rnd4Gen1Ev [24] ----------------------------------------------- 0.00 0.00 1/1 _Z5parsePcRSo [39] [151] 0.0 0.00 0.00 1 _ZN13ReactionTable10initializeEPdS0_ [151] 0.00 0.00 1470/994973 .umul [30] ----------------------------------------------- 0.00 0.00 6/6 localtime_u [69] [152] 0.0 0.00 0.00 6 offtime_u [152] 0.00 0.00 60/4250 .mul [91] ----------------------------------------------- 0.00 0.00 612/612 __multiply_base_ten_by_two [154] [153] 0.0 0.00 0.00 612 __lshift_b10000 [153] 0.00 0.00 612/45683 __quorem10000 [107] ----------------------------------------------- 0.00 0.00 612/612 __big_float_times_power [84] [154] 0.0 0.00 0.00 612 __multiply_base_ten_by_two [154] 0.00 0.00 612/612 __lshift_b10000 [153] ----------------------------------------------- 0.00 0.00 2/188 _ZN10ChromosomeC1ERS_d [82] 0.00 0.00 186/188 _ZN4GeneC1EP13PeptideStringiiii [113] [155] 0.0 0.00 0.00 188 _ZNK13PeptideString9subStringEii [155] 0.00 0.00 188/9426 strncpy [119] ----------------------------------------------- 0.00 0.00 3/3 _ltzset_u [70] [156] 0.0 0.00 0.00 3 getzname [156] 0.00 0.00 3/207 tzcpy [111] 0.00 0.00 36/36 goodTZchar [207] ----------------------------------------------- 0.00 0.00 3/3 ctime [67] [157] 0.0 0.00 0.00 3 asctime [157] 0.00 0.00 3/3 _asctime_r [159] ----------------------------------------------- 0.00 0.00 3/3 _asctime_r [159] [158] 0.0 0.00 0.00 3 __posix_asctime_r [158] 0.00 0.00 18/18 ct_numb [160] 0.00 0.00 3/4250 .mul [91] ----------------------------------------------- 0.00 0.00 3/3 asctime [157] [159] 0.0 0.00 0.00 3 _asctime_r [159] 0.00 0.00 3/3 __posix_asctime_r [158] ----------------------------------------------- 0.00 0.00 18/18 __posix_asctime_r [158] [160] 0.0 0.00 0.00 18 ct_numb [160] 0.00 0.00 36/4250 .mul [91] ----------------------------------------------- 0.00 0.00 704/704 _morecore [72] [161] 0.0 0.00 0.00 704 _sbrk [161] 0.00 0.00 704/255149 _mutex_unlock [54] 0.00 0.00 704/255149 _mutex_lock [102] 0.00 0.00 704/704 _sbrk_unlocked [520] ----------------------------------------------- 0.00 0.00 1/1 _ZN10ChromosomeC1EPc [141] [162] 0.0 0.00 0.00 1 _ZN8MaterialC2EPKc [162] 0.00 0.00 1548/689354 tolower [45] 0.00 0.00 1/4980943 _ZN6VectorIdEC2Eid [8] 0.00 0.00 1/31713 strlen [73] ----------------------------------------------- 0.00 0.00 604/604 __multiply_base_two [164] [163] 0.0 0.00 0.00 604 __umac [163] 0.00 0.00 604/994973 .umul [30] ----------------------------------------------- 0.00 0.00 237/237 __big_float_times_power [84] [164] 0.0 0.00 0.00 237 __multiply_base_two [164] 0.00 0.00 604/604 __umac [163] ----------------------------------------------- 0.00 0.00 71/71 _Z5parsePcRSo [39] [165] 0.0 0.00 0.00 71 _ZN8MaterialC2Ed [165] 0.00 0.00 71/4980943 _ZN6VectorIdEC2Eid [8] ----------------------------------------------- 0.00 0.00 11/11 yyparse [27] [166] 0.0 0.00 0.00 11 printf [166] 0.00 0.00 11/33632 _doprnt [26] 0.00 0.00 11/33643 _ferror_unlocked [505] 0.00 0.00 1/16 _setorientation [545] ----------------------------------------------- 0.00 0.00 1/1 _Z5parsePcRSo [39] [167] 0.0 0.00 0.00 1 _ZN8Material16partialDecomposeEd [167] 0.00 0.00 1/11021 _ZN8Material14totalDecomposeEv [15] 0.00 0.00 1/2124150 _ZN6VectorIdEC2ERKS0_ [9] ----------------------------------------------- 0.00 0.00 9/9 getdevinfo [81] [168] 0.0 0.00 0.00 9 _hasmntopt [168] 0.00 0.00 35/31713 strlen [73] 0.00 0.00 44/44 mntopt [205] 0.00 0.00 35/39 strncmp [206] 0.00 0.00 9/497 strcpy [197] ----------------------------------------------- 0.00 0.00 2/2 fflush [64] [169] 0.0 0.00 0.00 2 _fflush_u_iops [169] 0.00 0.00 2/3522 _fflush_u [62] ----------------------------------------------- 0.00 0.00 54/54 _findiop [171] [170] 0.0 0.00 0.00 54 getiop [170] 0.00 0.00 14/7430 _memset [125] ----------------------------------------------- 0.00 0.00 14/14 fopen [104] [171] 0.0 0.00 0.00 14 _findiop [171] 0.00 0.00 54/54 getiop [170] ----------------------------------------------- 0.00 0.00 2/2 _ZN10ChromosomeC1ERS_d [82] [172] 0.0 0.00 0.00 2 _ZN7ProteinC1ERS_ [172] 0.00 0.00 2/2124150 _ZN6VectorIdEC2ERKS0_ [9] ----------------------------------------------- 0.00 0.00 6/6 getsystemTZ [174] [173] 0.0 0.00 0.00 6 getenv [173] 0.00 0.00 6/255149 _mutex_unlock [54] 0.00 0.00 6/255149 _mutex_lock [102] 0.00 0.00 120/120 nvmatch [199] ----------------------------------------------- 0.00 0.00 6/6 _ltzset_u [70] [174] 0.0 0.00 0.00 6 getsystemTZ [174] 0.00 0.00 6/6 getenv [173] ----------------------------------------------- 0.00 0.00 1/3 internal_mcount [6] 0.00 0.00 2/3 _start [1] [175] 0.0 0.00 0.00 3 atexit [175] 0.00 0.00 3/3 get_mem [180] 0.00 0.00 3/255149 _mutex_unlock [54] 0.00 0.00 3/255149 _mutex_lock [102] ----------------------------------------------- 0.00 0.00 1/1 _start [1] [176] 0.0 0.00 0.00 1 exit [176] 0.00 0.00 1/1 _exithandle [177] ----------------------------------------------- 0.00 0.00 1/1 exit [176] [177] 0.0 0.00 0.00 1 _exithandle [177] 0.00 0.00 4/255149 _mutex_unlock [54] 0.00 0.00 2/2 free_mem [183] 0.00 0.00 4/255149 _mutex_lock [102] ----------------------------------------------- 0.00 0.00 1/1 _ZN10ChromosomeC1ERS_d [82] [178] 0.0 0.00 0.00 1 _ZN13PeptideString11replaceGeneEiiPS_ [178] 0.00 0.00 1/9426 strncpy [119] 0.00 0.00 1/101 strcat [200] ----------------------------------------------- 0.00 0.00 1/2 __do_global_dtors_aux [182] 0.00 0.00 1/2 __do_global_ctors_aux [181] [179] 0.0 0.00 0.00 2 _Z41__static_initialization_and_destruction_0ii [179] 0.00 0.00 1/31713 strlen [73] 0.00 0.00 1/497 strcpy [197] ----------------------------------------------- 0.00 0.00 3/3 atexit [175] [180] 0.0 0.00 0.00 3 get_mem [180] 0.00 0.00 3/255149 _mutex_unlock [54] 0.00 0.00 3/255149 _mutex_lock [102] 0.00 0.00 1/1 mem_init [213] ----------------------------------------------- [181] 0.0 0.00 0.00 __do_global_ctors_aux [181] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [179] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [564] 0.00 0.00 1/1 _GLOBAL__I__ZN8Location4NLocE [603] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [570] 0.00 0.00 1/1 _GLOBAL__I_sfn [608] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [572] 0.00 0.00 1/1 _GLOBAL__I_TargetOrganism [594] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [565] 0.00 0.00 1/1 _GLOBAL__I__ZN6Serial12nextSerialNoE [599] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [575] 0.00 0.00 1/1 _GLOBAL__I__ZN10Chromosome6RegLenE [595] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [568] 0.00 0.00 1/1 _GLOBAL__I__ZlsRSoR7Protein [607] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [573] 0.00 0.00 1/1 _GLOBAL__I__ZlsRSoR4Gene [606] 0.00 0.00 1/1 _GLOBAL__I__ZN13PeptideString3NILE [597] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [566] 0.00 0.00 1/1 _GLOBAL__I__ZN6z1_Rnd3RNGE [601] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [569] 0.00 0.00 1/1 _GLOBAL__I__ZN4Date11currentTimeE [598] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [567] 0.00 0.00 1/1 _GLOBAL__I__ZN8Material7findMinEii [604] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [563] 0.00 0.00 1/1 _GLOBAL__I__ZN12Protopeptide13NoFunctionMsgE [596] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [562] 0.00 0.00 1/1 _GLOBAL__I__ZN8BaseList7prependEPv [602] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [571] 0.00 0.00 1/1 _GLOBAL__I__ZN8Position1XE [605] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [574] 0.00 0.00 1/1 _GLOBAL__I__ZN6VectorIdE8datalistE [600] ----------------------------------------------- [182] 0.0 0.00 0.00 __do_global_dtors_aux [182] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [179] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [574] 0.00 0.00 1/1 _GLOBAL__D__ZN6VectorIdE8datalistE [585] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [571] 0.00 0.00 1/1 _GLOBAL__D__ZN8Position1XE [590] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [562] 0.00 0.00 1/1 _GLOBAL__D__ZN8BaseList7prependEPv [587] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [563] 0.00 0.00 1/1 _GLOBAL__D__ZN12Protopeptide13NoFunctionMsgE [581] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [567] 0.00 0.00 1/1 _GLOBAL__D__ZN8Material7findMinEii [589] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [569] 0.00 0.00 1/1 _GLOBAL__D__ZN4Date11currentTimeE [583] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [566] 0.00 0.00 1/1 _GLOBAL__D__ZN6z1_Rnd3RNGE [586] 0.00 0.00 1/1 _GLOBAL__D__ZN13PeptideString3NILE [582] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [573] 0.00 0.00 1/1 _GLOBAL__D__ZlsRSoR4Gene [591] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [568] 0.00 0.00 1/1 _GLOBAL__D__ZlsRSoR7Protein [592] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [575] 0.00 0.00 1/1 _GLOBAL__D__ZN10Chromosome6RegLenE [580] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [565] 0.00 0.00 1/1 _GLOBAL__D__ZN6Serial12nextSerialNoE [584] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [572] 0.00 0.00 1/1 _GLOBAL__D_TargetOrganism [579] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [570] 0.00 0.00 1/1 _GLOBAL__D_sfn [593] 0.00 0.00 1/2 _Z41__static_initialization_and_destruction_0ii [564] 0.00 0.00 1/1 _GLOBAL__D__ZN8Location4NLocE [588] ----------------------------------------------- 0.00 0.00 2/2 _exithandle [177] [183] 0.0 0.00 0.00 2 free_mem [183] 0.00 0.00 2/255149 _mutex_unlock [54] 0.00 0.00 2/255149 _mutex_lock [102] ----------------------------------------------- [184] 0.0 0.00 0.00 frame_dummy [184] 0.00 0.00 1/1 _pthread_mutex_unlock [186] ----------------------------------------------- [185] 0.0 0.00 0.00 pthread_mutex_lock [185] 0.00 0.00 7/510315 _return_zero [101] ----------------------------------------------- 0.00 0.00 1/1 frame_dummy [184] [186] 0.0 0.00 0.00 1 _pthread_mutex_unlock [186] 0.00 0.00 7/510315 _return_zero [101] ----------------------------------------------- 0.00 0.00 1/1 _init [189] [187] 0.0 0.00 0.00 1 check_nlspath_env [187] 0.00 0.00 1/255149 _mutex_unlock [54] 0.00 0.00 1/255149 _mutex_lock [102] 0.00 0.00 1/1 _geteuid [616] 0.00 0.00 1/1 _getuid [619] 0.00 0.00 1/1 _getegid [615] 0.00 0.00 1/1 _getgid [617] ----------------------------------------------- 0.00 0.00 1/1 getdevinfo [81] [188] 0.0 0.00 0.00 1 _resetmnttab [188] 0.00 0.00 1/255149 _mutex_unlock [54] 0.00 0.00 1/255149 _mutex_lock [102] ----------------------------------------------- [189] 0.0 0.00 0.00 _init [189] 0.00 0.00 1/1 check_nlspath_env [187] 0.00 0.00 1/1 _atexit_init [613] ----------------------------------------------- [190] 0.0 0.00 0.00 _pthread_once [190] 0.00 0.00 1/510315 _return_zero [101] ----------------------------------------------- 0.00 0.00 3/67727 _getopt [557] 0.00 0.00 66/67727 yyparse [27] 0.00 0.00 418/67727 yylex [16] 0.00 0.00 67240/67727 expand_locale_name [116] [191] 0.0 0.00 0.00 67727 strchr [191] ----------------------------------------------- 0.00 0.00 47856/47856 _ZN13PeptideString5matchEPS_i [127] [192] 0.0 0.00 0.00 47856 isupper [192] ----------------------------------------------- 0.00 0.00 6627/29422 cleanfree [194] 0.00 0.00 9827/29422 _malloc_unlocked [44] 0.00 0.00 12968/29422 _free_unlocked [497] [193] 0.0 0.00 0.00 29422 realfree [193] 0.00 0.00 710/1262 t_delete [195] ----------------------------------------------- 0.00 0.00 28629/28629 _malloc_unlocked [44] [194] 0.0 0.00 0.00 28629 cleanfree [194] 0.00 0.00 6627/29422 realfree [193] ----------------------------------------------- 0.00 0.00 552/1262 _malloc_unlocked [44] 0.00 0.00 710/1262 realfree [193] [195] 0.0 0.00 0.00 1262 t_delete [195] 0.00 0.00 1132/1148 t_splay [196] ----------------------------------------------- 0.00 0.00 16/1148 _malloc_unlocked [44] 0.00 0.00 1132/1148 t_delete [195] [196] 0.0 0.00 0.00 1148 t_splay [196] ----------------------------------------------- 0.00 0.00 1/497 _Z8epiloguePc [56] 0.00 0.00 1/497 _ZN10ChromosomeC1EPc [141] 0.00 0.00 1/497 _Z41__static_initialization_and_destruction_0ii [179] 0.00 0.00 1/497 getdevinfo [81] 0.00 0.00 2/497 _ZN13PeptideString11prependGeneEPS_ [576] 0.00 0.00 2/497 _strdup [131] 0.00 0.00 3/497 _ltzset_u [70] 0.00 0.00 3/497 _tzload [103] 0.00 0.00 6/497 _getcwd [46] 0.00 0.00 9/497 _hasmntopt [168] 0.00 0.00 66/497 _Z5parsePcRSo [39] 0.00 0.00 108/497 _ZN8OrganismC1ER10ChromosomeR8Materialiic [58] 0.00 0.00 108/497 _ZN10ChromosomeC1ERS_d [82] 0.00 0.00 186/497 _ZN12Protopeptide6lookupEP13PeptideStringPsPi [126] [197] 0.0 0.00 0.00 497 strcpy [197] ----------------------------------------------- 0.00 0.00 146/146 _tzload [103] [198] 0.0 0.00 0.00 146 detzcode [198] ----------------------------------------------- 0.00 0.00 120/120 getenv [173] [199] 0.0 0.00 0.00 120 nvmatch [199] ----------------------------------------------- 0.00 0.00 1/101 _ZN13PeptideString11replaceGeneEiiPS_ [178] 0.00 0.00 1/101 getdevinfo [81] 0.00 0.00 2/101 _ZN13PeptideString11prependGeneEPS_ [576] 0.00 0.00 6/101 _tzload [103] 0.00 0.00 91/101 yyparse [27] [200] 0.0 0.00 0.00 101 strcat [200] ----------------------------------------------- 0.00 0.00 1/67 main [2] 0.00 0.00 66/67 yyparse [27] [201] 0.0 0.00 0.00 67 atoi [201] ----------------------------------------------- 0.00 0.00 54/54 _strtok_r [535] [202] 0.0 0.00 0.00 54 strspn [202] ----------------------------------------------- 0.00 0.00 2/50 _tzload [103] 0.00 0.00 3/50 _getopt [557] 0.00 0.00 45/50 _getextmntent [128] [203] 0.0 0.00 0.00 50 strcmp [203] ----------------------------------------------- 0.00 0.00 45/45 _strtok_r [535] [204] 0.0 0.00 0.00 45 strpbrk [204] ----------------------------------------------- 0.00 0.00 44/44 _hasmntopt [168] [205] 0.0 0.00 0.00 44 mntopt [205] ----------------------------------------------- 0.00 0.00 4/39 _getcwd [46] 0.00 0.00 35/39 _hasmntopt [168] [206] 0.0 0.00 0.00 39 strncmp [206] ----------------------------------------------- 0.00 0.00 36/36 getzname [156] [207] 0.0 0.00 0.00 36 goodTZchar [207] ----------------------------------------------- 0.00 0.00 9/9 getdevinfo [81] [208] 0.0 0.00 0.00 9 isdevice [208] 0.00 0.00 9/9 __makedev [547] ----------------------------------------------- 0.00 0.00 7/7 _getcwd [46] [209] 0.0 0.00 0.00 7 prepend [209] ----------------------------------------------- 0.00 0.00 5/5 _signal [552] [210] 0.0 0.00 0.00 5 sigaction [210] 0.00 0.00 5/5 _libc_sigaction [550] ----------------------------------------------- 0.00 0.00 3/3 gettime [212] [211] 0.0 0.00 0.00 3 getdigit [211] ----------------------------------------------- 0.00 0.00 3/3 _ltzset_u [70] [212] 0.0 0.00 0.00 3 gettime [212] 0.00 0.00 3/3 getdigit [211] ----------------------------------------------- 0.00 0.00 1/1 get_mem [180] [213] 0.0 0.00 0.00 1 mem_init [213] ----------------------------------------------- 0.00 0.00 1/1 getdevinfo [81] [214] 0.0 0.00 0.00 1 strrchr [214] ----------------------------------------------- 0.00 0.00 89187/89187 free [71] [497] 0.0 0.00 0.00 89187 _free_unlocked [497] 0.00 0.00 12968/29422 realfree [193] ----------------------------------------------- 0.00 0.00 67412/67412 _thr_main [499] [498] 0.0 0.00 0.00 67412 _return_negone [498] ----------------------------------------------- 0.00 0.00 9/67412 _getextmntent [128] 0.00 0.00 163/67412 ___errno [528] 0.00 0.00 67240/67412 _setlocale [35] [499] 0.0 0.00 0.00 67412 _thr_main [499] 0.00 0.00 67412/67412 _return_negone [498] ----------------------------------------------- 0.00 0.00 20047/56148 __k_double_to_decimal [31] 0.00 0.00 36101/56148 __inrange_double [80] [500] 0.0 0.00 0.00 56148 __get_ieee_flags [500] ----------------------------------------------- 0.00 0.00 43169/43169 localeconv [117] [501] 0.0 0.00 0.00 43169 __localeconv_std [501] ----------------------------------------------- 0.00 0.00 35/42011 _Z41__static_initialization_and_destruction_0ii [570] 0.00 0.00 216/42011 _ZN8OrganismD1Ev [530] 0.00 0.00 3672/42011 _ZN8Location14biomassSummaryEi [51] 0.00 0.00 38088/42011 _ZN8Location9decomposeEv [12] [502] 0.0 0.00 0.00 42011 _ZN6VectorIdED2Ev [502] ----------------------------------------------- 0.00 0.00 9446/38562 __binary_to_decimal_fraction [61] 0.00 0.00 10040/38562 __binary_to_decimal_integer [77] 0.00 0.00 19076/38562 __double_to_digits [129] [503] 0.0 0.00 0.00 38562 __four_digits_quick [503] ----------------------------------------------- 0.00 0.00 36101/36101 __inrange_double [80] [504] 0.0 0.00 0.00 36101 __digits_to_double [504] ----------------------------------------------- 0.00 0.00 11/33643 printf [166] 0.00 0.00 33632/33643 _doprnt [26] [505] 0.0 0.00 0.00 33643 _ferror_unlocked [505] ----------------------------------------------- 0.00 0.00 30872/30872 _double_to_decimal [29] [506] 0.0 0.00 0.00 30872 __class_double [506] ----------------------------------------------- 18455 _malloc_unlocked [44] [507] 0.0 0.00 0.00 18455 _smalloc [507] 227 _malloc_unlocked [44] ----------------------------------------------- 0.00 0.00 469/13407 _split_double_m1 [521] 0.00 0.00 5796/13407 _split_double_19 [517] 0.00 0.00 7142/13407 _split_double_3 [513] [508] 0.0 0.00 0.00 13407 _split_shorten [508] ----------------------------------------------- 0.00 0.00 3366/12756 __binary_to_decimal_fraction [61] 0.00 0.00 9390/12756 __unpack_double_two [124] [509] 0.0 0.00 0.00 12756 __right_shift_base_two [509] ----------------------------------------------- 0.00 0.00 1027/11081 _decimal_to_double [60] 0.00 0.00 10054/11081 _double_to_decimal [29] [510] 0.0 0.00 0.00 11081 __base_conversion_set_exception [510] ----------------------------------------------- 0.00 0.00 10509/10509 _unpacked_to_decimal_two [38] [511] 0.0 0.00 0.00 10509 __decimal_round [511] ----------------------------------------------- 0.00 0.00 2/10331 _getextmntent [128] 0.00 0.00 39/10331 yy_init_buffer [486] 0.00 0.00 10290/10331 _fwrite_unlocked [19] [512] 0.0 0.00 0.00 10331 _fileno [512] ----------------------------------------------- 0.00 0.00 7142/7142 __unpack_double_two [124] [513] 0.0 0.00 0.00 7142 _split_double_3 [513] 0.00 0.00 7142/13407 _split_shorten [508] ----------------------------------------------- 0.00 0.00 2/3789 _ZN10ChromosomeC1ERS_d [82] 0.00 0.00 37/3789 _Z5parsePcRSo [39] 0.00 0.00 186/3789 _ZN4GeneC1EP13PeptideStringiiii [113] 0.00 0.00 216/3789 _ZN8OrganismC1ER10ChromosomeR8Materialiic [58] 0.00 0.00 3348/3789 _ZN4GeneC1ERS_i [133] [514] 0.0 0.00 0.00 3789 _ZN6VectorIdEnwEj [514] 0.00 0.00 115/243 _ZN6VectorIdE17expandTheFreeListEPP14NextOnFreeListj [525] ----------------------------------------------- 0.00 0.00 3564/3564 _ZN8Location14biomassSummaryEi [51] [515] 0.0 0.00 0.00 3564 _ZN8MaterialpLERKS_ [515] ----------------------------------------------- 0.00 0.00 3305/3305 _ZN8Location9decomposeEv [12] [516] 0.0 0.00 0.00 3305 _ZN4ListIP7ProteinE4findES1_ [516] ----------------------------------------------- 0.00 0.00 2898/2898 __unpack_double_two [124] [517] 0.0 0.00 0.00 2898 _split_double_19 [517] 0.00 0.00 5796/13407 _split_shorten [508] ----------------------------------------------- 0.00 0.00 108/1339 _ZN8OrganismC1ER10ChromosomeR8Materialiic [58] 0.00 0.00 1231/1339 _ZN8Organism4liveEv [3] [518] 0.0 0.00 0.00 1339 _ZN10Chromosome14nextGeneOffsetEi [518] ----------------------------------------------- 0.00 0.00 8/837 fgets [139] 0.00 0.00 12/837 _doprnt [26] 0.00 0.00 12/837 _wrtchk [57] 0.00 0.00 267/837 __filbuf [140] 0.00 0.00 538/837 _xflsbuf [63] [519] 0.0 0.00 0.00 837 _realbufend [519] ----------------------------------------------- 0.00 0.00 704/704 _sbrk [161] [520] 0.0 0.00 0.00 704 _sbrk_unlocked [520] ----------------------------------------------- 0.00 0.00 469/469 __unpack_double_two [124] [521] 0.0 0.00 0.00 469 _split_double_m1 [521] 0.00 0.00 469/13407 _split_shorten [508] ----------------------------------------------- 0.00 0.00 108/338 _Z7datalogi [89] 0.00 0.00 230/338 _ZN8Organism7datalogERSo [97] [522] 0.0 0.00 0.00 338 _ZN8Material7datalogERSo [522] ----------------------------------------------- 0.00 0.00 306/306 main [2] [523] 0.0 0.00 0.00 306 _ZN9Literator5resetEv [523] ----------------------------------------------- 0.00 0.00 1/269 _tzload [103] 0.00 0.00 268/269 __filbuf [140] [524] 0.0 0.00 0.00 269 _read [524] ----------------------------------------------- 0.00 0.00 115/243 _ZN6VectorIdEnwEj [514] 0.00 0.00 128/243 _ZN6VectorIdE7newdataEi [14] [525] 0.0 0.00 0.00 243 _ZN6VectorIdE17expandTheFreeListEPP14NextOnFreeListj [525] ----------------------------------------------- 0.00 0.00 216/216 _ZN8OrganismD1Ev [530] [526] 0.0 0.00 0.00 216 _ZN13PeptideStringD2Ev [526] ----------------------------------------------- 0.00 0.00 186/186 _ZN12Protopeptide6lookupEP13PeptideStringPsPi [126] [527] 0.0 0.00 0.00 186 _ZN13PeptideString8skipGeneEPci [527] ----------------------------------------------- 0.00 0.00 1/163 _cerror64 [614] 0.00 0.00 54/163 _cerror [533] 0.00 0.00 108/163 _isatty [534] [528] 0.0 0.00 0.00 163 ___errno [528] 0.00 0.00 163/67412 _thr_main [499] ----------------------------------------------- 0.00 0.00 108/108 _Z7datalogi [89] [529] 0.0 0.00 0.00 108 _ZN5EnVar7datalogERSo [529] ----------------------------------------------- 0.00 0.00 108/108 _ZN8Organism3dieEv [78] [530] 0.0 0.00 0.00 108 _ZN8OrganismD1Ev [530] 0.00 0.00 216/42011 _ZN6VectorIdED2Ev [502] 0.00 0.00 216/216 _ZN13PeptideStringD2Ev [526] ----------------------------------------------- 0.00 0.00 11/89 _endopen [105] 0.00 0.00 37/89 _rewind_unlocked [149] 0.00 0.00 41/89 _fflush_u [62] [531] 0.0 0.00 0.00 89 _lseek64 [531] ----------------------------------------------- 0.00 0.00 2/56 _getextmntent [128] 0.00 0.00 54/56 _isatty [534] [532] 0.0 0.00 0.00 56 _ioctl [532] ----------------------------------------------- 0.00 0.00 54/54 _isatty [534] [533] 0.0 0.00 0.00 54 _cerror [533] 0.00 0.00 54/163 ___errno [528] ----------------------------------------------- 0.00 0.00 15/54 _findbuf [49] 0.00 0.00 39/54 yy_init_buffer [486] [534] 0.0 0.00 0.00 54 _isatty [534] 0.00 0.00 108/163 ___errno [528] 0.00 0.00 54/54 _cerror [533] 0.00 0.00 54/56 _ioctl [532] ----------------------------------------------- 0.00 0.00 54/54 _getextmntent [128] [535] 0.0 0.00 0.00 54 _strtok_r [535] 0.00 0.00 54/54 strspn [202] 0.00 0.00 45/45 strpbrk [204] ----------------------------------------------- 0.00 0.00 37/37 _rewind_unlocked [149] [536] 0.0 0.00 0.00 37 _fileno_unlocked [536] ----------------------------------------------- 0.00 0.00 36/36 _Z5parsePcRSo [39] [537] 0.0 0.00 0.00 36 _ZN5EnVar11setDefaultsEPd [537] ----------------------------------------------- 0.00 0.00 36/36 _Z5parsePcRSo [39] [538] 0.0 0.00 0.00 36 _ZN5EnVarC1ERKS_ [538] ----------------------------------------------- 0.00 0.00 36/36 _Z5parsePcRSo [39] [539] 0.0 0.00 0.00 36 _ZN6VectorIdEaSERKS0_ [539] ----------------------------------------------- 0.00 0.00 33/33 _getcwd [46] [540] 0.0 0.00 0.00 33 _readdir64 [540] 0.00 0.00 3/3 _getdents64 [560] ----------------------------------------------- 0.00 0.00 31/31 _ZN10ChromosomeC1EPc [141] [541] 0.0 0.00 0.00 31 _ZN13PeptideString8nextGeneEPPc [541] ----------------------------------------------- 0.00 0.00 4/23 _getcwd [46] 0.00 0.00 4/23 _opendir [112] 0.00 0.00 15/23 _findbuf [49] [542] 0.0 0.00 0.00 23 _fstat64 [542] ----------------------------------------------- 0.00 0.00 1/20 _tzload [103] 0.00 0.00 4/20 _closedir [130] 0.00 0.00 15/20 fclose [85] [543] 0.0 0.00 0.00 20 _close [543] ----------------------------------------------- 0.00 0.00 16/16 _findbuf [49] [544] 0.0 0.00 0.00 16 _setbufend [544] ----------------------------------------------- 0.00 0.00 1/16 printf [166] 0.00 0.00 1/16 fread [136] 0.00 0.00 1/16 fgets [139] 0.00 0.00 13/16 fwrite [18] [545] 0.0 0.00 0.00 16 _setorientation [545] ----------------------------------------------- 0.00 0.00 10/10 fgets [139] [546] 0.0 0.00 0.00 10 _memccpy [546] ----------------------------------------------- 0.00 0.00 9/9 isdevice [208] [547] 0.0 0.00 0.00 9 __makedev [547] ----------------------------------------------- 0.00 0.00 1/7 main [2] 0.00 0.00 2/7 _Z8epiloguePc [56] 0.00 0.00 4/7 _Z5parsePcRSo [39] [548] 0.0 0.00 0.00 7 _ZlsRSoRK8Material [548] ----------------------------------------------- 0.00 0.00 5/5 _libc_sigaction [550] [549] 0.0 0.00 0.00 5 __sigaction [549] ----------------------------------------------- 0.00 0.00 5/5 sigaction [210] [550] 0.0 0.00 0.00 5 _libc_sigaction [550] 0.00 0.00 5/5 __sigaction [549] ----------------------------------------------- 0.00 0.00 5/5 _signal [552] [551] 0.0 0.00 0.00 5 _sigemptyset [551] ----------------------------------------------- 0.00 0.00 5/5 main [2] [552] 0.0 0.00 0.00 5 _signal [552] 0.00 0.00 5/5 _sigemptyset [551] 0.00 0.00 5/5 sigaction [210] ----------------------------------------------- 0.00 0.00 4/4 _ZN13PeptideString10mutateOnceER8mutret_t [143] [553] 0.0 0.00 0.00 4 _ZN13PeptideString10insertCharEic [553] ----------------------------------------------- 0.00 0.00 1/4 _Z8epiloguePc [56] 0.00 0.00 3/4 _Z7datalogi [89] [554] 0.0 0.00 0.00 4 _ZlsRSoRK4Date [554] ----------------------------------------------- 0.00 0.00 4/4 _libc_fcntl [558] [555] 0.0 0.00 0.00 4 __fcntl [555] ----------------------------------------------- 0.00 0.00 4/4 _libc_open64 [559] [556] 0.0 0.00 0.00 4 __open64 [556] ----------------------------------------------- 0.00 0.00 4/4 main [2] [557] 0.0 0.00 0.00 4 _getopt [557] 0.00 0.00 3/50 strcmp [203] 0.00 0.00 3/67727 strchr [191] ----------------------------------------------- 0.00 0.00 4/4 _opendir [112] [558] 0.0 0.00 0.00 4 _libc_fcntl [558] 0.00 0.00 4/4 __fcntl [555] ----------------------------------------------- 0.00 0.00 4/4 _opendir [112] [559] 0.0 0.00 0.00 4 _libc_open64 [559] 0.00 0.00 4/4 __open64 [556] ----------------------------------------------- 0.00 0.00 3/3 _readdir64 [540] [560] 0.0 0.00 0.00 3 _getdents64 [560] ----------------------------------------------- 0.00 0.00 1/3 _Z8epiloguePc [56] 0.00 0.00 1/3 main [2] 0.00 0.00 1/3 _Z41__static_initialization_and_destruction_0ii [566] [561] 0.0 0.00 0.00 3 _time [561] ----------------------------------------------- 0.00 0.00 1/2 __do_global_dtors_aux [182] 0.00 0.00 1/2 __do_global_ctors_aux [181] [562] 0.0 0.00 0.00 2 _Z41__static_initialization_and_destruction_0ii [562] ----------------------------------------------- 0.00 0.00 1/2 __do_global_dtors_aux [182] 0.00 0.00 1/2 __do_global_ctors_aux [181] [563] 0.0 0.00 0.00 2 _Z41__static_initialization_and_destruction_0ii [563] ----------------------------------------------- 0.00 0.00 1/2 __do_global_dtors_aux [182] 0.00 0.00 1/2 __do_global_ctors_aux [181] [564] 0.0 0.00 0.00 2 _Z41__static_initialization_and_destruction_0ii [564] ----------------------------------------------- 0.00 0.00 1/2 __do_global_dtors_aux [182] 0.00 0.00 1/2 __do_global_ctors_aux [181] [565] 0.0 0.00 0.00 2 _Z41__static_initialization_and_destruction_0ii [565] ----------------------------------------------- 0.00 0.00 1/2 __do_global_dtors_aux [182] 0.00 0.00 1/2 __do_global_ctors_aux [181] [566] 0.0 0.00 0.00 2 _Z41__static_initialization_and_destruction_0ii [566] 0.00 0.00 1/3 _time [561] ----------------------------------------------- 0.00 0.00 1/2 __do_global_dtors_aux [182] 0.00 0.00 1/2 __do_global_ctors_aux [181] [567] 0.0 0.00 0.00 2 _Z41__static_initialization_and_destruction_0ii [567] ----------------------------------------------- 0.00 0.00 1/2 __do_global_dtors_aux [182] 0.00 0.00 1/2 __do_global_ctors_aux [181] [568] 0.0 0.00 0.00 2 _Z41__static_initialization_and_destruction_0ii [568] ----------------------------------------------- 0.00 0.00 1/2 __do_global_dtors_aux [182] 0.00 0.00 1/2 __do_global_ctors_aux [181] [569] 0.0 0.00 0.00 2 _Z41__static_initialization_and_destruction_0ii [569] ----------------------------------------------- 0.00 0.00 1/2 __do_global_dtors_aux [182] 0.00 0.00 1/2 __do_global_ctors_aux [181] [570] 0.0 0.00 0.00 2 _Z41__static_initialization_and_destruction_0ii [570] 0.00 0.00 35/42011 _ZN6VectorIdED2Ev [502] 0.00 0.00 1/1 _ZN13ReactionTableC1Ei [610] ----------------------------------------------- 0.00 0.00 1/2 __do_global_dtors_aux [182] 0.00 0.00 1/2 __do_global_ctors_aux [181] [571] 0.0 0.00 0.00 2 _Z41__static_initialization_and_destruction_0ii [571] ----------------------------------------------- 0.00 0.00 1/2 __do_global_dtors_aux [182] 0.00 0.00 1/2 __do_global_ctors_aux [181] [572] 0.0 0.00 0.00 2 _Z41__static_initialization_and_destruction_0ii [572] ----------------------------------------------- 0.00 0.00 1/2 __do_global_dtors_aux [182] 0.00 0.00 1/2 __do_global_ctors_aux [181] [573] 0.0 0.00 0.00 2 _Z41__static_initialization_and_destruction_0ii [573] ----------------------------------------------- 0.00 0.00 1/2 __do_global_dtors_aux [182] 0.00 0.00 1/2 __do_global_ctors_aux [181] [574] 0.0 0.00 0.00 2 _Z41__static_initialization_and_destruction_0ii [574] ----------------------------------------------- 0.00 0.00 1/2 __do_global_dtors_aux [182] 0.00 0.00 1/2 __do_global_ctors_aux [181] [575] 0.0 0.00 0.00 2 _Z41__static_initialization_and_destruction_0ii [575] ----------------------------------------------- 0.00 0.00 2/2 _ZN10ChromosomeC1ERS_d [82] [576] 0.0 0.00 0.00 2 _ZN13PeptideString11prependGeneEPS_ [576] 0.00 0.00 2/497 strcpy [197] 0.00 0.00 2/101 strcat [200] ----------------------------------------------- 0.00 0.00 2/2 getdevinfo [81] [577] 0.0 0.00 0.00 2 _lstat64 [577] ----------------------------------------------- 0.00 0.00 2/2 _getcwd [46] [578] 0.0 0.00 0.00 2 _stat64 [578] ----------------------------------------------- 0.00 0.00 1/1 __do_global_dtors_aux [182] [579] 0.0 0.00 0.00 1 _GLOBAL__D_TargetOrganism [579] ----------------------------------------------- 0.00 0.00 1/1 __do_global_dtors_aux [182] [580] 0.0 0.00 0.00 1 _GLOBAL__D__ZN10Chromosome6RegLenE [580] ----------------------------------------------- 0.00 0.00 1/1 __do_global_dtors_aux [182] [581] 0.0 0.00 0.00 1 _GLOBAL__D__ZN12Protopeptide13NoFunctionMsgE [581] ----------------------------------------------- 0.00 0.00 1/1 __do_global_dtors_aux [182] [582] 0.0 0.00 0.00 1 _GLOBAL__D__ZN13PeptideString3NILE [582] ----------------------------------------------- 0.00 0.00 1/1 __do_global_dtors_aux [182] [583] 0.0 0.00 0.00 1 _GLOBAL__D__ZN4Date11currentTimeE [583] ----------------------------------------------- 0.00 0.00 1/1 __do_global_dtors_aux [182] [584] 0.0 0.00 0.00 1 _GLOBAL__D__ZN6Serial12nextSerialNoE [584] ----------------------------------------------- 0.00 0.00 1/1 __do_global_dtors_aux [182] [585] 0.0 0.00 0.00 1 _GLOBAL__D__ZN6VectorIdE8datalistE [585] ----------------------------------------------- 0.00 0.00 1/1 __do_global_dtors_aux [182] [586] 0.0 0.00 0.00 1 _GLOBAL__D__ZN6z1_Rnd3RNGE [586] ----------------------------------------------- 0.00 0.00 1/1 __do_global_dtors_aux [182] [587] 0.0 0.00 0.00 1 _GLOBAL__D__ZN8BaseList7prependEPv [587] ----------------------------------------------- 0.00 0.00 1/1 __do_global_dtors_aux [182] [588] 0.0 0.00 0.00 1 _GLOBAL__D__ZN8Location4NLocE [588] ----------------------------------------------- 0.00 0.00 1/1 __do_global_dtors_aux [182] [589] 0.0 0.00 0.00 1 _GLOBAL__D__ZN8Material7findMinEii [589] ----------------------------------------------- 0.00 0.00 1/1 __do_global_dtors_aux [182] [590] 0.0 0.00 0.00 1 _GLOBAL__D__ZN8Position1XE [590] ----------------------------------------------- 0.00 0.00 1/1 __do_global_dtors_aux [182] [591] 0.0 0.00 0.00 1 _GLOBAL__D__ZlsRSoR4Gene [591] ----------------------------------------------- 0.00 0.00 1/1 __do_global_dtors_aux [182] [592] 0.0 0.00 0.00 1 _GLOBAL__D__ZlsRSoR7Protein [592] ----------------------------------------------- 0.00 0.00 1/1 __do_global_dtors_aux [182] [593] 0.0 0.00 0.00 1 _GLOBAL__D_sfn [593] ----------------------------------------------- 0.00 0.00 1/1 __do_global_ctors_aux [181] [594] 0.0 0.00 0.00 1 _GLOBAL__I_TargetOrganism [594] ----------------------------------------------- 0.00 0.00 1/1 __do_global_ctors_aux [181] [595] 0.0 0.00 0.00 1 _GLOBAL__I__ZN10Chromosome6RegLenE [595] ----------------------------------------------- 0.00 0.00 1/1 __do_global_ctors_aux [181] [596] 0.0 0.00 0.00 1 _GLOBAL__I__ZN12Protopeptide13NoFunctionMsgE [596] ----------------------------------------------- 0.00 0.00 1/1 __do_global_ctors_aux [181] [597] 0.0 0.00 0.00 1 _GLOBAL__I__ZN13PeptideString3NILE [597] ----------------------------------------------- 0.00 0.00 1/1 __do_global_ctors_aux [181] [598] 0.0 0.00 0.00 1 _GLOBAL__I__ZN4Date11currentTimeE [598] ----------------------------------------------- 0.00 0.00 1/1 __do_global_ctors_aux [181] [599] 0.0 0.00 0.00 1 _GLOBAL__I__ZN6Serial12nextSerialNoE [599] ----------------------------------------------- 0.00 0.00 1/1 __do_global_ctors_aux [181] [600] 0.0 0.00 0.00 1 _GLOBAL__I__ZN6VectorIdE8datalistE [600] ----------------------------------------------- 0.00 0.00 1/1 __do_global_ctors_aux [181] [601] 0.0 0.00 0.00 1 _GLOBAL__I__ZN6z1_Rnd3RNGE [601] ----------------------------------------------- 0.00 0.00 1/1 __do_global_ctors_aux [181] [602] 0.0 0.00 0.00 1 _GLOBAL__I__ZN8BaseList7prependEPv [602] ----------------------------------------------- 0.00 0.00 1/1 __do_global_ctors_aux [181] [603] 0.0 0.00 0.00 1 _GLOBAL__I__ZN8Location4NLocE [603] ----------------------------------------------- 0.00 0.00 1/1 __do_global_ctors_aux [181] [604] 0.0 0.00 0.00 1 _GLOBAL__I__ZN8Material7findMinEii [604] ----------------------------------------------- 0.00 0.00 1/1 __do_global_ctors_aux [181] [605] 0.0 0.00 0.00 1 _GLOBAL__I__ZN8Position1XE [605] ----------------------------------------------- 0.00 0.00 1/1 __do_global_ctors_aux [181] [606] 0.0 0.00 0.00 1 _GLOBAL__I__ZlsRSoR4Gene [606] ----------------------------------------------- 0.00 0.00 1/1 __do_global_ctors_aux [181] [607] 0.0 0.00 0.00 1 _GLOBAL__I__ZlsRSoR7Protein [607] ----------------------------------------------- 0.00 0.00 1/1 __do_global_ctors_aux [181] [608] 0.0 0.00 0.00 1 _GLOBAL__I_sfn [608] ----------------------------------------------- 0.00 0.00 1/1 _Z5parsePcRSo [39] [609] 0.0 0.00 0.00 1 _ZN13PeptideString4initEi [609] ----------------------------------------------- 0.00 0.00 1/1 _Z41__static_initialization_and_destruction_0ii [570] [610] 0.0 0.00 0.00 1 _ZN13ReactionTableC1Ei [610] ----------------------------------------------- 0.00 0.00 1/1 main [2] [611] 0.0 0.00 0.00 1 _ZN9LiteratorC1Ev [611] ----------------------------------------------- 0.00 0.00 1/1 _ZN10ChromosomeC1EPc [141] [612] 0.0 0.00 0.00 1 _ZNK13PeptideString9geneCountEv [612] ----------------------------------------------- 0.00 0.00 1/1 _init [189] [613] 0.0 0.00 0.00 1 _atexit_init [613] ----------------------------------------------- 0.00 0.00 1/1 _fflush_u [62] [614] 0.0 0.00 0.00 1 _cerror64 [614] 0.00 0.00 1/163 ___errno [528] ----------------------------------------------- 0.00 0.00 1/1 check_nlspath_env [187] [615] 0.0 0.00 0.00 1 _getegid [615] ----------------------------------------------- 0.00 0.00 1/1 check_nlspath_env [187] [616] 0.0 0.00 0.00 1 _geteuid [616] ----------------------------------------------- 0.00 0.00 1/1 check_nlspath_env [187] [617] 0.0 0.00 0.00 1 _getgid [617] ----------------------------------------------- 0.00 0.00 1/1 main [2] [618] 0.0 0.00 0.00 1 _getpid [618] ----------------------------------------------- 0.00 0.00 1/1 check_nlspath_env [187] [619] 0.0 0.00 0.00 1 _getuid [619] ----------------------------------------------- 0.00 0.00 1/1 main [2] [620] 0.0 0.00 0.00 1 _lstat [620] ----------------------------------------------- 0.00 0.00 1/1 _getcwd [46] [621] 0.0 0.00 0.00 1 _pathconf [621] ----------------------------------------------- 0.00 0.00 1/1 moncontrol [319] [622] 0.0 0.00 0.00 1 _profil [622] ----------------------------------------------- 0.00 0.00 1/1 _sysconf [1134] [623] 0.0 0.00 0.00 1 _sysconfig [623] ----------------------------------------------- 0.00 0.00 1/1 main [2] [624] 0.0 0.00 0.00 1 _uname [624] ----------------------------------------------- /* * Copyright (c) 1998 by Sun Microsystems, Inc. * All rights reserved. */ #pragma ident "@(#)gprof.flat.blurb 1.9 98/04/09 SMI" flat profile: % the percentage of the total running time of the time program used by this function. cumulative a running sum of the number of seconds accounted seconds for by this function and those listed above it. self the number of seconds accounted for by this seconds 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. self the average number of milliseconds spent in this ms/call function per call, if this function is profiled, else blank. total the average number of milliseconds spent in this ms/call function and its descendents per call, if this function is profiled, else blank. name the name of the function. This is the minor sort for this listing. The index shows the location of the function in the gprof listing. If the index is in parenthesis it shows where it would appear in the gprof listing if it were to be printed. Index by function names and Object modules listing: The index entries are mapped to the function names. If the same function name appears in multiple object modules, each of these names is prefixed with a module identifier followed by a colon. The shared object modules listing that follows maps these identifiers to appropriate objects. granularity: each sample hit covers 4 byte(s) for 0.01% of 126.04 seconds % cumulative self self total time seconds seconds calls ms/call ms/call name 31.6 39.87 39.87 1311804 0.03 0.06 _ZN8Reaction5reactEdR8Material [4] 18.9 63.68 23.81 internal_mcount [6] 16.6 84.55 20.87 2733415 0.01 0.01 _ZN8Reaction12equilibriumPER8Material [5] 10.0 97.11 12.56 9930066 0.00 0.00 __pow [7] 5.8 104.46 7.35 50454 0.15 1.92 _ZN8Organism4liveEv [3] 5.5 111.45 6.99 4980943 0.00 0.00 _ZN6VectorIdEC2Eid [8] 2.7 114.89 3.44 2124150 0.00 0.00 _ZN6VectorIdEC2ERKS0_ [9] 1.9 117.27 2.38 7885124 0.00 0.00 __floor [11] 0.8 118.30 1.03 151470 0.01 0.02 _ZN8Material16exchangeMaterialES_ [10] 0.7 119.24 0.94 7105093 0.00 0.00 _ZN6VectorIdE7newdataEi [14] 0.6 119.97 0.73 11021 0.07 0.08 _ZN8Material14totalDecomposeEv [15] 0.6 120.70 0.73 yylex [16] 0.5 121.38 0.68 10828 0.06 0.06 _write [20] 0.5 121.97 0.59 415533 0.00 0.00 log2_x [21] 0.5 122.55 0.58 30345 0.02 0.02 _ZN8Organism21calculateEfficienciesEv [22] 0.4 123.01 0.46 1564074 0.00 0.00 _ZN12Protopeptide6effectEiR5EnVarR8Material [23] 0.4 123.46 0.45 _mcount (1010) 0.2 123.73 0.27 306 0.88 4.16 _ZN8Location9decomposeEv [12] 0.2 123.95 0.22 yyparse [27] 0.2 124.15 0.20 994973 0.00 0.00 .umul [30] 0.1 124.31 0.16 237336 0.00 0.00 .div [32] 0.1 124.46 0.15 699702 0.00 0.00 __ceil [33] 0.1 124.60 0.14 30237 0.00 0.02 _ZN8Organism20calculateUptakeRatesEv [17] 0.1 124.72 0.12 236677 0.00 0.00 _ZN6z1_Rnd4Gen1Ev [24] 0.1 124.82 0.10 306 0.33 3.14 _ZN8Location11updateShareEv [13] 0.1 124.90 0.08 67240 0.00 0.00 _real_setlocale [34] 0.1 124.97 0.07 153824 0.00 0.00 _ZN10Chromosome9findCodonEi [40] 0.0 125.03 0.06 689354 0.00 0.00 tolower [45] 0.0 125.09 0.06 11016 0.01 0.01 _ZN8Location9updateEnvEv [36] 0.0 125.14 0.05 42876 0.00 0.00 _memcpy [47] 0.0 125.19 0.05 33632 0.00 0.01 _doprnt [26] 0.0 125.23 0.04 64737 0.00 0.00 .rem [53] 0.0 125.27 0.04 _brk_unlocked [52] 0.0 125.30 0.03 255149 0.00 0.00 _mutex_unlock [54] 0.0 125.33 0.03 98215 0.00 0.00 _malloc_unlocked [44] 0.0 125.36 0.03 53867 0.00 0.00 _ZN8BaseList6removeEPv [74] 0.0 125.39 0.03 31713 0.00 0.00 strlen [73] 0.0 125.42 0.03 30872 0.00 0.01 _double_to_decimal [29] 0.0 125.45 0.03 26965 0.00 0.00 __arint_set_n [75] 0.0 125.48 0.03 22032 0.00 0.00 _ZN8Location17calculateModifierEi [48] 0.0 125.51 0.03 352 0.09 0.09 _morecore [72] 0.0 125.53 0.02 510315 0.00 0.00 _return_zero [101] 0.0 125.55 0.02 61808 0.00 0.00 _ZN13BiotaIterator7getNextEv [92] 0.0 125.57 0.02 53910 0.00 0.00 _ZN8BaseList7prependEPv [93] 0.0 125.59 0.02 36101 0.00 0.00 __inrange_double [80] 0.0 125.61 0.02 22104 0.00 0.00 _ZN8BaseList6lengthEv [95] 0.0 125.63 0.02 22032 0.00 0.00 __log [96] 0.0 125.65 0.02 20047 0.00 0.01 __k_double_to_decimal [31] 0.0 125.67 0.02 14255 0.00 0.00 _ZN8Position5moveNEii [86] 0.0 125.69 0.02 4250 0.00 0.00 .mul [91] 0.0 125.71 0.02 3348 0.01 0.01 _ZNK8MaterialmlEd [79] 0.0 125.73 0.02 230 0.09 0.09 _ZN8Organism8dltraitsERSo [98] 0.0 125.75 0.02 34 0.59 3.04 malloc [37] 0.0 125.77 0.02 15 1.33 1.33 __open [99] 0.0 125.79 0.02 1 20.00 83.73 _Z5parsePcRSo [39] 0.0 125.81 0.02 1 20.00 337.55 sprintf [25] 0.0 125.82 0.01 255149 0.00 0.00 _mutex_lock [102] 0.0 125.83 0.01 101124 0.00 0.00 _ZN4ListIP8OrganismE4findES1_ [120] 0.0 125.84 0.01 74041 0.00 0.00 _QgetRD [121] 0.0 125.85 0.01 67240 0.00 0.00 expand_locale_name [116] 0.0 125.86 0.01 67240 0.00 0.00 load_all_locales [90] 0.0 125.87 0.01 56148 0.00 0.00 __set_ieee_flags [122] 0.0 125.88 0.01 43169 0.00 0.00 _decimal_to_double [60] 0.0 125.89 0.01 43169 0.00 0.00 _string_to_decimal [94] 0.0 125.90 0.01 43169 0.00 0.00 localeconv [117] 0.0 125.91 0.01 22608 0.00 0.00 _ZN8MaterialC1Ed [50] 0.0 125.92 0.01 16245 0.00 0.00 __multiply_base_two_vector [123] 0.0 125.93 0.01 13406 0.00 0.00 __big_binary_to_big_decimal [87] 0.0 125.94 0.01 10827 0.00 0.07 _fwrite_unlocked [19] 0.0 125.95 0.01 10509 0.00 0.00 __unpack_double_two [124] 0.0 125.96 0.01 10334 0.00 0.00 .udiv [118] 0.0 125.97 0.01 10040 0.00 0.00 __binary_to_decimal_integer [77] 0.0 125.98 0.01 9426 0.00 0.00 strncpy [119] 0.0 125.99 0.01 7430 0.00 0.00 _memset [125] 0.0 126.00 0.01 3978 0.00 0.01 __big_float_times_power [84] 0.0 126.01 0.01 108 0.09 0.26 _ZN8Organism3dieEv [78] 0.0 126.02 0.01 20 0.50 1.55 free [71] 0.0 126.03 0.01 2 5.00 5.15 _ZN8Location15resourceSummaryEi [114] 0.0 126.04 0.01 fwrite [18] 0.0 126.04 0.00 89187 0.00 0.00 _free_unlocked [497] 0.0 126.04 0.00 67727 0.00 0.00 strchr [191] 0.0 126.04 0.00 67412 0.00 0.00 _return_negone [498] 0.0 126.04 0.00 67412 0.00 0.00 _thr_main [499] 0.0 126.04 0.00 56148 0.00 0.00 __get_ieee_flags [500] 0.0 126.04 0.00 50562 0.00 0.00 _ZN8Location11removeBiotaEP8Organism [55] 0.0 126.04 0.00 47856 0.00 0.00 isupper [192] 0.0 126.04 0.00 45683 0.00 0.00 __quorem10000 [107] 0.0 126.04 0.00 43169 0.00 0.00 __localeconv_std [501] 0.0 126.04 0.00 43169 0.00 0.00 atof [41] 0.0 126.04 0.00 43169 0.00 0.00 strtod [42] 0.0 126.04 0.00 42011 0.00 0.00 _ZN6VectorIdED2Ev [502] 0.0 126.04 0.00 38562 0.00 0.00 __four_digits_quick [503] 0.0 126.04 0.00 36101 0.00 0.00 __digits_to_double [504] 0.0 126.04 0.00 33643 0.00 0.00 _ferror_unlocked [505] 0.0 126.04 0.00 30872 0.00 0.00 __class_double [506] 0.0 126.04 0.00 30872 0.00 0.01 _econvert [28] 0.0 126.04 0.00 29422 0.00 0.00 realfree [193] 0.0 126.04 0.00 28629 0.00 0.00 cleanfree [194] 0.0 126.04 0.00 18455 0.00 0.00 _smalloc [507] 0.0 126.04 0.00 14933 0.00 0.00 _ZN8Position5moveSEii [106] 0.0 126.04 0.00 14896 0.00 0.00 _ZN8Position5moveEEii [142] 0.0 126.04 0.00 14833 0.00 0.00 _ZN8Position5moveWEii [108] 0.0 126.04 0.00 13407 0.00 0.00 _split_shorten [508] 0.0 126.04 0.00 12756 0.00 0.00 __right_shift_base_two [509] 0.0 126.04 0.00 12276 0.00 0.00 _ZN13PeptideString5matchEPS_i [127] 0.0 126.04 0.00 11322 0.00 0.00 _ZN9Literator6getOneEv [88] 0.0 126.04 0.00 11081 0.00 0.00 __base_conversion_set_exception [510] 0.0 126.04 0.00 10509 0.00 0.00 __binary_to_decimal_fraction [61] 0.0 126.04 0.00 10509 0.00 0.00 __decimal_round [511] 0.0 126.04 0.00 10509 0.00 0.01 _unpacked_to_decimal_two [38] 0.0 126.04 0.00 10331 0.00 0.00 _fileno [512] 0.0 126.04 0.00 9538 0.00 0.00 __double_to_digits [129] 0.0 126.04 0.00 7142 0.00 0.00 _split_double_3 [513] 0.0 126.04 0.00 5979 0.00 0.00 ___mul_65536_n [135] 0.0 126.04 0.00 5979 0.00 0.00 __mul_65536short [134] 0.0 126.04 0.00 3789 0.00 0.00 _ZN6VectorIdEnwEj [514] 0.0 126.04 0.00 3564 0.00 0.00 _ZN8MaterialpLERKS_ [515] 0.0 126.04 0.00 3522 0.00 0.01 _fflush_u [62] 0.0 126.04 0.00 3348 0.00 0.00 _ZN4GeneC1ERS_i [133] 0.0 126.04 0.00 3305 0.00 0.00 _ZN4ListIP7ProteinE4findES1_ [516] 0.0 126.04 0.00 2898 0.00 0.00 _split_double_19 [517] 0.0 126.04 0.00 1874 0.00 0.00 __longquorem10000 [145] 0.0 126.04 0.00 1339 0.00 0.00 _ZN10Chromosome14nextGeneOffsetEi [518] 0.0 126.04 0.00 1262 0.00 0.00 t_delete [195] 0.0 126.04 0.00 1148 0.00 0.00 t_splay [196] 0.0 126.04 0.00 837 0.00 0.00 _realbufend [519] 0.0 126.04 0.00 704 0.00 0.00 _sbrk [161] 0.0 126.04 0.00 704 0.00 0.00 _sbrk_unlocked [520] 0.0 126.04 0.00 612 0.00 0.00 __lshift_b10000 [153] 0.0 126.04 0.00 612 0.00 0.00 __multiply_base_ten_by_two [154] 0.0 126.04 0.00 604 0.00 0.00 __umac [163] 0.0 126.04 0.00 538 0.00 0.06 _xflsbuf [63] 0.0 126.04 0.00 497 0.00 0.00 strcpy [197] 0.0 126.04 0.00 469 0.00 0.00 __copy_big_float_digits [146] 0.0 126.04 0.00 469 0.00 0.00 _split_double_m1 [521] 0.0 126.04 0.00 338 0.00 0.00 _ZN8Material7datalogERSo [522] 0.0 126.04 0.00 308 0.00 0.03 _ZN8Location8WorldPopEv [115] 0.0 126.04 0.00 306 0.00 0.00 _ZN9Literator5resetEv [523] 0.0 126.04 0.00 269 0.00 0.00 _read [524] 0.0 126.04 0.00 268 0.00 0.01 __filbuf [140] 0.0 126.04 0.00 266 0.00 0.01 fread [136] 0.0 126.04 0.00 243 0.00 0.00 _ZN6VectorIdE17expandTheFreeListEPP14NextOnFreeListj [525] 0.0 126.04 0.00 237 0.00 0.00 __multiply_base_two [164] 0.0 126.04 0.00 230 0.00 0.09 _ZN8Organism7datalogERSo [97] 0.0 126.04 0.00 216 0.00 0.00 _ZN13PeptideStringD2Ev [526] 0.0 126.04 0.00 216 0.00 0.14 _ZN8MaterialC1EPK13PeptideString [76] 0.0 126.04 0.00 216 0.00 0.00 _ZNK8MaterialplERKS_ [147] 0.0 126.04 0.00 207 0.00 0.06 tzcpy [111] 0.0 126.04 0.00 188 0.00 0.00 _ZNK13PeptideString9subStringEii [155] 0.0 126.04 0.00 186 0.00 0.05 _ZN12Protopeptide6lookupEP13PeptideStringPsPi [126] 0.0 126.04 0.00 186 0.00 0.00 _ZN13PeptideString8skipGeneEPci [527] 0.0 126.04 0.00 186 0.00 0.06 _ZN4GeneC1EP13PeptideStringiiii [113] 0.0 126.04 0.00 186 0.00 0.01 _ZN8MaterialC2EPK13PeptideString [144] 0.0 126.04 0.00 185 0.00 0.01 _ZN13PeptideString10mutateOnceER8mutret_t [143] 0.0 126.04 0.00 185 0.00 0.00 _ZN3Urn4drawEv [150] 0.0 126.04 0.00 163 0.00 0.00 ___errno [528] 0.0 126.04 0.00 146 0.00 0.00 detzcode [198] 0.0 126.04 0.00 120 0.00 0.00 nvmatch [199] 0.0 126.04 0.00 108 0.00 0.23 _ZN10ChromosomeC1ERS_d [82] 0.0 126.04 0.00 108 0.00 0.00 _ZN5EnVar7datalogERSo [529] 0.0 126.04 0.00 108 0.00 0.14 _ZN8MaterialC1EPKc [110] 0.0 126.04 0.00 108 0.00 0.34 _ZN8OrganismC1ER10ChromosomeR8Materialiic [58] 0.0 126.04 0.00 108 0.00 0.00 _ZN8OrganismD1Ev [530] 0.0 126.04 0.00 101 0.00 0.00 strcat [200] 0.0 126.04 0.00 89 0.00 0.00 _lseek64 [531] 0.0 126.04 0.00 71 0.00 0.00 _ZN8MaterialC2Ed [165] 0.0 126.04 0.00 67 0.00 0.00 atoi [201] 0.0 126.04 0.00 56 0.00 0.00 _ioctl [532] 0.0 126.04 0.00 54 0.00 0.00 _cerror [533] 0.0 126.04 0.00 54 0.00 0.00 _isatty [534] 0.0 126.04 0.00 54 0.00 0.00 _strtok_r [535] 0.0 126.04 0.00 54 0.00 0.00 getiop [170] 0.0 126.04 0.00 54 0.00 0.00 strspn [202] 0.0 126.04 0.00 50 0.00 0.00 strcmp [203] 0.0 126.04 0.00 45 0.00 0.00 strpbrk [204] 0.0 126.04 0.00 44 0.00 0.00 mntopt [205] 0.0 126.04 0.00 39 0.00 0.00 strncmp [206] 0.0 126.04 0.00 37 0.00 0.00 _fileno_unlocked [536] 0.0 126.04 0.00 37 0.00 0.01 _rewind_unlocked [149] 0.0 126.04 0.00 37 0.00 0.01 rewind [148] 0.0 126.04 0.00 36 0.00 0.00 _ZN5EnVar11setDefaultsEPd [537] 0.0 126.04 0.00 36 0.00 0.00 _ZN5EnVarC1ERKS_ [538] 0.0 126.04 0.00 36 0.00 0.00 _ZN6VectorIdEaSERKS0_ [539] 0.0 126.04 0.00 36 0.00 0.00 goodTZchar [207] 0.0 126.04 0.00 33 0.00 0.00 _readdir64 [540] 0.0 126.04 0.00 31 0.00 0.00 _ZN13PeptideString8nextGeneEPPc [541] 0.0 126.04 0.00 23 0.00 0.00 _fstat64 [542] 0.0 126.04 0.00 20 0.00 0.00 _close [543] 0.0 126.04 0.00 18 0.00 0.01 ct_numb [160] 0.0 126.04 0.00 16 0.00 2.85 _findbuf [49] 0.0 126.04 0.00 16 0.00 0.00 _setbufend [544] 0.0 126.04 0.00 16 0.00 0.00 _setorientation [545] 0.0 126.04 0.00 15 0.00 1.33 _libc_open [100] 0.0 126.04 0.00 14 0.00 1.33 _endopen [105] 0.0 126.04 0.00 14 0.00 0.00 _findiop [171] 0.0 126.04 0.00 13 0.00 2.85 _wrtchk [57] 0.0 126.04 0.00 11 0.00 0.01 printf [166] 0.0 126.04 0.00 10 0.00 0.00 _memccpy [546] 0.0 126.04 0.00 9 0.00 0.00 __makedev [547] 0.0 126.04 0.00 9 0.00 0.99 _getextmntent [128] 0.0 126.04 0.00 9 0.00 0.00 _hasmntopt [168] 0.0 126.04 0.00 9 0.00 0.32 fgets [139] 0.0 126.04 0.00 9 0.00 0.32 getline [138] 0.0 126.04 0.00 9 0.00 0.00 isdevice [208] 0.0 126.04 0.00 7 0.00 0.00 _ZlsRSoRK8Material [548] 0.0 126.04 0.00 7 0.00 0.00 prepend [209] 0.0 126.04 0.00 6 0.00 3.04 calloc [109] 0.0 126.04 0.00 6 0.00 0.00 getenv [173] 0.0 126.04 0.00 6 0.00 0.00 getsystemTZ [174] 0.0 126.04 0.00 6 0.00 0.05 offtime_u [152] 0.0 126.04 0.00 5 0.00 0.00 __sigaction [549] 0.0 126.04 0.00 5 0.00 0.00 _libc_sigaction [550] 0.0 126.04 0.00 5 0.00 0.00 _sigemptyset [551] 0.0 126.04 0.00 5 0.00 0.00 _signal [552] 0.0 126.04 0.00 5 0.00 0.00 sigaction [210] 0.0 126.04 0.00 4 0.00 0.00 _ZN13PeptideString10insertCharEic [553] 0.0 126.04 0.00 4 0.00 0.00 _ZlsRSoRK4Date [554] 0.0 126.04 0.00 4 0.00 0.00 __fcntl [555] 0.0 126.04 0.00 4 0.00 0.00 __open64 [556] 0.0 126.04 0.00 4 0.00 1.55 _closedir [130] 0.0 126.04 0.00 4 0.00 0.00 _getopt [557] 0.0 126.04 0.00 4 0.00 0.00 _libc_fcntl [558] 0.0 126.04 0.00 4 0.00 0.00 _libc_open64 [559] 0.0 126.04 0.00 4 0.00 3.04 _opendir [112] 0.0 126.04 0.00 3 0.00 6.70 _Z7datalogi [89] 0.0 126.04 0.00 3 0.00 0.06 __posix_asctime_r [158] 0.0 126.04 0.00 3 0.00 0.06 _asctime_r [159] 0.0 126.04 0.00 3 0.00 0.00 _getdents64 [560] 0.0 126.04 0.00 3 0.00 10.79 _ltzset_u [70] 0.0 126.04 0.00 3 0.00 0.00 _time [561] 0.0 126.04 0.00 3 0.00 6.52 _tzload [103] 0.0 126.04 0.00 3 0.00 0.06 asctime [157] 0.0 126.04 0.00 3 0.00 0.00 atexit [175] 0.0 126.04 0.00 3 0.00 10.95 ctime [67] 0.0 126.04 0.00 3 0.00 7.27 fclose [85] 0.0 126.04 0.00 3 0.00 0.00 get_mem [180] 0.0 126.04 0.00 3 0.00 0.00 getdigit [211] 0.0 126.04 0.00 3 0.00 0.00 gettime [212] 0.0 126.04 0.00 3 0.00 0.06 getzname [156] 0.0 126.04 0.00 3 0.00 10.89 localtime [68] 0.0 126.04 0.00 3 0.00 10.89 localtime_u [69] 0.0 126.04 0.00 2 0.00 0.00 _Z41__static_initialization_and_destruction_0ii [570] 0.0 126.04 0.00 2 0.00 0.00 _Z41__static_initialization_and_destruction_0ii [574] 0.0 126.04 0.00 2 0.00 0.00 _Z41__static_initialization_and_destruction_0ii [571] 0.0 126.04 0.00 2 0.00 0.00 _Z41__static_initialization_and_destruction_0ii [572] 0.0 126.04 0.00 2 0.00 0.00 _Z41__static_initialization_and_destruction_0ii [562] 0.0 126.04 0.00 2 0.00 0.00 _Z41__static_initialization_and_destruction_0ii [566] 0.0 126.04 0.00 2 0.00 0.00 _Z41__static_initialization_and_destruction_0ii [563] 0.0 126.04 0.00 2 0.00 0.00 _Z41__static_initialization_and_destruction_0ii [564] 0.0 126.04 0.00 2 0.00 0.00 _Z41__static_initialization_and_destruction_0ii [567] 0.0 126.04 0.00 2 0.00 0.00 _Z41__static_initialization_and_destruction_0ii [568] 0.0 126.04 0.00 2 0.00 0.00 _Z41__static_initialization_and_destruction_0ii [569] 0.0 126.04 0.00 2 0.00 0.00 _Z41__static_initialization_and_destruction_0ii [575] 0.0 126.04 0.00 2 0.00 0.00 _Z41__static_initialization_and_destruction_0ii [573] 0.0 126.04 0.00 2 0.00 0.00 _Z41__static_initialization_and_destruction_0ii [179] 0.0 126.04 0.00 2 0.00 0.00 _Z41__static_initialization_and_destruction_0ii [565] 0.0 126.04 0.00 2 0.00 0.00 _ZN13PeptideString11prependGeneEPS_ [576] 0.0 126.04 0.00 2 0.00 0.00 _ZN7ProteinC1ERS_ [172] 0.0 126.04 0.00 2 0.00 21.01 _ZN8Location14biomassSummaryEi [51] 0.0 126.04 0.00 2 0.00 0.01 _fflush_u_iops [169] 0.0 126.04 0.00 2 0.00 0.00 _lstat64 [577] 0.0 126.04 0.00 2 0.00 0.00 _stat64 [578] 0.0 126.04 0.00 2 0.00 3.04 _strdup [131] 0.0 126.04 0.00 2 0.00 16.64 fflush [64] 0.0 126.04 0.00 2 0.00 9.34 fopen [104] 0.0 126.04 0.00 2 0.00 0.00 free_mem [183] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__D_TargetOrganism [579] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__D__ZN10Chromosome6RegLenE [580] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__D__ZN12Protopeptide13NoFunctionMsgE [581] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__D__ZN13PeptideString3NILE [582] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__D__ZN4Date11currentTimeE [583] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__D__ZN6Serial12nextSerialNoE [584] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__D__ZN6VectorIdE8datalistE [585] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__D__ZN6z1_Rnd3RNGE [586] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__D__ZN8BaseList7prependEPv [587] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__D__ZN8Location4NLocE [588] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__D__ZN8Material7findMinEii [589] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__D__ZN8Position1XE [590] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__D__ZlsRSoR4Gene [591] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__D__ZlsRSoR7Protein [592] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__D_sfn [593] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__I_TargetOrganism [594] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__I__ZN10Chromosome6RegLenE [595] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__I__ZN12Protopeptide13NoFunctionMsgE [596] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__I__ZN13PeptideString3NILE [597] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__I__ZN4Date11currentTimeE [598] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__I__ZN6Serial12nextSerialNoE [599] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__I__ZN6VectorIdE8datalistE [600] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__I__ZN6z1_Rnd3RNGE [601] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__I__ZN8BaseList7prependEPv [602] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__I__ZN8Location4NLocE [603] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__I__ZN8Material7findMinEii [604] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__I__ZN8Position1XE [605] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__I__ZlsRSoR4Gene [606] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__I__ZlsRSoR7Protein [607] 0.0 126.04 0.00 1 0.00 0.00 _GLOBAL__I_sfn [608] 0.0 126.04 0.00 1 0.00 37.13 _Z8epiloguePc [56] 0.0 126.04 0.00 1 0.00 1.87 _ZN10ChromosomeC1EPc [141] 0.0 126.04 0.00 1 0.00 0.00 _ZN13PeptideString11replaceGeneEiiPS_ [178] 0.0 126.04 0.00 1 0.00 0.00 _ZN13PeptideString4initEi [609] 0.0 126.04 0.00 1 0.00 0.30 _ZN13ReactionTable10initializeEPdS0_ [151] 0.0 126.04 0.00 1 0.00 0.00 _ZN13ReactionTableC1Ei [610] 0.0 126.04 0.00 1 0.00 0.08 _ZN8Material16partialDecomposeEd [167] 0.0 126.04 0.00 1 0.00 0.14 _ZN8MaterialC2EPKc [162] 0.0 126.04 0.00 1 0.00 0.00 _ZN9LiteratorC1Ev [611] 0.0 126.04 0.00 1 0.00 0.00 _ZNK13PeptideString9geneCountEv [612] 0.0 126.04 0.00 1 0.00 0.00 _atexit_init [613] 0.0 126.04 0.00 1 0.00 0.00 _cerror64 [614] 0.0 126.04 0.00 1 0.00 33.29 _cleanup [65] 0.0 126.04 0.00 1 0.00 0.00 _exithandle [177] 0.0 126.04 0.00 1 0.00 50.02 _getcwd [46] 0.0 126.04 0.00 1 0.00 0.00 _getegid [615] 0.0 126.04 0.00 1 0.00 0.00 _geteuid [616] 0.0 126.04 0.00 1 0.00 0.00 _getgid [617] 0.0 126.04 0.00 1 0.00 0.00 _getpid [618] 0.0 126.04 0.00 1 0.00 0.00 _getuid [619] 0.0 126.04 0.00 1 0.00 0.00 _lstat [620] 0.0 126.04 0.00 1 0.00 0.00 _pathconf [621] 0.0 126.04 0.00 1 0.00 0.00 _profil [622] 0.0 126.04 0.00 1 0.00 0.00 _pthread_mutex_unlock [186] 0.0 126.04 0.00 1 0.00 0.00 _resetmnttab [188] 0.0 126.04 0.00 1 0.00 0.00 _sysconfig [623] 0.0 126.04 0.00 1 0.00 0.00 _uname [624] 0.0 126.04 0.00 1 0.00 0.00 check_nlspath_env [187] 0.0 126.04 0.00 1 0.00 0.00 exit [176] 0.0 126.04 0.00 1 0.00 25.60 getdevinfo [81] 0.0 126.04 0.00 1 0.00 99844.79 main [2] 0.0 126.04 0.00 1 0.00 0.00 mem_init [213] 0.0 126.04 0.00 1 0.00 0.00 strrchr [214] Index by function name [32] .div [17] _ZN8Organism20calcu [125] _memset [91] .mul [22] _ZN8Organism21calcu [72] _morecore [53] .rem [78] _ZN8Organism3dieEv [102] _mutex_lock [118] .udiv [3] _ZN8Organism4liveEv [54] _mutex_unlock [30] .umul [97] _ZN8Organism7datalo [112] _opendir [579] _GLOBAL__D_TargetOr [98] _ZN8Organism8dltrai [621] _pathconf [580] _GLOBAL__D__ZN10Chr [58] _ZN8OrganismC1ER10C [622] _profil [581] _GLOBAL__D__ZN12Pro [530] _ZN8OrganismD1Ev [186] _pthread_mutex_unlo [582] _GLOBAL__D__ZN13Pep [142] _ZN8Position5moveEE [524] _read [583] _GLOBAL__D__ZN4Date [86] _ZN8Position5moveNE [540] _readdir64 [584] _GLOBAL__D__ZN6Seri [106] _ZN8Position5moveSE [34] _real_setlocale [585] _GLOBAL__D__ZN6Vect [108] _ZN8Position5moveWE [519] _realbufend [586] _GLOBAL__D__ZN6z1_R [5] _ZN8Reaction12equil [188] _resetmnttab [587] _GLOBAL__D__ZN8Base [4] _ZN8Reaction5reactE [498] _return_negone [588] _GLOBAL__D__ZN8Loca [523] _ZN9Literator5reset [101] _return_zero [589] _GLOBAL__D__ZN8Mate [88] _ZN9Literator6getOn [149] _rewind_unlocked [590] _GLOBAL__D__ZN8Posi [611] _ZN9LiteratorC1Ev [161] _sbrk [591] _GLOBAL__D__ZlsRSoR [612] _ZNK13PeptideString [520] _sbrk_unlocked [592] _GLOBAL__D__ZlsRSoR [155] _ZNK13PeptideString [544] _setbufend [593] _GLOBAL__D_sfn [79] _ZNK8MaterialmlEd [545] _setorientation [594] _GLOBAL__I_TargetOr [147] _ZNK8MaterialplERKS [551] _sigemptyset [595] _GLOBAL__I__ZN10Chr [554] _ZlsRSoRK4Date [552] _signal [596] _GLOBAL__I__ZN12Pro [548] _ZlsRSoRK8Material [507] _smalloc [597] _GLOBAL__I__ZN13Pep [528] ___errno [517] _split_double_19 [598] _GLOBAL__I__ZN4Date [135] ___mul_65536_n [513] _split_double_3 [599] _GLOBAL__I__ZN6Seri [75] __arint_set_n [521] _split_double_m1 [600] _GLOBAL__I__ZN6Vect [510] __base_conversion_s [508] _split_shorten [601] _GLOBAL__I__ZN6z1_R [87] __big_binary_to_big [578] _stat64 [602] _GLOBAL__I__ZN8Base [84] __big_float_times_p [131] _strdup [603] _GLOBAL__I__ZN8Loca [61] __binary_to_decimal [94] _string_to_decimal [604] _GLOBAL__I__ZN8Mate [77] __binary_to_decimal [535] _strtok_r [605] _GLOBAL__I__ZN8Posi [33] __ceil [623] _sysconfig [606] _GLOBAL__I__ZlsRSoR [506] __class_double [499] _thr_main [607] _GLOBAL__I__ZlsRSoR [146] __copy_big_float_di [561] _time [608] _GLOBAL__I_sfn [511] __decimal_round [103] _tzload [121] _QgetRD [504] __digits_to_double [624] _uname [570] 1:_Z41__static_init [129] __double_to_digits [38] _unpacked_to_decima [565] 1:_Z41__static_init [555] __fcntl [20] _write [572] 1:_Z41__static_init [140] __filbuf [57] _wrtchk [564] 1:_Z41__static_init [11] __floor [63] _xflsbuf [575] 1:_Z41__static_init [503] __four_digits_quick [157] asctime [568] 1:_Z41__static_init [500] __get_ieee_flags [175] atexit [566] 1:_Z41__static_init [80] __inrange_double [41] atof [573] 1:_Z41__static_init [31] __k_double_to_decim [201] atoi [563] 1:_Z41__static_init [501] __localeconv_std [109] calloc [562] 1:_Z41__static_init [96] __log [187] check_nlspath_env [571] 1:_Z41__static_init [145] __longquorem10000 [194] cleanfree [574] 1:_Z41__static_init [153] __lshift_b10000 [160] ct_numb [567] 1:_Z41__static_init [547] __makedev [67] ctime [179] 1:_Z41__static_init [134] __mul_65536short [198] detzcode [569] 1:_Z41__static_init [154] __multiply_base_ten [176] exit [39] _Z5parsePcRSo [164] __multiply_base_two [116] expand_locale_name [89] _Z7datalogi [123] __multiply_base_two [85] fclose [56] _Z8epiloguePc [99] __open [64] fflush [518] _ZN10Chromosome14ne [556] __open64 [139] fgets [40] _ZN10Chromosome9fin [158] __posix_asctime_r [104] fopen [141] _ZN10ChromosomeC1EP [7] __pow [136] fread [82] _ZN10ChromosomeC1ER [107] __quorem10000 [71] free [23] _ZN12Protopeptide6e [509] __right_shift_base_ [183] free_mem [126] _ZN12Protopeptide6l [122] __set_ieee_flags [18] fwrite [92] _ZN13BiotaIterator7 [549] __sigaction [180] get_mem [553] _ZN13PeptideString1 [163] __umac [81] getdevinfo [143] _ZN13PeptideString1 [124] __unpack_double_two [211] getdigit [576] _ZN13PeptideString1 [159] _asctime_r [173] getenv [178] _ZN13PeptideString1 [613] _atexit_init [170] getiop [609] _ZN13PeptideString4 [52] _brk_unlocked [138] getline [127] _ZN13PeptideString5 [533] _cerror [174] getsystemTZ [541] _ZN13PeptideString8 [614] _cerror64 [212] gettime [527] _ZN13PeptideString8 [65] _cleanup [156] getzname [526] _ZN13PeptideStringD [543] _close [207] goodTZchar [151] _ZN13ReactionTable1 [130] _closedir [6] internal_mcount [610] _ZN13ReactionTableC [60] _decimal_to_double [208] isdevice [150] _ZN3Urn4drawEv [26] _doprnt [192] isupper [113] _ZN4GeneC1EP13Pepti [29] _double_to_decimal [90] load_all_locales [133] _ZN4GeneC1ERS_i [28] _econvert [117] localeconv [516] _ZN4ListIP7ProteinE [105] _endopen [68] localtime [120] _ZN4ListIP8Organism [177] _exithandle [69] localtime_u [537] _ZN5EnVar11setDefau [505] _ferror_unlocked [21] log2_x [529] _ZN5EnVar7datalogER [62] _fflush_u [2] main [538] _ZN5EnVarC1ERKS_ [169] _fflush_u_iops [37] malloc [525] _ZN6VectorIdE17expa [512] _fileno [213] mem_init [14] _ZN6VectorIdE7newda [536] _fileno_unlocked [205] mntopt [9] _ZN6VectorIdEC2ERKS [49] _findbuf [199] nvmatch [8] _ZN6VectorIdEC2Eid [171] _findiop [152] offtime_u [502] _ZN6VectorIdED2Ev [497] _free_unlocked [209] prepend [539] _ZN6VectorIdEaSERKS [542] _fstat64 [166] printf [514] _ZN6VectorIdEnwEj [19] _fwrite_unlocked [193] realfree [24] _ZN6z1_Rnd4Gen1Ev [46] _getcwd [148] rewind [172] _ZN7ProteinC1ERS_ [560] _getdents64 [210] sigaction [95] _ZN8BaseList6length [615] _getegid [25] sprintf [74] _ZN8BaseList6remove [616] _geteuid [200] strcat [93] _ZN8BaseList7prepen [128] _getextmntent [191] strchr [55] _ZN8Location11remov [617] _getgid [203] strcmp [13] _ZN8Location11updat [557] _getopt [197] strcpy [51] _ZN8Location14bioma [618] _getpid [73] strlen [114] _ZN8Location15resou [619] _getuid [206] strncmp [48] _ZN8Location17calcu [168] _hasmntopt [119] strncpy [115] _ZN8Location8WorldP [532] _ioctl [204] strpbrk [12] _ZN8Location9decomp [534] _isatty [214] strrchr [36] _ZN8Location9update [558] _libc_fcntl [202] strspn [15] _ZN8Material14total [100] _libc_open [42] strtod [10] _ZN8Material16excha [559] _libc_open64 [195] t_delete [167] _ZN8Material16parti [550] _libc_sigaction [196] t_splay [522] _ZN8Material7datalo [531] _lseek64 [45] tolower [76] _ZN8MaterialC1EPK13 [620] _lstat [111] tzcpy [110] _ZN8MaterialC1EPKc [577] _lstat64 [16] yylex [50] _ZN8MaterialC1Ed [70] _ltzset_u [27] yyparse [144] _ZN8MaterialC2EPK13 [44] _malloc_unlocked [43] [162] _ZN8MaterialC2EPKc (1010) _mcount [59] [165] _ZN8MaterialC2Ed [546] _memccpy [83] [515] _ZN8MaterialpLERKS_ [47] _memcpy Object modules 1: evolve