Advertisement
Guest User

Untitled

a guest
Feb 21st, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.40 KB | None | 0 0
  1. Flat profile:
  2.  
  3. Each sample counts as 0.01 seconds.
  4. % cumulative self self total
  5. time seconds seconds calls ms/call ms/call name
  6. 99.93 14.89 14.89 main
  7. 0.07 14.90 0.01 120348 0.00 0.00 void std::__iter_swap<true>::iter_swap<int*, int*>(int*, int*)
  8. 0.00 14.90 0.00 120348 0.00 0.00 void std::swap<int>(int&, int&)
  9. 0.00 14.90 0.00 120348 0.00 0.00 void std::iter_swap<int*, int*>(int*, int*)
  10. 0.00 14.90 0.00 32767 0.00 0.00 void std::__unguarded_linear_insert<int*>(int*)
  11. 0.00 14.90 0.00 2963 0.00 0.00 void std::__move_median_first<int*>(int*, int*, int*)
  12. 0.00 14.90 0.00 2963 0.00 0.00 int* std::__unguarded_partition<int*, int>(int*, int*, int const&)
  13. 0.00 14.90 0.00 2963 0.00 0.00 int* std::__unguarded_partition_pivot<int*>(int*, int*)
  14. 0.00 14.90 0.00 1 0.00 0.00 _GLOBAL__sub_I_main
  15. 0.00 14.90 0.00 1 0.00 0.00 __static_initialization_and_destruction_0(int, int)
  16. 0.00 14.90 0.00 1 0.00 0.00 void std::__insertion_sort<int*>(int*, int*)
  17. 0.00 14.90 0.00 1 0.00 10.00 void std::__introsort_loop<int*, int>(int*, int*, int)
  18. 0.00 14.90 0.00 1 0.00 0.00 void std::__final_insertion_sort<int*>(int*, int*)
  19. 0.00 14.90 0.00 1 0.00 0.00 void std::__unguarded_insertion_sort<int*>(int*, int*)
  20. 0.00 14.90 0.00 1 0.00 0.00 std::__lg(int)
  21. 0.00 14.90 0.00 1 0.00 10.00 void std::sort<int*>(int*, int*)
  22. Call graph
  23.  
  24.  
  25. granularity: each sample hit covers 4 byte(s) for 0.07% of 14.90 seconds
  26.  
  27. index % time self children called name
  28. <spontaneous>
  29. [1] 100.0 14.89 0.01 main [1]
  30. 0.00 0.01 1/1 void std::sort<int*>(int*, int*) [6]
  31. -----------------------------------------------
  32. 0.01 0.00 120348/120348 void std::iter_swap<int*, int*>(int*, int*) [3]
  33. [2] 0.1 0.01 0.00 120348 void std::__iter_swap<true>::iter_swap<int*, int*>(int*, int*) [2]
  34. 0.00 0.00 120348/120348 void std::swap<int>(int&, int&) [12]
  35. -----------------------------------------------
  36. 0.00 0.00 2746/120348 void std::__move_median_first<int*>(int*, int*, int*) [8]
  37. 0.00 0.01 117602/120348 int* std::__unguarded_partition<int*, int>(int*, int*, int const&) [7]
  38. [3] 0.1 0.00 0.01 120348 void std::iter_swap<int*, int*>(int*, int*) [3]
  39. 0.01 0.00 120348/120348 void std::__iter_swap<true>::iter_swap<int*, int*>(int*, int*) [2]
  40. -----------------------------------------------
  41. 0.00 0.01 2963/2963 void std::__introsort_loop<int*, int>(int*, int*, int) [5]
  42. [4] 0.1 0.00 0.01 2963 int* std::__unguarded_partition_pivot<int*>(int*, int*) [4]
  43. 0.00 0.01 2963/2963 int* std::__unguarded_partition<int*, int>(int*, int*, int const&) [7]
  44. 0.00 0.00 2963/2963 void std::__move_median_first<int*>(int*, int*, int*) [8]
  45. -----------------------------------------------
  46. 2963 void std::__introsort_loop<int*, int>(int*, int*, int) [5]
  47. 0.00 0.01 1/1 void std::sort<int*>(int*, int*) [6]
  48. [5] 0.1 0.00 0.01 1+2963 void std::__introsort_loop<int*, int>(int*, int*, int) [5]
  49. 0.00 0.01 2963/2963 int* std::__unguarded_partition_pivot<int*>(int*, int*) [4]
  50. 2963 void std::__introsort_loop<int*, int>(int*, int*, int) [5]
  51. -----------------------------------------------
  52. 0.00 0.01 1/1 main [1]
  53. [6] 0.1 0.00 0.01 1 void std::sort<int*>(int*, int*) [6]
  54. 0.00 0.01 1/1 void std::__introsort_loop<int*, int>(int*, int*, int) [5]
  55. 0.00 0.00 1/1 std::__lg(int) [19]
  56. 0.00 0.00 1/1 void std::__final_insertion_sort<int*>(int*, int*) [17]
  57. -----------------------------------------------
  58. 0.00 0.01 2963/2963 int* std::__unguarded_partition_pivot<int*>(int*, int*) [4]
  59. [7] 0.1 0.00 0.01 2963 int* std::__unguarded_partition<int*, int>(int*, int*, int const&) [7]
  60. 0.00 0.01 117602/120348 void std::iter_swap<int*, int*>(int*, int*) [3]
  61. -----------------------------------------------
  62. 0.00 0.00 2963/2963 int* std::__unguarded_partition_pivot<int*>(int*, int*) [4]
  63. [8] 0.0 0.00 0.00 2963 void std::__move_median_first<int*>(int*, int*, int*) [8]
  64. 0.00 0.00 2746/120348 void std::iter_swap<int*, int*>(int*, int*) [3]
  65. -----------------------------------------------
  66. 0.00 0.00 120348/120348 void std::__iter_swap<true>::iter_swap<int*, int*>(int*, int*) [2]
  67. [12] 0.0 0.00 0.00 120348 void std::swap<int>(int&, int&) [12]
  68. -----------------------------------------------
  69. 0.00 0.00 15/32767 void std::__insertion_sort<int*>(int*, int*) [16]
  70. 0.00 0.00 32752/32767 void std::__unguarded_insertion_sort<int*>(int*, int*) [18]
  71. [13] 0.0 0.00 0.00 32767 void std::__unguarded_linear_insert<int*>(int*) [13]
  72. -----------------------------------------------
  73. 0.00 0.00 1/1 __do_global_ctors_aux [34]
  74. [14] 0.0 0.00 0.00 1 _GLOBAL__sub_I_main [14]
  75. 0.00 0.00 1/1 __static_initialization_and_destruction_0(int, int) [15]
  76. -----------------------------------------------
  77. 0.00 0.00 1/1 _GLOBAL__sub_I_main [14]
  78. [15] 0.0 0.00 0.00 1 __static_initialization_and_destruction_0(int, int) [15]
  79. -----------------------------------------------
  80. 0.00 0.00 1/1 void std::__final_insertion_sort<int*>(int*, int*) [17]
  81. [16] 0.0 0.00 0.00 1 void std::__insertion_sort<int*>(int*, int*) [16]
  82. 0.00 0.00 15/32767 void std::__unguarded_linear_insert<int*>(int*) [13]
  83. -----------------------------------------------
  84. 0.00 0.00 1/1 void std::sort<int*>(int*, int*) [6]
  85. [17] 0.0 0.00 0.00 1 void std::__final_insertion_sort<int*>(int*, int*) [17]
  86. 0.00 0.00 1/1 void std::__insertion_sort<int*>(int*, int*) [16]
  87. 0.00 0.00 1/1 void std::__unguarded_insertion_sort<int*>(int*, int*) [18]
  88. -----------------------------------------------
  89. 0.00 0.00 1/1 void std::__final_insertion_sort<int*>(int*, int*) [17]
  90. [18] 0.0 0.00 0.00 1 void std::__unguarded_insertion_sort<int*>(int*, int*) [18]
  91. 0.00 0.00 32752/32767 void std::__unguarded_linear_insert<int*>(int*) [13]
  92. -----------------------------------------------
  93. 0.00 0.00 1/1 void std::sort<int*>(int*, int*) [6]
  94. [19] 0.0 0.00 0.00 1 std::__lg(int) [19]
  95. -----------------------------------------------
  96. Index by function name
  97.  
  98. [14] _GLOBAL__sub_I_main [7] int* std::__unguarded_partition<int*, int>(int*, int*, int const&) [6] void std::sort<int*>(int*, int*)
  99. [15] __static_initialization_and_destruction_0(int, int) [17] void std::__final_insertion_sort<int*>(int*, int*) [12] void std::swap<int>(int&, int&)
  100. [2] void std::__iter_swap<true>::iter_swap<int*, int*>(int*, int*) [13] void std::__unguarded_linear_insert<int*>(int*) [3] void std::iter_swap<int*, int*>(int*, int*)
  101. [16] void std::__insertion_sort<int*>(int*, int*) [18] void std::__unguarded_insertion_sort<int*>(int*, int*) [1] main
  102. [5] void std::__introsort_loop<int*, int>(int*, int*, int) [4] int* std::__unguarded_partition_pivot<int*>(int*, int*)
  103. [8] void std::__move_median_first<int*>(int*, int*, int*) [19] std::__lg(int)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement