analysis.txt 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205
  1. Flat profile:
  2. Each sample counts as 0.01 seconds.
  3. no time accumulated
  4. % cumulative self self total
  5. time seconds seconds calls Ts/call Ts/call name
  6. 0.00 0.00 0.00 62 0.00 0.00 std::vector<std::complex<double>, std::allocator<std::complex<double> > >::_M_default_append(unsigned long)
  7. 0.00 0.00 0.00 10 0.00 0.00 nmie::MultiLayerMie::calcD1D3(std::complex<double>, std::vector<std::complex<double>, std::allocator<std::complex<double> > >&, std::vector<std::complex<double>, std::allocator<std::complex<double> > >&)
  8. 0.00 0.00 0.00 2 0.00 0.00 std::vector<std::complex<double>, std::allocator<std::complex<double> > >::operator=(std::vector<std::complex<double>, std::allocator<std::complex<double> > > const&)
  9. 0.00 0.00 0.00 1 0.00 0.00 _GLOBAL__sub_I__ZN4nmie12nMie_wrapperEiRKSt6vectorIdSaIdEERKS0_ISt7complexIdESaIS6_EEiS4_PdSB_SB_SB_SB_SB_SB_RS8_SC_
  10. 0.00 0.00 0.00 1 0.00 0.00 _GLOBAL__sub_I_main
  11. 0.00 0.00 0.00 1 0.00 0.00 nmie::MultiLayerMie::SetWidthSP(std::vector<double, std::allocator<double> > const&)
  12. 0.00 0.00 0.00 1 0.00 0.00 nmie::MultiLayerMie::ScattCoeffs(std::vector<std::complex<double>, std::allocator<std::complex<double> > >&, std::vector<std::complex<double>, std::allocator<std::complex<double> > >&)
  13. 0.00 0.00 0.00 1 0.00 0.00 nmie::MultiLayerMie::RunMieCalculations()
  14. 0.00 0.00 0.00 1 0.00 0.00 nmie::MultiLayerMie::InitMieCalculations()
  15. 0.00 0.00 0.00 1 0.00 0.00 nmie::MultiLayerMie::Nmax(int)
  16. 0.00 0.00 0.00 1 0.00 0.00 nmie::MultiLayerMie::calcPiTau(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&)
  17. 0.00 0.00 0.00 1 0.00 0.00 std::vector<double, std::allocator<double> >::operator=(std::vector<double, std::allocator<double> > const&)
  18. 0.00 0.00 0.00 1 0.00 0.00 main
  19. % the percentage of the total running time of the
  20. time program used by this function.
  21. cumulative a running sum of the number of seconds accounted
  22. seconds for by this function and those listed above it.
  23. self the number of seconds accounted for by this
  24. seconds function alone. This is the major sort for this
  25. listing.
  26. calls the number of times this function was invoked, if
  27. this function is profiled, else blank.
  28. self the average number of milliseconds spent in this
  29. ms/call function per call, if this function is profiled,
  30. else blank.
  31. total the average number of milliseconds spent in this
  32. ms/call function and its descendents per call, if this
  33. function is profiled, else blank.
  34. name the name of the function. This is the minor sort
  35. for this listing. The index shows the location of
  36. the function in the gprof listing. If the index is
  37. in parenthesis it shows where it would appear in
  38. the gprof listing if it were to be printed.
  39. Copyright (C) 2012-2014 Free Software Foundation, Inc.
  40. Copying and distribution of this file, with or without modification,
  41. are permitted in any medium without royalty provided the copyright
  42. notice and this notice are preserved.
  43. Call graph (explanation follows)
  44. granularity: each sample hit covers 2 byte(s) no time propagated
  45. index % time self children called name
  46. 0.00 0.00 1/1 __libc_start_main [2933]
  47. [1] 0.0 0.00 0.00 1 main [1]
  48. -----------------------------------------------
  49. 0.00 0.00 18/62 nmie::MultiLayerMie::ScattCoeffs(std::vector<std::complex<double>, std::allocator<std::complex<double> > >&, std::vector<std::complex<double>, std::allocator<std::complex<double> > >&) [433]
  50. 0.00 0.00 44/62 nmie::MultiLayerMie::RunMieCalculations() [434]
  51. [427] 0.0 0.00 0.00 62 std::vector<std::complex<double>, std::allocator<std::complex<double> > >::_M_default_append(unsigned long) [427]
  52. -----------------------------------------------
  53. 0.00 0.00 10/10 nmie::MultiLayerMie::ScattCoeffs(std::vector<std::complex<double>, std::allocator<std::complex<double> > >&, std::vector<std::complex<double>, std::allocator<std::complex<double> > >&) [433]
  54. [428] 0.0 0.00 0.00 10 nmie::MultiLayerMie::calcD1D3(std::complex<double>, std::vector<std::complex<double>, std::allocator<std::complex<double> > >&, std::vector<std::complex<double>, std::allocator<std::complex<double> > >&) [428]
  55. -----------------------------------------------
  56. 0.00 0.00 1/2 nmie::MultiLayerMie::InitMieCalculations() [435]
  57. 0.00 0.00 1/2 nmie::nMie_wrapper(int, std::vector<double, std::allocator<double> > const&, std::vector<std::complex<double>, std::allocator<std::complex<double> > > const&, int, std::vector<double, std::allocator<double> > const&, double*, double*, double*, double*, double*, double*, double*, std::vector<std::complex<double>, std::allocator<std::complex<double> > >&, std::vector<std::complex<double>, std::allocator<std::complex<double> > >&) [847]
  58. [429] 0.0 0.00 0.00 2 std::vector<std::complex<double>, std::allocator<std::complex<double> > >::operator=(std::vector<std::complex<double>, std::allocator<std::complex<double> > > const&) [429]
  59. -----------------------------------------------
  60. 0.00 0.00 1/1 __libc_csu_init [2918]
  61. [430] 0.0 0.00 0.00 1 _GLOBAL__sub_I__ZN4nmie12nMie_wrapperEiRKSt6vectorIdSaIdEERKS0_ISt7complexIdESaIS6_EEiS4_PdSB_SB_SB_SB_SB_SB_RS8_SC_ [430]
  62. -----------------------------------------------
  63. 0.00 0.00 1/1 __libc_csu_init [2918]
  64. [431] 0.0 0.00 0.00 1 _GLOBAL__sub_I_main [431]
  65. -----------------------------------------------
  66. 0.00 0.00 1/1 nmie::nMie_wrapper(int, std::vector<double, std::allocator<double> > const&, std::vector<std::complex<double>, std::allocator<std::complex<double> > > const&, int, std::vector<double, std::allocator<double> > const&, double*, double*, double*, double*, double*, double*, double*, std::vector<std::complex<double>, std::allocator<std::complex<double> > >&, std::vector<std::complex<double>, std::allocator<std::complex<double> > >&) [847]
  67. [432] 0.0 0.00 0.00 1 nmie::MultiLayerMie::SetWidthSP(std::vector<double, std::allocator<double> > const&) [432]
  68. -----------------------------------------------
  69. 0.00 0.00 1/1 nmie::MultiLayerMie::RunMieCalculations() [434]
  70. [433] 0.0 0.00 0.00 1 nmie::MultiLayerMie::ScattCoeffs(std::vector<std::complex<double>, std::allocator<std::complex<double> > >&, std::vector<std::complex<double>, std::allocator<std::complex<double> > >&) [433]
  71. 0.00 0.00 18/62 std::vector<std::complex<double>, std::allocator<std::complex<double> > >::_M_default_append(unsigned long) [427]
  72. 0.00 0.00 10/10 nmie::MultiLayerMie::calcD1D3(std::complex<double>, std::vector<std::complex<double>, std::allocator<std::complex<double> > >&, std::vector<std::complex<double>, std::allocator<std::complex<double> > >&) [428]
  73. 0.00 0.00 1/1 nmie::MultiLayerMie::Nmax(int) [436]
  74. -----------------------------------------------
  75. 0.00 0.00 1/1 nmie::nMie_wrapper(int, std::vector<double, std::allocator<double> > const&, std::vector<std::complex<double>, std::allocator<std::complex<double> > > const&, int, std::vector<double, std::allocator<double> > const&, double*, double*, double*, double*, double*, double*, double*, std::vector<std::complex<double>, std::allocator<std::complex<double> > >&, std::vector<std::complex<double>, std::allocator<std::complex<double> > >&) [847]
  76. [434] 0.0 0.00 0.00 1 nmie::MultiLayerMie::RunMieCalculations() [434]
  77. 0.00 0.00 44/62 std::vector<std::complex<double>, std::allocator<std::complex<double> > >::_M_default_append(unsigned long) [427]
  78. 0.00 0.00 1/1 nmie::MultiLayerMie::ScattCoeffs(std::vector<std::complex<double>, std::allocator<std::complex<double> > >&, std::vector<std::complex<double>, std::allocator<std::complex<double> > >&) [433]
  79. 0.00 0.00 1/1 nmie::MultiLayerMie::calcPiTau(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&) [437]
  80. 0.00 0.00 1/1 nmie::MultiLayerMie::InitMieCalculations() [435]
  81. -----------------------------------------------
  82. 0.00 0.00 1/1 nmie::MultiLayerMie::RunMieCalculations() [434]
  83. [435] 0.0 0.00 0.00 1 nmie::MultiLayerMie::InitMieCalculations() [435]
  84. 0.00 0.00 1/2 std::vector<std::complex<double>, std::allocator<std::complex<double> > >::operator=(std::vector<std::complex<double>, std::allocator<std::complex<double> > > const&) [429]
  85. -----------------------------------------------
  86. 0.00 0.00 1/1 nmie::MultiLayerMie::ScattCoeffs(std::vector<std::complex<double>, std::allocator<std::complex<double> > >&, std::vector<std::complex<double>, std::allocator<std::complex<double> > >&) [433]
  87. [436] 0.0 0.00 0.00 1 nmie::MultiLayerMie::Nmax(int) [436]
  88. -----------------------------------------------
  89. 0.00 0.00 1/1 nmie::MultiLayerMie::RunMieCalculations() [434]
  90. [437] 0.0 0.00 0.00 1 nmie::MultiLayerMie::calcPiTau(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&) [437]
  91. -----------------------------------------------
  92. 0.00 0.00 1/1 nmie::nMie_wrapper(int, std::vector<double, std::allocator<double> > const&, std::vector<std::complex<double>, std::allocator<std::complex<double> > > const&, int, std::vector<double, std::allocator<double> > const&, double*, double*, double*, double*, double*, double*, double*, std::vector<std::complex<double>, std::allocator<std::complex<double> > >&, std::vector<std::complex<double>, std::allocator<std::complex<double> > >&) [847]
  93. [438] 0.0 0.00 0.00 1 std::vector<double, std::allocator<double> >::operator=(std::vector<double, std::allocator<double> > const&) [438]
  94. -----------------------------------------------
  95. This table describes the call tree of the program, and was sorted by
  96. the total amount of time spent in each function and its children.
  97. Each entry in this table consists of several lines. The line with the
  98. index number at the left hand margin lists the current function.
  99. The lines above it list the functions that called this function,
  100. and the lines below it list the functions this one called.
  101. This line lists:
  102. index A unique number given to each element of the table.
  103. Index numbers are sorted numerically.
  104. The index number is printed next to every function name so
  105. it is easier to look up where the function is in the table.
  106. % time This is the percentage of the `total' time that was spent
  107. in this function and its children. Note that due to
  108. different viewpoints, functions excluded by options, etc,
  109. these numbers will NOT add up to 100%.
  110. self This is the total amount of time spent in this function.
  111. children This is the total amount of time propagated into this
  112. function by its children.
  113. called This is the number of times the function was called.
  114. If the function called itself recursively, the number
  115. only includes non-recursive calls, and is followed by
  116. a `+' and the number of recursive calls.
  117. name The name of the current function. The index number is
  118. printed after it. If the function is a member of a
  119. cycle, the cycle number is printed between the
  120. function's name and the index number.
  121. For the function's parents, the fields have the following meanings:
  122. self This is the amount of time that was propagated directly
  123. from the function into this parent.
  124. children This is the amount of time that was propagated from
  125. the function's children into this parent.
  126. called This is the number of times this parent called the
  127. function `/' the total number of times the function
  128. was called. Recursive calls to the function are not
  129. included in the number after the `/'.
  130. name This is the name of the parent. The parent's index
  131. number is printed after it. If the parent is a
  132. member of a cycle, the cycle number is printed between
  133. the name and the index number.
  134. If the parents of the function cannot be determined, the word
  135. `<spontaneous>' is printed in the `name' field, and all the other
  136. fields are blank.
  137. For the function's children, the fields have the following meanings:
  138. self This is the amount of time that was propagated directly
  139. from the child into the function.
  140. children This is the amount of time that was propagated from the
  141. child's children to the function.
  142. called This is the number of times the function called
  143. this child `/' the total number of times the child
  144. was called. Recursive calls by the child are not
  145. listed in the number after the `/'.
  146. name This is the name of the child. The child's index
  147. number is printed after it. If the child is a
  148. member of a cycle, the cycle number is printed
  149. between the name and the index number.
  150. If there are any cycles (circles) in the call graph, there is an
  151. entry for the cycle-as-a-whole. This entry shows who called the
  152. cycle (as parents) and the members of the cycle (as children.)
  153. The `+' recursive calls entry shows the number of function calls that
  154. were internal to the cycle, and the calls entry for each member shows,
  155. for that member, how many times it was called from other members of
  156. the cycle.
  157. Copyright (C) 2012-2014 Free Software Foundation, Inc.
  158. Copying and distribution of this file, with or without modification,
  159. are permitted in any medium without royalty provided the copyright
  160. notice and this notice are preserved.
  161. Index by function name
  162. [430] _GLOBAL__sub_I__ZN4nmie12nMie_wrapperEiRKSt6vectorIdSaIdEERKS0_ISt7complexIdESaIS6_EEiS4_PdSB_SB_SB_SB_SB_SB_RS8_SC_ [435] nmie::MultiLayerMie::InitMieCalculations() [429] std::vector<std::complex<double>, std::allocator<std::complex<double> > >::operator=(std::vector<std::complex<double>, std::allocator<std::complex<double> > > const&)
  163. [431] _GLOBAL__sub_I_main [436] nmie::MultiLayerMie::Nmax(int) [438] std::vector<double, std::allocator<double> >::operator=(std::vector<double, std::allocator<double> > const&)
  164. [432] nmie::MultiLayerMie::SetWidthSP(std::vector<double, std::allocator<double> > const&) [428] nmie::MultiLayerMie::calcD1D3(std::complex<double>, std::vector<std::complex<double>, std::allocator<std::complex<double> > >&, std::vector<std::complex<double>, std::allocator<std::complex<double> > >&) [1] main
  165. [433] nmie::MultiLayerMie::ScattCoeffs(std::vector<std::complex<double>, std::allocator<std::complex<double> > >&, std::vector<std::complex<double>, std::allocator<std::complex<double> > >&) [437] nmie::MultiLayerMie::calcPiTau(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&)
  166. [434] nmie::MultiLayerMie::RunMieCalculations() [427] std::vector<std::complex<double>, std::allocator<std::complex<double> > >::_M_default_append(unsigned long)