-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathanalysis.txt
454 lines (416 loc) · 43.4 KB
/
analysis.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
Flat profile:
Each sample counts as 0.01 seconds.
% cumulative self self total
time seconds seconds calls ms/call ms/call name
36.40 0.04 0.04 10000000 0.00 0.00 void __gnu_cxx::new_allocator<int>::construct<int, int const&>(int*, int const&)
18.20 0.06 0.02 20000025 0.00 0.00 int const& std::forward<int const&>(std::remove_reference<int const&>::type&)
18.20 0.08 0.02 10000000 0.00 0.00 operator new(unsigned long, void*)
9.10 0.09 0.01 10000000 0.00 0.00 std::vector<int, std::allocator<int> >::push_back(int const&)
9.10 0.10 0.01 1 10.01 10.01 _GLOBAL__sub_I__Z4funcv
9.10 0.11 0.01 1 10.01 100.09 func()
0.00 0.11 0.00 10000000 0.00 0.00 void std::allocator_traits<std::allocator<int> >::construct<int, int const&>(std::allocator<int>&, int*, int const&)
0.00 0.11 0.00 150 0.00 0.00 int* std::__niter_base<int*>(int*)
0.00 0.11 0.00 100 0.00 0.00 __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >::base() const
0.00 0.11 0.00 100 0.00 0.00 std::move_iterator<int*>::base() const
0.00 0.11 0.00 100 0.00 0.00 std::vector<int, std::allocator<int> >::size() const
0.00 0.11 0.00 100 0.00 0.00 std::move_iterator<int*>::move_iterator(int*)
0.00 0.11 0.00 100 0.00 0.00 decltype (__miter_base(({parm#1}.base)())) std::__miter_base<int*>(std::move_iterator<int*>)
0.00 0.11 0.00 100 0.00 0.00 int* std::__miter_base<int*>(int*)
0.00 0.11 0.00 100 0.00 0.00 std::move_iterator<int*> std::__make_move_if_noexcept_iterator<int, std::move_iterator<int*> >(int*)
0.00 0.11 0.00 76 0.00 0.00 std::_Vector_base<int, std::allocator<int> >::_M_get_Tp_allocator()
0.00 0.11 0.00 75 0.00 0.00 __gnu_cxx::new_allocator<int>::max_size() const
0.00 0.11 0.00 50 0.00 0.00 __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >::__normal_iterator(int* const&)
0.00 0.11 0.00 50 0.00 0.00 std::_Vector_base<int, std::allocator<int> >::_M_get_Tp_allocator() const
0.00 0.11 0.00 50 0.00 0.00 std::vector<int, std::allocator<int> >::max_size() const
0.00 0.11 0.00 50 0.00 0.00 int* std::__copy_move<true, true, std::random_access_iterator_tag>::__copy_m<int>(int const*, int const*, int*)
0.00 0.11 0.00 50 0.00 0.00 std::allocator_traits<std::allocator<int> >::max_size(std::allocator<int> const&)
0.00 0.11 0.00 50 0.00 0.00 int* std::__uninitialized_copy<true>::__uninit_copy<std::move_iterator<int*>, int*>(std::move_iterator<int*>, std::move_iterator<int*>, int*)
0.00 0.11 0.00 50 0.00 0.00 int* std::__copy_move_a<true, int*, int*>(int*, int*, int*)
0.00 0.11 0.00 50 0.00 0.00 int* std::__copy_move_a2<true, int*, int*>(int*, int*, int*)
0.00 0.11 0.00 50 0.00 0.00 int* std::uninitialized_copy<std::move_iterator<int*>, int*>(std::move_iterator<int*>, std::move_iterator<int*>, int*)
0.00 0.11 0.00 50 0.00 0.00 int* std::__uninitialized_copy_a<std::move_iterator<int*>, int*, int>(std::move_iterator<int*>, std::move_iterator<int*>, int*, std::allocator<int>&)
0.00 0.11 0.00 50 0.00 0.00 int* std::__uninitialized_move_if_noexcept_a<int*, int*, std::allocator<int> >(int*, int*, int*, std::allocator<int>&)
0.00 0.11 0.00 50 0.00 0.00 int* std::copy<std::move_iterator<int*>, int*>(std::move_iterator<int*>, std::move_iterator<int*>, int*)
0.00 0.11 0.00 26 0.00 0.00 void std::_Destroy_aux<true>::__destroy<int*>(int*, int*)
0.00 0.11 0.00 26 0.00 0.00 std::_Vector_base<int, std::allocator<int> >::_M_deallocate(int*, unsigned long)
0.00 0.11 0.00 26 0.00 0.00 void std::_Destroy<int*>(int*, int*)
0.00 0.11 0.00 26 0.00 0.00 void std::_Destroy<int*, int>(int*, int*, std::allocator<int>&)
0.00 0.11 0.00 25 0.00 0.00 __gnu_cxx::new_allocator<int>::deallocate(int*, unsigned long)
0.00 0.11 0.00 25 0.00 0.00 __gnu_cxx::new_allocator<int>::allocate(unsigned long, void const*)
0.00 0.11 0.00 25 0.00 0.00 __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >::difference_type __gnu_cxx::operator-<int*, std::vector<int, std::allocator<int> > >(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > const&, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > const&)
0.00 0.11 0.00 25 0.00 0.00 std::vector<int, std::allocator<int> >::_M_check_len(unsigned long, char const*) const
0.00 0.11 0.00 25 0.00 0.00 std::_Vector_base<int, std::allocator<int> >::_M_allocate(unsigned long)
0.00 0.11 0.00 25 0.00 0.00 std::allocator_traits<std::allocator<int> >::deallocate(std::allocator<int>&, int*, unsigned long)
0.00 0.11 0.00 25 0.00 0.00 std::allocator_traits<std::allocator<int> >::allocate(std::allocator<int>&, unsigned long)
0.00 0.11 0.00 25 0.00 0.00 void std::vector<int, std::allocator<int> >::_M_realloc_insert<int const&>(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, int const&)
0.00 0.11 0.00 25 0.00 0.00 std::vector<int, std::allocator<int> >::end()
0.00 0.11 0.00 25 0.00 0.00 std::vector<int, std::allocator<int> >::begin()
0.00 0.11 0.00 25 0.00 0.00 unsigned long const& std::max<unsigned long>(unsigned long const&, unsigned long const&)
0.00 0.11 0.00 1 0.00 0.00 __static_initialization_and_destruction_0(int, int)
0.00 0.11 0.00 1 0.00 0.00 __gnu_cxx::new_allocator<int>::new_allocator()
0.00 0.11 0.00 1 0.00 0.00 __gnu_cxx::new_allocator<int>::~new_allocator()
0.00 0.11 0.00 1 0.00 0.00 std::allocator<int>::allocator()
0.00 0.11 0.00 1 0.00 0.00 std::allocator<int>::~allocator()
0.00 0.11 0.00 1 0.00 0.00 std::_Vector_base<int, std::allocator<int> >::_Vector_impl::_Vector_impl()
0.00 0.11 0.00 1 0.00 0.00 std::_Vector_base<int, std::allocator<int> >::_Vector_impl::~_Vector_impl()
0.00 0.11 0.00 1 0.00 0.00 std::_Vector_base<int, std::allocator<int> >::_Vector_base()
0.00 0.11 0.00 1 0.00 0.00 std::_Vector_base<int, std::allocator<int> >::~_Vector_base()
0.00 0.11 0.00 1 0.00 0.00 std::vector<int, std::allocator<int> >::vector()
0.00 0.11 0.00 1 0.00 0.00 std::vector<int, std::allocator<int> >::~vector()
% 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.
Copyright (C) 2012-2018 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Call graph (explanation follows)
granularity: each sample hit covers 2 byte(s) for 9.08% of 0.11 seconds
index % time self children called name
<spontaneous>
[1] 90.9 0.00 0.10 main [1]
0.01 0.09 1/1 func() [2]
-----------------------------------------------
0.01 0.09 1/1 main [1]
[2] 90.9 0.01 0.09 1 func() [2]
0.01 0.08 10000000/10000000 std::vector<int, std::allocator<int> >::push_back(int const&) [3]
0.00 0.00 1/1 std::vector<int, std::allocator<int> >::vector() [62]
0.00 0.00 1/1 std::vector<int, std::allocator<int> >::~vector() [63]
-----------------------------------------------
0.01 0.08 10000000/10000000 func() [2]
[3] 81.8 0.01 0.08 10000000 std::vector<int, std::allocator<int> >::push_back(int const&) [3]
0.00 0.08 9999975/10000000 void std::allocator_traits<std::allocator<int> >::construct<int, int const&>(std::allocator<int>&, int*, int const&) [4]
0.00 0.00 25/25 void std::vector<int, std::allocator<int> >::_M_realloc_insert<int const&>(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, int const&) [10]
0.00 0.00 25/25 std::vector<int, std::allocator<int> >::end() [50]
-----------------------------------------------
0.00 0.00 25/10000000 void std::vector<int, std::allocator<int> >::_M_realloc_insert<int const&>(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, int const&) [10]
0.00 0.08 9999975/10000000 std::vector<int, std::allocator<int> >::push_back(int const&) [3]
[4] 72.7 0.00 0.08 10000000 void std::allocator_traits<std::allocator<int> >::construct<int, int const&>(std::allocator<int>&, int*, int const&) [4]
0.04 0.03 10000000/10000000 void __gnu_cxx::new_allocator<int>::construct<int, int const&>(int*, int const&) [5]
0.01 0.00 10000000/20000025 int const& std::forward<int const&>(std::remove_reference<int const&>::type&) [6]
-----------------------------------------------
0.04 0.03 10000000/10000000 void std::allocator_traits<std::allocator<int> >::construct<int, int const&>(std::allocator<int>&, int*, int const&) [4]
[5] 63.6 0.04 0.03 10000000 void __gnu_cxx::new_allocator<int>::construct<int, int const&>(int*, int const&) [5]
0.02 0.00 10000000/10000000 operator new(unsigned long, void*) [7]
0.01 0.00 10000000/20000025 int const& std::forward<int const&>(std::remove_reference<int const&>::type&) [6]
-----------------------------------------------
0.00 0.00 25/20000025 void std::vector<int, std::allocator<int> >::_M_realloc_insert<int const&>(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, int const&) [10]
0.01 0.00 10000000/20000025 void std::allocator_traits<std::allocator<int> >::construct<int, int const&>(std::allocator<int>&, int*, int const&) [4]
0.01 0.00 10000000/20000025 void __gnu_cxx::new_allocator<int>::construct<int, int const&>(int*, int const&) [5]
[6] 18.2 0.02 0.00 20000025 int const& std::forward<int const&>(std::remove_reference<int const&>::type&) [6]
-----------------------------------------------
0.02 0.00 10000000/10000000 void __gnu_cxx::new_allocator<int>::construct<int, int const&>(int*, int const&) [5]
[7] 18.2 0.02 0.00 10000000 operator new(unsigned long, void*) [7]
-----------------------------------------------
0.01 0.00 1/1 __libc_csu_init [9]
[8] 9.1 0.01 0.00 1 _GLOBAL__sub_I__Z4funcv [8]
0.00 0.00 1/1 __static_initialization_and_destruction_0(int, int) [53]
-----------------------------------------------
<spontaneous>
[9] 9.1 0.00 0.01 __libc_csu_init [9]
0.01 0.00 1/1 _GLOBAL__sub_I__Z4funcv [8]
-----------------------------------------------
0.00 0.00 25/25 std::vector<int, std::allocator<int> >::push_back(int const&) [3]
[10] 0.0 0.00 0.00 25 void std::vector<int, std::allocator<int> >::_M_realloc_insert<int const&>(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, int const&) [10]
0.00 0.00 25/10000000 void std::allocator_traits<std::allocator<int> >::construct<int, int const&>(std::allocator<int>&, int*, int const&) [4]
0.00 0.00 25/20000025 int const& std::forward<int const&>(std::remove_reference<int const&>::type&) [6]
0.00 0.00 75/76 std::_Vector_base<int, std::allocator<int> >::_M_get_Tp_allocator() [25]
0.00 0.00 50/100 __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >::base() const [18]
0.00 0.00 50/50 int* std::__uninitialized_move_if_noexcept_a<int*, int*, std::allocator<int> >(int*, int*, int*, std::allocator<int>&) [37]
0.00 0.00 25/25 std::vector<int, std::allocator<int> >::_M_check_len(unsigned long, char const*) const [46]
0.00 0.00 25/25 std::vector<int, std::allocator<int> >::begin() [51]
0.00 0.00 25/25 __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >::difference_type __gnu_cxx::operator-<int*, std::vector<int, std::allocator<int> > >(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > const&, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > const&) [45]
0.00 0.00 25/25 std::_Vector_base<int, std::allocator<int> >::_M_allocate(unsigned long) [47]
0.00 0.00 25/26 void std::_Destroy<int*, int>(int*, int*, std::allocator<int>&) [42]
0.00 0.00 25/26 std::_Vector_base<int, std::allocator<int> >::_M_deallocate(int*, unsigned long) [40]
-----------------------------------------------
0.00 0.00 150/150 int* std::__copy_move_a2<true, int*, int*>(int*, int*, int*) [34]
[17] 0.0 0.00 0.00 150 int* std::__niter_base<int*>(int*) [17]
-----------------------------------------------
0.00 0.00 50/100 void std::vector<int, std::allocator<int> >::_M_realloc_insert<int const&>(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, int const&) [10]
0.00 0.00 50/100 __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >::difference_type __gnu_cxx::operator-<int*, std::vector<int, std::allocator<int> > >(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > const&, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > const&) [45]
[18] 0.0 0.00 0.00 100 __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >::base() const [18]
-----------------------------------------------
0.00 0.00 100/100 decltype (__miter_base(({parm#1}.base)())) std::__miter_base<int*>(std::move_iterator<int*>) [22]
[19] 0.0 0.00 0.00 100 std::move_iterator<int*>::base() const [19]
-----------------------------------------------
0.00 0.00 100/100 std::vector<int, std::allocator<int> >::_M_check_len(unsigned long, char const*) const [46]
[20] 0.0 0.00 0.00 100 std::vector<int, std::allocator<int> >::size() const [20]
-----------------------------------------------
0.00 0.00 100/100 std::move_iterator<int*> std::__make_move_if_noexcept_iterator<int, std::move_iterator<int*> >(int*) [24]
[21] 0.0 0.00 0.00 100 std::move_iterator<int*>::move_iterator(int*) [21]
-----------------------------------------------
0.00 0.00 100/100 int* std::copy<std::move_iterator<int*>, int*>(std::move_iterator<int*>, std::move_iterator<int*>, int*) [38]
[22] 0.0 0.00 0.00 100 decltype (__miter_base(({parm#1}.base)())) std::__miter_base<int*>(std::move_iterator<int*>) [22]
0.00 0.00 100/100 std::move_iterator<int*>::base() const [19]
0.00 0.00 100/100 int* std::__miter_base<int*>(int*) [23]
-----------------------------------------------
0.00 0.00 100/100 decltype (__miter_base(({parm#1}.base)())) std::__miter_base<int*>(std::move_iterator<int*>) [22]
[23] 0.0 0.00 0.00 100 int* std::__miter_base<int*>(int*) [23]
-----------------------------------------------
0.00 0.00 100/100 int* std::__uninitialized_move_if_noexcept_a<int*, int*, std::allocator<int> >(int*, int*, int*, std::allocator<int>&) [37]
[24] 0.0 0.00 0.00 100 std::move_iterator<int*> std::__make_move_if_noexcept_iterator<int, std::move_iterator<int*> >(int*) [24]
0.00 0.00 100/100 std::move_iterator<int*>::move_iterator(int*) [21]
-----------------------------------------------
0.00 0.00 1/76 std::vector<int, std::allocator<int> >::~vector() [63]
0.00 0.00 75/76 void std::vector<int, std::allocator<int> >::_M_realloc_insert<int const&>(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, int const&) [10]
[25] 0.0 0.00 0.00 76 std::_Vector_base<int, std::allocator<int> >::_M_get_Tp_allocator() [25]
-----------------------------------------------
0.00 0.00 25/75 __gnu_cxx::new_allocator<int>::allocate(unsigned long, void const*) [44]
0.00 0.00 50/75 std::allocator_traits<std::allocator<int> >::max_size(std::allocator<int> const&) [31]
[26] 0.0 0.00 0.00 75 __gnu_cxx::new_allocator<int>::max_size() const [26]
-----------------------------------------------
0.00 0.00 25/50 std::vector<int, std::allocator<int> >::end() [50]
0.00 0.00 25/50 std::vector<int, std::allocator<int> >::begin() [51]
[27] 0.0 0.00 0.00 50 __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >::__normal_iterator(int* const&) [27]
-----------------------------------------------
0.00 0.00 50/50 std::vector<int, std::allocator<int> >::max_size() const [29]
[28] 0.0 0.00 0.00 50 std::_Vector_base<int, std::allocator<int> >::_M_get_Tp_allocator() const [28]
-----------------------------------------------
0.00 0.00 50/50 std::vector<int, std::allocator<int> >::_M_check_len(unsigned long, char const*) const [46]
[29] 0.0 0.00 0.00 50 std::vector<int, std::allocator<int> >::max_size() const [29]
0.00 0.00 50/50 std::allocator_traits<std::allocator<int> >::max_size(std::allocator<int> const&) [31]
0.00 0.00 50/50 std::_Vector_base<int, std::allocator<int> >::_M_get_Tp_allocator() const [28]
-----------------------------------------------
0.00 0.00 50/50 int* std::__copy_move_a<true, int*, int*>(int*, int*, int*) [33]
[30] 0.0 0.00 0.00 50 int* std::__copy_move<true, true, std::random_access_iterator_tag>::__copy_m<int>(int const*, int const*, int*) [30]
-----------------------------------------------
0.00 0.00 50/50 std::vector<int, std::allocator<int> >::max_size() const [29]
[31] 0.0 0.00 0.00 50 std::allocator_traits<std::allocator<int> >::max_size(std::allocator<int> const&) [31]
0.00 0.00 50/75 __gnu_cxx::new_allocator<int>::max_size() const [26]
-----------------------------------------------
0.00 0.00 50/50 int* std::uninitialized_copy<std::move_iterator<int*>, int*>(std::move_iterator<int*>, std::move_iterator<int*>, int*) [35]
[32] 0.0 0.00 0.00 50 int* std::__uninitialized_copy<true>::__uninit_copy<std::move_iterator<int*>, int*>(std::move_iterator<int*>, std::move_iterator<int*>, int*) [32]
0.00 0.00 50/50 int* std::copy<std::move_iterator<int*>, int*>(std::move_iterator<int*>, std::move_iterator<int*>, int*) [38]
-----------------------------------------------
0.00 0.00 50/50 int* std::__copy_move_a2<true, int*, int*>(int*, int*, int*) [34]
[33] 0.0 0.00 0.00 50 int* std::__copy_move_a<true, int*, int*>(int*, int*, int*) [33]
0.00 0.00 50/50 int* std::__copy_move<true, true, std::random_access_iterator_tag>::__copy_m<int>(int const*, int const*, int*) [30]
-----------------------------------------------
0.00 0.00 50/50 int* std::copy<std::move_iterator<int*>, int*>(std::move_iterator<int*>, std::move_iterator<int*>, int*) [38]
[34] 0.0 0.00 0.00 50 int* std::__copy_move_a2<true, int*, int*>(int*, int*, int*) [34]
0.00 0.00 150/150 int* std::__niter_base<int*>(int*) [17]
0.00 0.00 50/50 int* std::__copy_move_a<true, int*, int*>(int*, int*, int*) [33]
-----------------------------------------------
0.00 0.00 50/50 int* std::__uninitialized_copy_a<std::move_iterator<int*>, int*, int>(std::move_iterator<int*>, std::move_iterator<int*>, int*, std::allocator<int>&) [36]
[35] 0.0 0.00 0.00 50 int* std::uninitialized_copy<std::move_iterator<int*>, int*>(std::move_iterator<int*>, std::move_iterator<int*>, int*) [35]
0.00 0.00 50/50 int* std::__uninitialized_copy<true>::__uninit_copy<std::move_iterator<int*>, int*>(std::move_iterator<int*>, std::move_iterator<int*>, int*) [32]
-----------------------------------------------
0.00 0.00 50/50 int* std::__uninitialized_move_if_noexcept_a<int*, int*, std::allocator<int> >(int*, int*, int*, std::allocator<int>&) [37]
[36] 0.0 0.00 0.00 50 int* std::__uninitialized_copy_a<std::move_iterator<int*>, int*, int>(std::move_iterator<int*>, std::move_iterator<int*>, int*, std::allocator<int>&) [36]
0.00 0.00 50/50 int* std::uninitialized_copy<std::move_iterator<int*>, int*>(std::move_iterator<int*>, std::move_iterator<int*>, int*) [35]
-----------------------------------------------
0.00 0.00 50/50 void std::vector<int, std::allocator<int> >::_M_realloc_insert<int const&>(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, int const&) [10]
[37] 0.0 0.00 0.00 50 int* std::__uninitialized_move_if_noexcept_a<int*, int*, std::allocator<int> >(int*, int*, int*, std::allocator<int>&) [37]
0.00 0.00 100/100 std::move_iterator<int*> std::__make_move_if_noexcept_iterator<int, std::move_iterator<int*> >(int*) [24]
0.00 0.00 50/50 int* std::__uninitialized_copy_a<std::move_iterator<int*>, int*, int>(std::move_iterator<int*>, std::move_iterator<int*>, int*, std::allocator<int>&) [36]
-----------------------------------------------
0.00 0.00 50/50 int* std::__uninitialized_copy<true>::__uninit_copy<std::move_iterator<int*>, int*>(std::move_iterator<int*>, std::move_iterator<int*>, int*) [32]
[38] 0.0 0.00 0.00 50 int* std::copy<std::move_iterator<int*>, int*>(std::move_iterator<int*>, std::move_iterator<int*>, int*) [38]
0.00 0.00 100/100 decltype (__miter_base(({parm#1}.base)())) std::__miter_base<int*>(std::move_iterator<int*>) [22]
0.00 0.00 50/50 int* std::__copy_move_a2<true, int*, int*>(int*, int*, int*) [34]
-----------------------------------------------
0.00 0.00 26/26 void std::_Destroy<int*>(int*, int*) [41]
[39] 0.0 0.00 0.00 26 void std::_Destroy_aux<true>::__destroy<int*>(int*, int*) [39]
-----------------------------------------------
0.00 0.00 1/26 std::_Vector_base<int, std::allocator<int> >::~_Vector_base() [61]
0.00 0.00 25/26 void std::vector<int, std::allocator<int> >::_M_realloc_insert<int const&>(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, int const&) [10]
[40] 0.0 0.00 0.00 26 std::_Vector_base<int, std::allocator<int> >::_M_deallocate(int*, unsigned long) [40]
0.00 0.00 25/25 std::allocator_traits<std::allocator<int> >::deallocate(std::allocator<int>&, int*, unsigned long) [48]
-----------------------------------------------
0.00 0.00 26/26 void std::_Destroy<int*, int>(int*, int*, std::allocator<int>&) [42]
[41] 0.0 0.00 0.00 26 void std::_Destroy<int*>(int*, int*) [41]
0.00 0.00 26/26 void std::_Destroy_aux<true>::__destroy<int*>(int*, int*) [39]
-----------------------------------------------
0.00 0.00 1/26 std::vector<int, std::allocator<int> >::~vector() [63]
0.00 0.00 25/26 void std::vector<int, std::allocator<int> >::_M_realloc_insert<int const&>(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, int const&) [10]
[42] 0.0 0.00 0.00 26 void std::_Destroy<int*, int>(int*, int*, std::allocator<int>&) [42]
0.00 0.00 26/26 void std::_Destroy<int*>(int*, int*) [41]
-----------------------------------------------
0.00 0.00 25/25 std::allocator_traits<std::allocator<int> >::deallocate(std::allocator<int>&, int*, unsigned long) [48]
[43] 0.0 0.00 0.00 25 __gnu_cxx::new_allocator<int>::deallocate(int*, unsigned long) [43]
-----------------------------------------------
0.00 0.00 25/25 std::allocator_traits<std::allocator<int> >::allocate(std::allocator<int>&, unsigned long) [49]
[44] 0.0 0.00 0.00 25 __gnu_cxx::new_allocator<int>::allocate(unsigned long, void const*) [44]
0.00 0.00 25/75 __gnu_cxx::new_allocator<int>::max_size() const [26]
-----------------------------------------------
0.00 0.00 25/25 void std::vector<int, std::allocator<int> >::_M_realloc_insert<int const&>(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, int const&) [10]
[45] 0.0 0.00 0.00 25 __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >::difference_type __gnu_cxx::operator-<int*, std::vector<int, std::allocator<int> > >(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > const&, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > const&) [45]
0.00 0.00 50/100 __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >::base() const [18]
-----------------------------------------------
0.00 0.00 25/25 void std::vector<int, std::allocator<int> >::_M_realloc_insert<int const&>(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, int const&) [10]
[46] 0.0 0.00 0.00 25 std::vector<int, std::allocator<int> >::_M_check_len(unsigned long, char const*) const [46]
0.00 0.00 100/100 std::vector<int, std::allocator<int> >::size() const [20]
0.00 0.00 50/50 std::vector<int, std::allocator<int> >::max_size() const [29]
0.00 0.00 25/25 unsigned long const& std::max<unsigned long>(unsigned long const&, unsigned long const&) [52]
-----------------------------------------------
0.00 0.00 25/25 void std::vector<int, std::allocator<int> >::_M_realloc_insert<int const&>(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, int const&) [10]
[47] 0.0 0.00 0.00 25 std::_Vector_base<int, std::allocator<int> >::_M_allocate(unsigned long) [47]
0.00 0.00 25/25 std::allocator_traits<std::allocator<int> >::allocate(std::allocator<int>&, unsigned long) [49]
-----------------------------------------------
0.00 0.00 25/25 std::_Vector_base<int, std::allocator<int> >::_M_deallocate(int*, unsigned long) [40]
[48] 0.0 0.00 0.00 25 std::allocator_traits<std::allocator<int> >::deallocate(std::allocator<int>&, int*, unsigned long) [48]
0.00 0.00 25/25 __gnu_cxx::new_allocator<int>::deallocate(int*, unsigned long) [43]
-----------------------------------------------
0.00 0.00 25/25 std::_Vector_base<int, std::allocator<int> >::_M_allocate(unsigned long) [47]
[49] 0.0 0.00 0.00 25 std::allocator_traits<std::allocator<int> >::allocate(std::allocator<int>&, unsigned long) [49]
0.00 0.00 25/25 __gnu_cxx::new_allocator<int>::allocate(unsigned long, void const*) [44]
-----------------------------------------------
0.00 0.00 25/25 std::vector<int, std::allocator<int> >::push_back(int const&) [3]
[50] 0.0 0.00 0.00 25 std::vector<int, std::allocator<int> >::end() [50]
0.00 0.00 25/50 __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >::__normal_iterator(int* const&) [27]
-----------------------------------------------
0.00 0.00 25/25 void std::vector<int, std::allocator<int> >::_M_realloc_insert<int const&>(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, int const&) [10]
[51] 0.0 0.00 0.00 25 std::vector<int, std::allocator<int> >::begin() [51]
0.00 0.00 25/50 __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >::__normal_iterator(int* const&) [27]
-----------------------------------------------
0.00 0.00 25/25 std::vector<int, std::allocator<int> >::_M_check_len(unsigned long, char const*) const [46]
[52] 0.0 0.00 0.00 25 unsigned long const& std::max<unsigned long>(unsigned long const&, unsigned long const&) [52]
-----------------------------------------------
0.00 0.00 1/1 _GLOBAL__sub_I__Z4funcv [8]
[53] 0.0 0.00 0.00 1 __static_initialization_and_destruction_0(int, int) [53]
-----------------------------------------------
0.00 0.00 1/1 std::allocator<int>::allocator() [56]
[54] 0.0 0.00 0.00 1 __gnu_cxx::new_allocator<int>::new_allocator() [54]
-----------------------------------------------
0.00 0.00 1/1 std::allocator<int>::~allocator() [57]
[55] 0.0 0.00 0.00 1 __gnu_cxx::new_allocator<int>::~new_allocator() [55]
-----------------------------------------------
0.00 0.00 1/1 std::_Vector_base<int, std::allocator<int> >::_Vector_impl::_Vector_impl() [58]
[56] 0.0 0.00 0.00 1 std::allocator<int>::allocator() [56]
0.00 0.00 1/1 __gnu_cxx::new_allocator<int>::new_allocator() [54]
-----------------------------------------------
0.00 0.00 1/1 std::_Vector_base<int, std::allocator<int> >::_Vector_impl::~_Vector_impl() [59]
[57] 0.0 0.00 0.00 1 std::allocator<int>::~allocator() [57]
0.00 0.00 1/1 __gnu_cxx::new_allocator<int>::~new_allocator() [55]
-----------------------------------------------
0.00 0.00 1/1 std::_Vector_base<int, std::allocator<int> >::_Vector_base() [60]
[58] 0.0 0.00 0.00 1 std::_Vector_base<int, std::allocator<int> >::_Vector_impl::_Vector_impl() [58]
0.00 0.00 1/1 std::allocator<int>::allocator() [56]
-----------------------------------------------
0.00 0.00 1/1 std::_Vector_base<int, std::allocator<int> >::~_Vector_base() [61]
[59] 0.0 0.00 0.00 1 std::_Vector_base<int, std::allocator<int> >::_Vector_impl::~_Vector_impl() [59]
0.00 0.00 1/1 std::allocator<int>::~allocator() [57]
-----------------------------------------------
0.00 0.00 1/1 std::vector<int, std::allocator<int> >::vector() [62]
[60] 0.0 0.00 0.00 1 std::_Vector_base<int, std::allocator<int> >::_Vector_base() [60]
0.00 0.00 1/1 std::_Vector_base<int, std::allocator<int> >::_Vector_impl::_Vector_impl() [58]
-----------------------------------------------
0.00 0.00 1/1 std::vector<int, std::allocator<int> >::~vector() [63]
[61] 0.0 0.00 0.00 1 std::_Vector_base<int, std::allocator<int> >::~_Vector_base() [61]
0.00 0.00 1/26 std::_Vector_base<int, std::allocator<int> >::_M_deallocate(int*, unsigned long) [40]
0.00 0.00 1/1 std::_Vector_base<int, std::allocator<int> >::_Vector_impl::~_Vector_impl() [59]
-----------------------------------------------
0.00 0.00 1/1 func() [2]
[62] 0.0 0.00 0.00 1 std::vector<int, std::allocator<int> >::vector() [62]
0.00 0.00 1/1 std::_Vector_base<int, std::allocator<int> >::_Vector_base() [60]
-----------------------------------------------
0.00 0.00 1/1 func() [2]
[63] 0.0 0.00 0.00 1 std::vector<int, std::allocator<int> >::~vector() [63]
0.00 0.00 1/76 std::_Vector_base<int, std::allocator<int> >::_M_get_Tp_allocator() [25]
0.00 0.00 1/26 void std::_Destroy<int*, int>(int*, int*, std::allocator<int>&) [42]
0.00 0.00 1/1 std::_Vector_base<int, std::allocator<int> >::~_Vector_base() [61]
-----------------------------------------------
This table describes the call tree of the program, and was sorted by
the total amount of time spent in each function and its children.
Each entry in this table consists of several lines. The line with the
index number at the left hand margin lists the current function.
The lines above it list the functions that called this function,
and the lines below it list the functions this one called.
This line lists:
index A unique number given to each element of the table.
Index numbers are sorted numerically.
The index number is printed next to every function name so
it is easier to look up where the function is in the table.
% time This is the percentage of the `total' time that was spent
in this function and its children. Note that due to
different viewpoints, functions excluded by options, etc,
these numbers will NOT add up to 100%.
self This is the total amount of time spent in this function.
children This is the total amount of time propagated into this
function by its children.
called This is the number of times the function was called.
If the function called itself recursively, the number
only includes non-recursive calls, and is followed by
a `+' and the number of recursive calls.
name The name of the current function. The index number is
printed after it. If the function is a member of a
cycle, the cycle number is printed between the
function's name and the index number.
For the function's parents, the fields have the following meanings:
self This is the amount of time that was propagated directly
from the function into this parent.
children This is the amount of time that was propagated from
the function's children into this parent.
called This is the number of times this parent called the
function `/' the total number of times the function
was called. Recursive calls to the function are not
included in the number after the `/'.
name This is the name of the parent. The parent's index
number is printed after it. If the parent is a
member of a cycle, the cycle number is printed between
the name and the index number.
If the parents of the function cannot be determined, the word
`<spontaneous>' is printed in the `name' field, and all the other
fields are blank.
For the function's children, the fields have the following meanings:
self This is the amount of time that was propagated directly
from the child into the function.
children This is the amount of time that was propagated from the
child's children to the function.
called This is the number of times the function called
this child `/' the total number of times the child
was called. Recursive calls by the child are not
listed in the number after the `/'.
name This is the name of the child. The child's index
number is printed after it. If the child is a
member of a cycle, the cycle number is printed
between the name and the index number.
If there are any cycles (circles) in the call graph, there is an
entry for the cycle-as-a-whole. This entry shows who called the
cycle (as parents) and the members of the cycle (as children.)
The `+' recursive calls entry shows the number of function calls that
were internal to the cycle, and the calls entry for each member shows,
for that member, how many times it was called from other members of
the cycle.
Copyright (C) 2012-2018 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Index by function name
[8] _GLOBAL__sub_I__Z4funcv [30] int* std::__copy_move<true, true, std::random_access_iterator_tag>::__copy_m<int>(int const*, int const*, int*) [62] std::vector<int, std::allocator<int> >::vector()
[53] __static_initialization_and_destruction_0(int, int) [39] void std::_Destroy_aux<true>::__destroy<int*>(int*, int*) [63] std::vector<int, std::allocator<int> >::~vector()
[2] func() [47] std::_Vector_base<int, std::allocator<int> >::_M_allocate(unsigned long) [22] decltype (__miter_base(({parm#1}.base)())) std::__miter_base<int*>(std::move_iterator<int*>)
[43] __gnu_cxx::new_allocator<int>::deallocate(int*, unsigned long) [58] std::_Vector_base<int, std::allocator<int> >::_Vector_impl::_Vector_impl() [23] int* std::__miter_base<int*>(int*)
[44] __gnu_cxx::new_allocator<int>::allocate(unsigned long, void const*) [59] std::_Vector_base<int, std::allocator<int> >::_Vector_impl::~_Vector_impl() [17] int* std::__niter_base<int*>(int*)
[5] void __gnu_cxx::new_allocator<int>::construct<int, int const&>(int*, int const&) [40] std::_Vector_base<int, std::allocator<int> >::_M_deallocate(int*, unsigned long) [33] int* std::__copy_move_a<true, int*, int*>(int*, int*, int*)
[54] __gnu_cxx::new_allocator<int>::new_allocator() [25] std::_Vector_base<int, std::allocator<int> >::_M_get_Tp_allocator() [34] int* std::__copy_move_a2<true, int*, int*>(int*, int*, int*)
[55] __gnu_cxx::new_allocator<int>::~new_allocator() [60] std::_Vector_base<int, std::allocator<int> >::_Vector_base() [35] int* std::uninitialized_copy<std::move_iterator<int*>, int*>(std::move_iterator<int*>, std::move_iterator<int*>, int*)
[27] __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >::__normal_iterator(int* const&) [61] std::_Vector_base<int, std::allocator<int> >::~_Vector_base() [36] int* std::__uninitialized_copy_a<std::move_iterator<int*>, int*, int>(std::move_iterator<int*>, std::move_iterator<int*>, int*, std::allocator<int>&)
[45] __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >::difference_type __gnu_cxx::operator-<int*, std::vector<int, std::allocator<int> > >(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > const&, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > const&) [21] std::move_iterator<int*>::move_iterator(int*) [24] std::move_iterator<int*> std::__make_move_if_noexcept_iterator<int, std::move_iterator<int*> >(int*)
[26] __gnu_cxx::new_allocator<int>::max_size() const [48] std::allocator_traits<std::allocator<int> >::deallocate(std::allocator<int>&, int*, unsigned long) [37] int* std::__uninitialized_move_if_noexcept_a<int*, int*, std::allocator<int> >(int*, int*, int*, std::allocator<int>&)
[18] __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >::base() const [49] std::allocator_traits<std::allocator<int> >::allocate(std::allocator<int>&, unsigned long) [52] unsigned long const& std::max<unsigned long>(unsigned long const&, unsigned long const&)
[28] std::_Vector_base<int, std::allocator<int> >::_M_get_Tp_allocator() const [31] std::allocator_traits<std::allocator<int> >::max_size(std::allocator<int> const&) [38] int* std::copy<std::move_iterator<int*>, int*>(std::move_iterator<int*>, std::move_iterator<int*>, int*)
[19] std::move_iterator<int*>::base() const [4] void std::allocator_traits<std::allocator<int> >::construct<int, int const&>(std::allocator<int>&, int*, int const&) [6] int const& std::forward<int const&>(std::remove_reference<int const&>::type&)
[46] std::vector<int, std::allocator<int> >::_M_check_len(unsigned long, char const*) const [32] int* std::__uninitialized_copy<true>::__uninit_copy<std::move_iterator<int*>, int*>(std::move_iterator<int*>, std::move_iterator<int*>, int*) [41] void std::_Destroy<int*>(int*, int*)
[20] std::vector<int, std::allocator<int> >::size() const [10] void std::vector<int, std::allocator<int> >::_M_realloc_insert<int const&>(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, int const&) [42] void std::_Destroy<int*, int>(int*, int*, std::allocator<int>&)
[29] std::vector<int, std::allocator<int> >::max_size() const [50] std::vector<int, std::allocator<int> >::end() [7] operator new(unsigned long, void*)
[56] std::allocator<int>::allocator() [51] std::vector<int, std::allocator<int> >::begin()
[57] std::allocator<int>::~allocator() [3] std::vector<int, std::allocator<int> >::push_back(int const&)