-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflat_profile.txt
686 lines (675 loc) · 157 KB
/
flat_profile.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
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
Flat profile:
Each sample counts as 0.01 seconds.
no time accumulated
% cumulative self self total
time seconds seconds calls Ts/call Ts/call name
0.00 0.00 0.00 26187 0.00 0.00 operator new(unsigned long, void*)
0.00 0.00 0.00 9330 0.00 0.00 std::__detail::_Mod_range_hashing::operator()(unsigned long, unsigned long) const
0.00 0.00 0.00 9313 0.00 0.00 std::hash<int>::operator()(int) const
0.00 0.00 0.00 9313 0.00 0.00 std::__detail::_Hashtable_ebo_helper<1, std::hash<int>, true>::_M_cget() const
0.00 0.00 0.00 9175 0.00 0.00 int const& std::forward<int const&>(std::remove_reference<int const&>::type&)
0.00 0.00 0.00 8676 0.00 0.00 int* std::__niter_base<int*>(int*)
0.00 0.00 0.00 7448 0.00 0.00 std::vector<int, std::allocator<int> >::size() const
0.00 0.00 0.00 6065 0.00 0.00 __gnu_cxx::__aligned_buffer<std::pair<int const, Node> >::_M_ptr() const
0.00 0.00 0.00 6065 0.00 0.00 __gnu_cxx::__aligned_buffer<std::pair<int const, Node> >::_M_addr() const
0.00 0.00 0.00 6065 0.00 0.00 decltype ((get<0>)((forward<std::pair<int const, Node> const&>)({parm#1}))) std::__detail::_Select1st::operator()<std::pair<int const, Node> const&>(std::pair<int const, Node> const&) const
0.00 0.00 0.00 6065 0.00 0.00 std::__detail::_Hash_node_value_base<std::pair<int const, Node> >::_M_v() const
0.00 0.00 0.00 6065 0.00 0.00 std::__detail::_Hash_node_value_base<std::pair<int const, Node> >::_M_valptr() const
0.00 0.00 0.00 6065 0.00 0.00 int const& std::__pair_get<0ul>::__const_get<int const, Node>(std::pair<int const, Node> const&)
0.00 0.00 0.00 6065 0.00 0.00 std::tuple_element<0ul, std::pair<int const, Node> >::type const& std::get<0ul, int const, Node>(std::pair<int const, Node> const&)
0.00 0.00 0.00 6065 0.00 0.00 std::pair<int const, Node> const& std::forward<std::pair<int const, Node> const&>(std::remove_reference<std::pair<int const, Node> const&>::type&)
0.00 0.00 0.00 5855 0.00 0.00 std::__detail::_Hash_code_base<int, std::pair<int const, Node>, std::__detail::_Select1st, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_hash_code(int const&) const
0.00 0.00 0.00 5855 0.00 0.00 std::__detail::_Hash_code_base<int, std::pair<int const, Node>, std::__detail::_Select1st, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_hash() const
0.00 0.00 0.00 5796 0.00 0.00 __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >::base() const
0.00 0.00 0.00 5560 0.00 0.00 std::piecewise_construct_t const& std::forward<std::piecewise_construct_t const&>(std::remove_reference<std::piecewise_construct_t const&>::type&)
0.00 0.00 0.00 5560 0.00 0.00 std::tuple<>&& std::forward<std::tuple<> >(std::remove_reference<std::tuple<> >::type&)
0.00 0.00 0.00 5560 0.00 0.00 std::tuple<int const&>&& std::forward<std::tuple<int const&> >(std::remove_reference<std::tuple<int const&> >::type&)
0.00 0.00 0.00 5182 0.00 0.00 std::__detail::_Hashtable_ebo_helper<0, std::equal_to<int>, true>::_M_cget() const
0.00 0.00 0.00 5182 0.00 0.00 std::equal_to<int>::operator()(int const&, int const&) const
0.00 0.00 0.00 5089 0.00 0.00 std::__detail::_Node_iterator_base<std::pair<int const, Node>, false>::_Node_iterator_base(std::__detail::_Hash_node<std::pair<int const, Node>, false>*)
0.00 0.00 0.00 5079 0.00 0.00 std::__detail::_Node_iterator<std::pair<int const, Node>, false, false>::_Node_iterator(std::__detail::_Hash_node<std::pair<int const, Node>, false>*)
0.00 0.00 0.00 4388 0.00 0.00 __gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >::base() const
0.00 0.00 0.00 4338 0.00 0.00 __gnu_cxx::new_allocator<int>::_M_max_size() const
0.00 0.00 0.00 3786 0.00 0.00 std::__detail::_Hashtable_base<int, std::pair<int const, Node>, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Hashtable_traits<false, false, true> >::_M_eq() const
0.00 0.00 0.00 3786 0.00 0.00 std::__detail::_Hashtable_base<int, std::pair<int const, Node>, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Hashtable_traits<false, false, true> >::_M_equals(int const&, unsigned long, std::__detail::_Hash_node_value<std::pair<int const, Node>, false> const&) const
0.00 0.00 0.00 3786 0.00 0.00 std::__detail::_Hashtable_base<int, std::pair<int const, Node>, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Hashtable_traits<false, false, true> >::_S_equals(unsigned long, std::__detail::_Hash_node_code_cache<false> const&)
0.00 0.00 0.00 3748 0.00 0.00 std::_Vector_base<int, std::allocator<int> >::_M_get_Tp_allocator()
0.00 0.00 0.00 3583 0.00 0.00 std::_Hashtable<int, std::pair<int const, Node>, std::allocator<std::pair<int const, Node> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_bucket_index(unsigned long) const
0.00 0.00 0.00 3583 0.00 0.00 std::__detail::_Hash_code_base<int, std::pair<int const, Node>, std::__detail::_Select1st, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_bucket_index(unsigned long, unsigned long) const
0.00 0.00 0.00 3576 0.00 0.00 std::_Hashtable<int, std::pair<int const, Node>, std::allocator<std::pair<int const, Node> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_find_node(unsigned long, int const&, unsigned long) const
0.00 0.00 0.00 3576 0.00 0.00 std::_Hashtable<int, std::pair<int const, Node>, std::allocator<std::pair<int const, Node> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_find_before_node(unsigned long, int const&, unsigned long) const
0.00 0.00 0.00 3571 0.00 0.00 __gnu_cxx::__aligned_buffer<std::pair<int const, std::vector<int, std::allocator<int> > > >::_M_ptr()
0.00 0.00 0.00 3571 0.00 0.00 __gnu_cxx::__aligned_buffer<std::pair<int const, std::vector<int, std::allocator<int> > > >::_M_addr()
0.00 0.00 0.00 3571 0.00 0.00 std::__detail::_Hash_node_value_base<std::pair<int const, std::vector<int, std::allocator<int> > > >::_M_valptr()
0.00 0.00 0.00 3554 0.00 0.00 std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false>::_M_next() const
0.00 0.00 0.00 3535 0.00 0.00 std::__detail::_Hash_node<std::pair<int const, Node>, false>::_M_next() const
0.00 0.00 0.00 3442 0.00 0.00 std::__detail::_Hash_code_base<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::__detail::_Select1st, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_hash_code(int const&) const
0.00 0.00 0.00 3442 0.00 0.00 std::__detail::_Hash_code_base<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::__detail::_Select1st, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_hash() const
0.00 0.00 0.00 3331 0.00 0.00 __gnu_cxx::__aligned_buffer<std::pair<int const, std::vector<int, std::allocator<int> > > >::_M_ptr() const
0.00 0.00 0.00 3331 0.00 0.00 __gnu_cxx::__aligned_buffer<std::pair<int const, std::vector<int, std::allocator<int> > > >::_M_addr() const
0.00 0.00 0.00 3331 0.00 0.00 decltype ((get<0>)((forward<std::pair<int const, std::vector<int, std::allocator<int> > > const&>)({parm#1}))) std::__detail::_Select1st::operator()<std::pair<int const, std::vector<int, std::allocator<int> > > const&>(std::pair<int const, std::vector<int, std::allocator<int> > > const&) const
0.00 0.00 0.00 3331 0.00 0.00 std::__detail::_Hash_node_value_base<std::pair<int const, std::vector<int, std::allocator<int> > > >::_M_v() const
0.00 0.00 0.00 3331 0.00 0.00 std::__detail::_Hash_node_value_base<std::pair<int const, std::vector<int, std::allocator<int> > > >::_M_valptr() const
0.00 0.00 0.00 3331 0.00 0.00 int const& std::__pair_get<0ul>::__const_get<int const, std::vector<int, std::allocator<int> > >(std::pair<int const, std::vector<int, std::allocator<int> > > const&)
0.00 0.00 0.00 3331 0.00 0.00 std::tuple_element<0ul, std::pair<int const, std::vector<int, std::allocator<int> > > >::type const& std::get<0ul, int const, std::vector<int, std::allocator<int> > >(std::pair<int const, std::vector<int, std::allocator<int> > > const&)
0.00 0.00 0.00 3331 0.00 0.00 std::pair<int const, std::vector<int, std::allocator<int> > > const& std::forward<std::pair<int const, std::vector<int, std::allocator<int> > > const&>(std::remove_reference<std::pair<int const, std::vector<int, std::allocator<int> > > const&>::type&)
0.00 0.00 0.00 3166 0.00 0.00 void __gnu_cxx::new_allocator<int>::construct<int, int const&>(int*, int const&)
0.00 0.00 0.00 3166 0.00 0.00 void std::allocator_traits<std::allocator<int> >::construct<int, int const&>(std::allocator<int>&, int*, int const&)
0.00 0.00 0.00 3166 0.00 0.00 std::vector<int, std::allocator<int> >::push_back(int const&)
0.00 0.00 0.00 3000 0.00 0.00 std::vector<int, std::allocator<int> >::operator[](unsigned long)
0.00 0.00 0.00 2896 0.00 0.00 __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >::__normal_iterator(int* const&)
0.00 0.00 0.00 2896 0.00 0.00 unsigned long const& std::min<unsigned long>(unsigned long const&, unsigned long const&)
0.00 0.00 0.00 2892 0.00 0.00 __gnu_cxx::new_allocator<int>::max_size() const
0.00 0.00 0.00 2892 0.00 0.00 std::_Vector_base<int, std::allocator<int> >::_M_get_Tp_allocator() const
0.00 0.00 0.00 2892 0.00 0.00 std::vector<int, std::allocator<int> >::max_size() const
0.00 0.00 0.00 2892 0.00 0.00 std::allocator_traits<std::allocator<int> >::max_size(std::allocator<int> const&)
0.00 0.00 0.00 2892 0.00 0.00 std::vector<int, std::allocator<int> >::_S_max_size(std::allocator<int> const&)
0.00 0.00 0.00 2892 0.00 0.00 std::vector<int, std::allocator<int> >::_S_relocate(int*, int*, int*, std::allocator<int>&)
0.00 0.00 0.00 2892 0.00 0.00 std::vector<int, std::allocator<int> >::_S_do_relocate(int*, int*, int*, std::allocator<int>&, std::integral_constant<bool, true>)
0.00 0.00 0.00 2892 0.00 0.00 int* std::__relocate_a<int*, int*, std::allocator<int> >(int*, int*, int*, std::allocator<int>&)
0.00 0.00 0.00 2892 0.00 0.00 std::enable_if<std::__is_bitwise_relocatable<int, void>::value, int*>::type std::__relocate_a_1<int, int>(int*, int*, int*, std::allocator<int>&)
0.00 0.00 0.00 2794 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> > >::_M_node_allocator()
0.00 0.00 0.00 2794 0.00 0.00 std::__detail::_Hashtable_ebo_helper<0, std::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> >, true>::_M_get()
0.00 0.00 0.00 2774 0.00 0.00 __gnu_cxx::__aligned_buffer<std::pair<int const, Node> >::_M_ptr()
0.00 0.00 0.00 2774 0.00 0.00 __gnu_cxx::__aligned_buffer<std::pair<int const, Node> >::_M_addr()
0.00 0.00 0.00 2774 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> > >::_M_node_allocator()
0.00 0.00 0.00 2774 0.00 0.00 std::__detail::_Hash_node_value_base<std::pair<int const, Node> >::_M_valptr()
0.00 0.00 0.00 2774 0.00 0.00 std::__detail::_Hashtable_ebo_helper<0, std::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> >, true>::_M_get()
0.00 0.00 0.00 2302 0.00 0.00 std::_Vector_base<int, std::allocator<int> >::_M_deallocate(int*, unsigned long)
0.00 0.00 0.00 2279 0.00 0.00 std::__detail::_Hash_code_base<int, std::pair<int const, Node>, std::__detail::_Select1st, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_bucket_index(std::__detail::_Hash_node_value<std::pair<int const, Node>, false> const&, unsigned long) const
0.00 0.00 0.00 2193 0.00 0.00 bool __gnu_cxx::operator!=<int const*, std::vector<int, std::allocator<int> > >(__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > > const&, __gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > > const&)
0.00 0.00 0.00 2192 0.00 0.00 std::_Hashtable<int, std::pair<int const, Node>, std::allocator<std::pair<int const, Node> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::end()
0.00 0.00 0.00 2192 0.00 0.00 std::_Hashtable<int, std::pair<int const, Node>, std::allocator<std::pair<int const, Node> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::find(int const&)
0.00 0.00 0.00 2192 0.00 0.00 std::unordered_map<int, Node, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, Node> > >::end()
0.00 0.00 0.00 2192 0.00 0.00 std::unordered_map<int, Node, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, Node> > >::find(int const&)
0.00 0.00 0.00 2192 0.00 0.00 std::__detail::operator==(std::__detail::_Node_iterator_base<std::pair<int const, Node>, false> const&, std::__detail::_Node_iterator_base<std::pair<int const, Node>, false> const&)
0.00 0.00 0.00 1941 0.00 0.00 std::__detail::_Hash_code_base<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::__detail::_Select1st, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_bucket_index(std::__detail::_Hash_node_value<std::pair<int const, std::vector<int, std::allocator<int> > >, false> const&, unsigned long) const
0.00 0.00 0.00 1508 0.00 0.00 std::_Hashtable<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_bucket_index(unsigned long) const
0.00 0.00 0.00 1508 0.00 0.00 std::__detail::_Hash_code_base<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::__detail::_Select1st, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_bucket_index(unsigned long, unsigned long) const
0.00 0.00 0.00 1502 0.00 0.00 __gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >::operator++()
0.00 0.00 0.00 1502 0.00 0.00 __gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >::operator*() const
0.00 0.00 0.00 1501 0.00 0.00 std::_Hashtable<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_find_node(unsigned long, int const&, unsigned long) const
0.00 0.00 0.00 1501 0.00 0.00 std::_Hashtable<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_find_before_node(unsigned long, int const&, unsigned long) const
0.00 0.00 0.00 1500 0.00 0.00 std::unordered_map<int, std::vector<int, std::allocator<int> >, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > > >::operator[](int const&)
0.00 0.00 0.00 1500 0.00 0.00 std::__detail::_Hash_node_value_base<std::pair<int const, std::vector<int, std::allocator<int> > > >::_M_v()
0.00 0.00 0.00 1500 0.00 0.00 std::__detail::_Map_base<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true>, true>::operator[](int const&)
0.00 0.00 0.00 1448 0.00 0.00 std::vector<int, std::allocator<int> >::end()
0.00 0.00 0.00 1448 0.00 0.00 std::vector<int, std::allocator<int> >::begin()
0.00 0.00 0.00 1448 0.00 0.00 unsigned long const& std::max<unsigned long>(unsigned long const&, unsigned long const&)
0.00 0.00 0.00 1446 0.00 0.00 __gnu_cxx::new_allocator<int>::deallocate(int*, unsigned long)
0.00 0.00 0.00 1446 0.00 0.00 __gnu_cxx::new_allocator<int>::allocate(unsigned long, void const*)
0.00 0.00 0.00 1446 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.00 0.00 1446 0.00 0.00 std::vector<int, std::allocator<int> >::_M_check_len(unsigned long, char const*) const
0.00 0.00 0.00 1446 0.00 0.00 std::_Vector_base<int, std::allocator<int> >::_M_allocate(unsigned long)
0.00 0.00 0.00 1446 0.00 0.00 std::allocator_traits<std::allocator<int> >::deallocate(std::allocator<int>&, int*, unsigned long)
0.00 0.00 0.00 1446 0.00 0.00 std::allocator_traits<std::allocator<int> >::allocate(std::allocator<int>&, unsigned long)
0.00 0.00 0.00 1446 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.00 0.00 1396 0.00 0.00 std::__detail::_Hash_node_base::_Hash_node_base()
0.00 0.00 0.00 1391 0.00 0.00 std::__detail::_Prime_rehash_policy::_M_state() const
0.00 0.00 0.00 1390 0.00 0.00 std::__detail::_Hashtable_base<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Hashtable_traits<false, false, true> >::_M_eq() const
0.00 0.00 0.00 1390 0.00 0.00 std::__detail::_Hashtable_base<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Hashtable_traits<false, false, true> >::_M_equals(int const&, unsigned long, std::__detail::_Hash_node_value<std::pair<int const, std::vector<int, std::allocator<int> > >, false> const&) const
0.00 0.00 0.00 1390 0.00 0.00 std::_Head_base<0ul, int const&, false>::_M_head(std::_Head_base<0ul, int const&, false>&)
0.00 0.00 0.00 1390 0.00 0.00 std::_Head_base<0ul, int const&, false>::_Head_base(int const&)
0.00 0.00 0.00 1390 0.00 0.00 std::_Tuple_impl<0ul, int const&>::_M_head(std::_Tuple_impl<0ul, int const&>&)
0.00 0.00 0.00 1390 0.00 0.00 std::_Tuple_impl<0ul, int const&>::_Tuple_impl(std::_Tuple_impl<0ul, int const&>&&)
0.00 0.00 0.00 1390 0.00 0.00 std::_Tuple_impl<0ul, int const&>::_Tuple_impl(int const&)
0.00 0.00 0.00 1390 0.00 0.00 std::tuple<int const&>::tuple<true, true>(int const&)
0.00 0.00 0.00 1390 0.00 0.00 std::tuple<int const&>::tuple(std::tuple<int const&>&&)
0.00 0.00 0.00 1390 0.00 0.00 std::__detail::_Hashtable_base<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Hashtable_traits<false, false, true> >::_S_equals(unsigned long, std::__detail::_Hash_node_code_cache<false> const&)
0.00 0.00 0.00 1390 0.00 0.00 int const& std::__get_helper<0ul, int const&>(std::_Tuple_impl<0ul, int const&>&)
0.00 0.00 0.00 1390 0.00 0.00 std::tuple_element<0ul, std::tuple<int const&> >::type& std::get<0ul, int const&>(std::tuple<int const&>&)
0.00 0.00 0.00 1384 0.00 0.00 __gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >::__normal_iterator(int const* const&)
0.00 0.00 0.00 1374 0.00 0.00 std::unordered_map<int, Node, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, Node> > >::operator[](int const&)
0.00 0.00 0.00 1374 0.00 0.00 std::__detail::_Map_base<int, std::pair<int const, Node>, std::allocator<std::pair<int const, Node> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true>, true>::operator[](int const&)
0.00 0.00 0.00 1253 0.00 0.00 std::_Hashtable<int, std::pair<int const, Node>, std::allocator<std::pair<int const, Node> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_bucket_index(std::__detail::_Hash_node_value<std::pair<int const, Node>, false> const&) const
0.00 0.00 0.00 915 0.00 0.00 std::_Hashtable<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_bucket_index(std::__detail::_Hash_node_value<std::pair<int const, std::vector<int, std::allocator<int> > >, false> const&) const
0.00 0.00 0.00 856 0.00 0.00 __gnu_cxx::new_allocator<int>::~new_allocator()
0.00 0.00 0.00 856 0.00 0.00 std::allocator<int>::~allocator()
0.00 0.00 0.00 856 0.00 0.00 void std::_Destroy_aux<true>::__destroy<int*>(int*, int*)
0.00 0.00 0.00 856 0.00 0.00 std::_Vector_base<int, std::allocator<int> >::_Vector_impl::~_Vector_impl()
0.00 0.00 0.00 856 0.00 0.00 std::_Vector_base<int, std::allocator<int> >::~_Vector_base()
0.00 0.00 0.00 856 0.00 0.00 std::vector<int, std::allocator<int> >::~vector()
0.00 0.00 0.00 856 0.00 0.00 void std::_Destroy<int*>(int*, int*)
0.00 0.00 0.00 856 0.00 0.00 void std::_Destroy<int*, int>(int*, int*, std::allocator<int>&)
0.00 0.00 0.00 855 0.00 0.00 __gnu_cxx::new_allocator<int>::new_allocator()
0.00 0.00 0.00 855 0.00 0.00 std::allocator<int>::allocator()
0.00 0.00 0.00 855 0.00 0.00 std::_Vector_base<int, std::allocator<int> >::_Vector_impl::_Vector_impl()
0.00 0.00 0.00 855 0.00 0.00 std::_Vector_base<int, std::allocator<int> >::_Vector_impl_data::_Vector_impl_data()
0.00 0.00 0.00 855 0.00 0.00 std::_Vector_base<int, std::allocator<int> >::_Vector_base()
0.00 0.00 0.00 855 0.00 0.00 std::vector<int, std::allocator<int> >::vector()
0.00 0.00 0.00 695 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> >::deallocate(std::__detail::_Hash_node<std::pair<int const, Node>, false>*, unsigned long)
0.00 0.00 0.00 695 0.00 0.00 void __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> >::destroy<std::pair<int const, Node> >(std::pair<int const, Node>*)
0.00 0.00 0.00 695 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> >::allocate(unsigned long, void const*)
0.00 0.00 0.00 695 0.00 0.00 void __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> >::construct<std::pair<int const, Node>, std::piecewise_construct_t const&, std::tuple<int const&>, std::tuple<> >(std::pair<int const, Node>*, std::piecewise_construct_t const&, std::tuple<int const&>&&, std::tuple<>&&)
0.00 0.00 0.00 695 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> >::_M_max_size() const
0.00 0.00 0.00 695 0.00 0.00 std::__detail::_Node_iterator<std::pair<int const, Node>, false, false>::operator->() const
0.00 0.00 0.00 695 0.00 0.00 std::__detail::_Hash_code_base<int, std::pair<int const, Node>, std::__detail::_Select1st, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_store_code(std::__detail::_Hash_node_code_cache<false>&, unsigned long) const
0.00 0.00 0.00 695 0.00 0.00 std::_Hashtable<int, std::pair<int const, Node>, std::allocator<std::pair<int const, Node> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_Scoped_node::_Scoped_node<std::piecewise_construct_t const&, std::tuple<int const&>, std::tuple<> >(std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> > >*, std::piecewise_construct_t const&, std::tuple<int const&>&&, std::tuple<>&&)
0.00 0.00 0.00 695 0.00 0.00 std::_Hashtable<int, std::pair<int const, Node>, std::allocator<std::pair<int const, Node> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_Scoped_node::~_Scoped_node()
0.00 0.00 0.00 695 0.00 0.00 std::_Hashtable<int, std::pair<int const, Node>, std::allocator<std::pair<int const, Node> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node<std::pair<int const, Node>, false>*, unsigned long)
0.00 0.00 0.00 695 0.00 0.00 std::_Hashtable<int, std::pair<int const, Node>, std::allocator<std::pair<int const, Node> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert_bucket_begin(unsigned long, std::__detail::_Hash_node<std::pair<int const, Node>, false>*)
0.00 0.00 0.00 695 0.00 0.00 std::pointer_traits<std::__detail::_Hash_node<std::pair<int const, Node>, false>*>::pointer_to(std::__detail::_Hash_node<std::pair<int const, Node>, false>&)
0.00 0.00 0.00 695 0.00 0.00 std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> > >::deallocate(std::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> >&, std::__detail::_Hash_node<std::pair<int const, Node>, false>*, unsigned long)
0.00 0.00 0.00 695 0.00 0.00 void std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> > >::destroy<std::pair<int const, Node> >(std::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> >&, std::pair<int const, Node>*)
0.00 0.00 0.00 695 0.00 0.00 std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> >&, unsigned long)
0.00 0.00 0.00 695 0.00 0.00 void std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> > >::construct<std::pair<int const, Node>, std::piecewise_construct_t const&, std::tuple<int const&>, std::tuple<> >(std::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> >&, std::pair<int const, Node>*, std::piecewise_construct_t const&, std::tuple<int const&>&&, std::tuple<>&&)
0.00 0.00 0.00 695 0.00 0.00 std::pair<int const, Node>::pair<int const&>(std::piecewise_construct_t, std::tuple<int const&>, std::tuple<>)
0.00 0.00 0.00 695 0.00 0.00 std::pair<int const, Node>::pair<int const&, 0ul>(std::tuple<int const&>&, std::tuple<>&, std::_Index_tuple<0ul>, std::_Index_tuple<>)
0.00 0.00 0.00 695 0.00 0.00 std::__detail::_Hash_node<std::pair<int const, Node>, false>::_Hash_node()
0.00 0.00 0.00 695 0.00 0.00 std::__detail::_Hash_node<std::pair<int const, Node>, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> > >::_M_allocate_node<std::piecewise_construct_t const&, std::tuple<int const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<int const&>&&, std::tuple<>&&)
0.00 0.00 0.00 695 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> > >::_M_deallocate_node(std::__detail::_Hash_node<std::pair<int const, Node>, false>*)
0.00 0.00 0.00 695 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> > >::_M_deallocate_node_ptr(std::__detail::_Hash_node<std::pair<int const, Node>, false>*)
0.00 0.00 0.00 695 0.00 0.00 std::__detail::_Hash_node<std::pair<int const, Node>, false>* std::__addressof<std::__detail::_Hash_node<std::pair<int const, Node>, false> >(std::__detail::_Hash_node<std::pair<int const, Node>, false>&)
0.00 0.00 0.00 695 0.00 0.00 std::__detail::_Hash_node<std::pair<int const, Node>, false>* std::__to_address<std::__detail::_Hash_node<std::pair<int const, Node>, false> >(std::__detail::_Hash_node<std::pair<int const, Node>, false>*)
0.00 0.00 0.00 695 0.00 0.00 std::__detail::_Hash_node<std::pair<int const, Node>, false>* std::addressof<std::__detail::_Hash_node<std::pair<int const, Node>, false> >(std::__detail::_Hash_node<std::pair<int const, Node>, false>&)
0.00 0.00 0.00 694 0.00 0.00 std::__detail::_Node_iterator_base<std::pair<int const, std::vector<int, std::allocator<int> > >, false>::_Node_iterator_base(std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false>*)
0.00 0.00 0.00 692 0.00 0.00 std::vector<int, std::allocator<int> >::end() const
0.00 0.00 0.00 692 0.00 0.00 std::vector<int, std::allocator<int> >::begin() const
0.00 0.00 0.00 692 0.00 0.00 std::__detail::_Node_iterator<std::pair<int const, std::vector<int, std::allocator<int> > >, false, false>::_Node_iterator(std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false>*)
0.00 0.00 0.00 691 0.00 0.00 std::__detail::operator!=(std::__detail::_Node_iterator_base<std::pair<int const, std::vector<int, std::allocator<int> > >, false> const&, std::__detail::_Node_iterator_base<std::pair<int const, std::vector<int, std::allocator<int> > >, false> const&)
0.00 0.00 0.00 690 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> >::deallocate(std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false>*, unsigned long)
0.00 0.00 0.00 690 0.00 0.00 void __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> >::destroy<std::pair<int const, std::vector<int, std::allocator<int> > > >(std::pair<int const, std::vector<int, std::allocator<int> > >*)
0.00 0.00 0.00 690 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> >::allocate(unsigned long, void const*)
0.00 0.00 0.00 690 0.00 0.00 void __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> >::construct<std::pair<int const, std::vector<int, std::allocator<int> > >, std::piecewise_construct_t const&, std::tuple<int const&>, std::tuple<> >(std::pair<int const, std::vector<int, std::allocator<int> > >*, std::piecewise_construct_t const&, std::tuple<int const&>&&, std::tuple<>&&)
0.00 0.00 0.00 690 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> >::_M_max_size() const
0.00 0.00 0.00 690 0.00 0.00 std::__detail::_Node_iterator<std::pair<int const, std::vector<int, std::allocator<int> > >, false, false>::operator*() const
0.00 0.00 0.00 690 0.00 0.00 std::__detail::_Node_iterator<std::pair<int const, std::vector<int, std::allocator<int> > >, false, false>::operator->() const
0.00 0.00 0.00 690 0.00 0.00 std::__detail::_Hash_code_base<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::__detail::_Select1st, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_store_code(std::__detail::_Hash_node_code_cache<false>&, unsigned long) const
0.00 0.00 0.00 690 0.00 0.00 std::_Hashtable<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_Scoped_node::_Scoped_node<std::piecewise_construct_t const&, std::tuple<int const&>, std::tuple<> >(std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> > >*, std::piecewise_construct_t const&, std::tuple<int const&>&&, std::tuple<>&&)
0.00 0.00 0.00 690 0.00 0.00 std::_Hashtable<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_Scoped_node::~_Scoped_node()
0.00 0.00 0.00 690 0.00 0.00 std::_Hashtable<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false>*, unsigned long)
0.00 0.00 0.00 690 0.00 0.00 std::_Hashtable<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert_bucket_begin(unsigned long, std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false>*)
0.00 0.00 0.00 690 0.00 0.00 std::pointer_traits<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false>*>::pointer_to(std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false>&)
0.00 0.00 0.00 690 0.00 0.00 std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> > >::deallocate(std::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> >&, std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false>*, unsigned long)
0.00 0.00 0.00 690 0.00 0.00 void std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> > >::destroy<std::pair<int const, std::vector<int, std::allocator<int> > > >(std::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> >&, std::pair<int const, std::vector<int, std::allocator<int> > >*)
0.00 0.00 0.00 690 0.00 0.00 std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> >&, unsigned long)
0.00 0.00 0.00 690 0.00 0.00 void std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> > >::construct<std::pair<int const, std::vector<int, std::allocator<int> > >, std::piecewise_construct_t const&, std::tuple<int const&>, std::tuple<> >(std::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> >&, std::pair<int const, std::vector<int, std::allocator<int> > >*, std::piecewise_construct_t const&, std::tuple<int const&>&&, std::tuple<>&&)
0.00 0.00 0.00 690 0.00 0.00 std::pair<int const, std::vector<int, std::allocator<int> > >::pair<int const&>(std::piecewise_construct_t, std::tuple<int const&>, std::tuple<>)
0.00 0.00 0.00 690 0.00 0.00 std::pair<int const, std::vector<int, std::allocator<int> > >::pair<int const&, 0ul>(std::tuple<int const&>&, std::tuple<>&, std::_Index_tuple<0ul>, std::_Index_tuple<>)
0.00 0.00 0.00 690 0.00 0.00 std::pair<int const, std::vector<int, std::allocator<int> > >::~pair()
0.00 0.00 0.00 690 0.00 0.00 std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false>::_Hash_node()
0.00 0.00 0.00 690 0.00 0.00 std::__detail::_Node_iterator<std::pair<int const, std::vector<int, std::allocator<int> > >, false, false>::operator++()
0.00 0.00 0.00 690 0.00 0.00 std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> > >::_M_allocate_node<std::piecewise_construct_t const&, std::tuple<int const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<int const&>&&, std::tuple<>&&)
0.00 0.00 0.00 690 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> > >::_M_deallocate_node(std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false>*)
0.00 0.00 0.00 690 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> > >::_M_deallocate_node_ptr(std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false>*)
0.00 0.00 0.00 690 0.00 0.00 std::__detail::_Node_iterator_base<std::pair<int const, std::vector<int, std::allocator<int> > >, false>::_M_incr()
0.00 0.00 0.00 690 0.00 0.00 std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false>* std::__addressof<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> >(std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false>&)
0.00 0.00 0.00 690 0.00 0.00 std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false>* std::__to_address<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> >(std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false>*)
0.00 0.00 0.00 690 0.00 0.00 std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false>* std::addressof<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> >(std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false>&)
0.00 0.00 0.00 679 0.00 0.00 std::__detail::_Hash_node_value_base<std::pair<int const, Node> >::_M_v()
0.00 0.00 0.00 34 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node_base*>::new_allocator()
0.00 0.00 0.00 34 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node_base*>::~new_allocator()
0.00 0.00 0.00 34 0.00 0.00 std::allocator<std::__detail::_Hash_node_base*>::~allocator()
0.00 0.00 0.00 24 0.00 0.00 __gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >::__normal_iterator(AStarNode* const&)
0.00 0.00 0.00 20 0.00 0.00 __gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >::base() const
0.00 0.00 0.00 17 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node_base*>::deallocate(std::__detail::_Hash_node_base**, unsigned long)
0.00 0.00 0.00 17 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node_base*>::allocate(unsigned long, void const*)
0.00 0.00 0.00 17 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node_base*>::_M_max_size() const
0.00 0.00 0.00 17 0.00 0.00 std::pointer_traits<std::__detail::_Hash_node_base**>::pointer_to(std::__detail::_Hash_node_base*&)
0.00 0.00 0.00 17 0.00 0.00 std::allocator_traits<std::allocator<std::__detail::_Hash_node_base*> >::deallocate(std::allocator<std::__detail::_Hash_node_base*>&, std::__detail::_Hash_node_base**, unsigned long)
0.00 0.00 0.00 17 0.00 0.00 std::allocator_traits<std::allocator<std::__detail::_Hash_node_base*> >::allocate(std::allocator<std::__detail::_Hash_node_base*>&, unsigned long)
0.00 0.00 0.00 17 0.00 0.00 std::__detail::_Hash_node_base** std::__addressof<std::__detail::_Hash_node_base*>(std::__detail::_Hash_node_base*&)
0.00 0.00 0.00 17 0.00 0.00 std::__detail::_Hash_node_base** std::__to_address<std::__detail::_Hash_node_base*>(std::__detail::_Hash_node_base**)
0.00 0.00 0.00 17 0.00 0.00 std::__detail::_Hash_node_base** std::addressof<std::__detail::_Hash_node_base*>(std::__detail::_Hash_node_base*&)
0.00 0.00 0.00 15 0.00 0.00 std::remove_reference<AStarNode&>::type&& std::move<AStarNode&>(AStarNode&)
0.00 0.00 0.00 14 0.00 0.00 std::allocator<std::__detail::_Hash_node_base*>::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> >(std::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> > const&)
0.00 0.00 0.00 14 0.00 0.00 std::allocator<std::__detail::_Hash_node_base*>::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> >(std::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> > const&)
0.00 0.00 0.00 14 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> > >::_M_node_allocator()
0.00 0.00 0.00 14 0.00 0.00 std::__detail::_Hashtable_ebo_helper<0, std::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> >, true>::_M_get()
0.00 0.00 0.00 13 0.00 0.00 __gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >::operator*() const
0.00 0.00 0.00 12 0.00 0.00 AStarNode* std::__niter_base<AStarNode*>(AStarNode*)
0.00 0.00 0.00 11 0.00 0.00 __gnu_cxx::__aligned_buffer<std::pair<int const, double> >::_M_ptr()
0.00 0.00 0.00 11 0.00 0.00 __gnu_cxx::__aligned_buffer<std::pair<int const, double> >::_M_addr()
0.00 0.00 0.00 11 0.00 0.00 std::__detail::_Hash_node_value_base<std::pair<int const, double> >::_M_valptr()
0.00 0.00 0.00 10 0.00 0.00 std::_Hashtable<int, std::pair<int const, Node>, std::allocator<std::pair<int const, Node> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::find(int const&) const
0.00 0.00 0.00 10 0.00 0.00 std::unordered_map<int, Node, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, Node> > >::at(int const&) const
0.00 0.00 0.00 10 0.00 0.00 std::__detail::_Node_const_iterator<std::pair<int const, Node>, false, false>::operator->() const
0.00 0.00 0.00 10 0.00 0.00 std::__detail::_Map_base<int, std::pair<int const, Node>, std::allocator<std::pair<int const, Node> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true>, true>::at(int const&) const
0.00 0.00 0.00 10 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> > >::_M_node_allocator()
0.00 0.00 0.00 10 0.00 0.00 std::__detail::_Node_const_iterator<std::pair<int const, Node>, false, false>::_Node_const_iterator(std::__detail::_Hash_node<std::pair<int const, Node>, false>*)
0.00 0.00 0.00 10 0.00 0.00 std::__detail::_Hashtable_ebo_helper<0, std::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> >, true>::_M_get()
0.00 0.00 0.00 9 0.00 0.00 std::_Hashtable<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_begin() const
0.00 0.00 0.00 8 0.00 0.00 __gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >::difference_type __gnu_cxx::operator-<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >(__gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > > const&, __gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > > const&)
0.00 0.00 0.00 8 0.00 0.00 std::_Hashtable<int, std::pair<int const, Node>, std::allocator<std::pair<int const, Node> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_uses_single_bucket(std::__detail::_Hash_node_base**) const
0.00 0.00 0.00 8 0.00 0.00 std::_Hashtable<int, std::pair<int const, Node>, std::allocator<std::pair<int const, Node> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_begin() const
0.00 0.00 0.00 8 0.00 0.00 std::_Hashtable<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_uses_single_bucket(std::__detail::_Hash_node_base**) const
0.00 0.00 0.00 8 0.00 0.00 std::_Hashtable<int, std::pair<int const, double>, std::allocator<std::pair<int const, double> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_bucket_index(unsigned long) const
0.00 0.00 0.00 8 0.00 0.00 std::vector<AStarNode, std::allocator<AStarNode> >::size() const
0.00 0.00 0.00 8 0.00 0.00 std::__detail::_Hash_code_base<int, std::pair<int const, double>, std::__detail::_Select1st, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_hash_code(int const&) const
0.00 0.00 0.00 8 0.00 0.00 std::__detail::_Hash_code_base<int, std::pair<int const, double>, std::__detail::_Select1st, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_bucket_index(unsigned long, unsigned long) const
0.00 0.00 0.00 8 0.00 0.00 std::__detail::_Hash_code_base<int, std::pair<int const, double>, std::__detail::_Select1st, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_hash() const
0.00 0.00 0.00 8 0.00 0.00 std::_Hashtable<int, std::pair<int const, Node>, std::allocator<std::pair<int const, Node> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_deallocate_buckets(std::__detail::_Hash_node_base**, unsigned long)
0.00 0.00 0.00 8 0.00 0.00 std::_Hashtable<int, std::pair<int const, Node>, std::allocator<std::pair<int const, Node> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_deallocate_buckets()
0.00 0.00 0.00 8 0.00 0.00 std::_Hashtable<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_deallocate_buckets(std::__detail::_Hash_node_base**, unsigned long)
0.00 0.00 0.00 8 0.00 0.00 std::_Hashtable<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_deallocate_buckets()
0.00 0.00 0.00 8 0.00 0.00 AStarNode const& std::forward<AStarNode const&>(std::remove_reference<AStarNode const&>::type&)
0.00 0.00 0.00 7 0.00 0.00 __gnu_cxx::__aligned_buffer<std::pair<int const, int> >::_M_ptr()
0.00 0.00 0.00 7 0.00 0.00 __gnu_cxx::__aligned_buffer<std::pair<int const, int> >::_M_addr()
0.00 0.00 0.00 7 0.00 0.00 __gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >::operator+(long) const
0.00 0.00 0.00 7 0.00 0.00 std::_Hashtable<int, std::pair<int const, double>, std::allocator<std::pair<int const, double> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_find_node(unsigned long, int const&, unsigned long) const
0.00 0.00 0.00 7 0.00 0.00 std::_Hashtable<int, std::pair<int const, double>, std::allocator<std::pair<int const, double> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_find_before_node(unsigned long, int const&, unsigned long) const
0.00 0.00 0.00 7 0.00 0.00 std::_Hashtable<int, std::pair<int const, Node>, std::allocator<std::pair<int const, Node> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_rehash_aux(unsigned long, std::integral_constant<bool, true>)
0.00 0.00 0.00 7 0.00 0.00 std::_Hashtable<int, std::pair<int const, Node>, std::allocator<std::pair<int const, Node> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_allocate_buckets(unsigned long)
0.00 0.00 0.00 7 0.00 0.00 std::_Hashtable<int, std::pair<int const, Node>, std::allocator<std::pair<int const, Node> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_rehash(unsigned long, unsigned long const&)
0.00 0.00 0.00 7 0.00 0.00 std::_Hashtable<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_rehash_aux(unsigned long, std::integral_constant<bool, true>)
0.00 0.00 0.00 7 0.00 0.00 std::_Hashtable<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_allocate_buckets(unsigned long)
0.00 0.00 0.00 7 0.00 0.00 std::_Hashtable<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_rehash(unsigned long, unsigned long const&)
0.00 0.00 0.00 7 0.00 0.00 std::vector<AStarNode, std::allocator<AStarNode> >::end()
0.00 0.00 0.00 7 0.00 0.00 std::vector<AStarNode, std::allocator<AStarNode> >::begin()
0.00 0.00 0.00 7 0.00 0.00 std::__detail::_Node_iterator<std::pair<int const, double>, false, false>::_Node_iterator(std::__detail::_Hash_node<std::pair<int const, double>, false>*)
0.00 0.00 0.00 7 0.00 0.00 std::__detail::_Node_iterator<int, true, false>::_Node_iterator(std::__detail::_Hash_node<int, false>*)
0.00 0.00 0.00 7 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> > >::_M_allocate_buckets(unsigned long)
0.00 0.00 0.00 7 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> > >::_M_deallocate_buckets(std::__detail::_Hash_node_base**, unsigned long)
0.00 0.00 0.00 7 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> > >::_M_allocate_buckets(unsigned long)
0.00 0.00 0.00 7 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> > >::_M_deallocate_buckets(std::__detail::_Hash_node_base**, unsigned long)
0.00 0.00 0.00 7 0.00 0.00 std::__detail::_Node_iterator_base<std::pair<int const, double>, false>::_Node_iterator_base(std::__detail::_Hash_node<std::pair<int const, double>, false>*)
0.00 0.00 0.00 7 0.00 0.00 std::__detail::_Node_iterator_base<int, false>::_Node_iterator_base(std::__detail::_Hash_node<int, false>*)
0.00 0.00 0.00 7 0.00 0.00 std::__detail::_Hash_node_value_base<std::pair<int const, int> >::_M_valptr()
0.00 0.00 0.00 7 0.00 0.00 std::remove_reference<std::less<AStarNode>&>::type&& std::move<std::less<AStarNode>&>(std::less<AStarNode>&)
0.00 0.00 0.00 6 0.00 0.00 __gnu_cxx::__normal_iterator<AStarNode const*, std::vector<AStarNode, std::allocator<AStarNode> > >::__normal_iterator(AStarNode const* const&)
0.00 0.00 0.00 6 0.00 0.00 __gnu_cxx::new_allocator<AStarNode>::_M_max_size() const
0.00 0.00 0.00 6 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<int, false> > >::_M_node_allocator()
0.00 0.00 0.00 6 0.00 0.00 std::__detail::_Hashtable_ebo_helper<0, std::allocator<std::__detail::_Hash_node<int, false> >, true>::_M_get()
0.00 0.00 0.00 5 0.00 0.00 heuristic(Node const&, Node const&)
0.00 0.00 0.00 5 0.00 0.00 __gnu_cxx::__aligned_buffer<std::pair<int const, double> >::_M_ptr() const
0.00 0.00 0.00 5 0.00 0.00 __gnu_cxx::__aligned_buffer<std::pair<int const, double> >::_M_addr() const
0.00 0.00 0.00 5 0.00 0.00 std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_bucket_index(unsigned long) const
0.00 0.00 0.00 5 0.00 0.00 decltype ((get<0>)((forward<std::pair<int const, double> const&>)({parm#1}))) std::__detail::_Select1st::operator()<std::pair<int const, double> const&>(std::pair<int const, double> const&) const
0.00 0.00 0.00 5 0.00 0.00 std::__detail::_Hash_code_base<int, int, std::__detail::_Identity, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_bucket_index(unsigned long, unsigned long) const
0.00 0.00 0.00 5 0.00 0.00 std::__detail::_Hash_node_value_base<std::pair<int const, double> >::_M_v() const
0.00 0.00 0.00 5 0.00 0.00 std::__detail::_Hash_node_value_base<std::pair<int const, double> >::_M_valptr() const
0.00 0.00 0.00 5 0.00 0.00 int const& std::__pair_get<0ul>::__const_get<int const, double>(std::pair<int const, double> const&)
0.00 0.00 0.00 5 0.00 0.00 std::_Vector_base<AStarNode, std::allocator<AStarNode> >::_M_get_Tp_allocator()
0.00 0.00 0.00 5 0.00 0.00 std::unordered_map<int, double, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, double> > >::operator[](int const&)
0.00 0.00 0.00 5 0.00 0.00 std::__detail::_Prime_rehash_policy::_Prime_rehash_policy(float)
0.00 0.00 0.00 5 0.00 0.00 std::__detail::_Hashtable_ebo_helper<0, std::equal_to<int>, true>::_Hashtable_ebo_helper()
0.00 0.00 0.00 5 0.00 0.00 std::__detail::_Hashtable_ebo_helper<1, std::hash<int>, true>::_Hashtable_ebo_helper()
0.00 0.00 0.00 5 0.00 0.00 std::__detail::_Map_base<int, std::pair<int const, double>, std::allocator<std::pair<int const, double> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true>, true>::operator[](int const&)
0.00 0.00 0.00 5 0.00 0.00 std::tuple_element<0ul, std::pair<int const, double> >::type const& std::get<0ul, int const, double>(std::pair<int const, double> const&)
0.00 0.00 0.00 5 0.00 0.00 std::pair<int const, double> const& std::forward<std::pair<int const, double> const&>(std::remove_reference<std::pair<int const, double> const&>::type&)
0.00 0.00 0.00 4 0.00 0.00 __gnu_cxx::new_allocator<AStarNode>::max_size() const
0.00 0.00 0.00 4 0.00 0.00 __gnu_cxx::__normal_iterator<AStarNode const*, std::vector<AStarNode, std::allocator<AStarNode> > >::base() const
0.00 0.00 0.00 4 0.00 0.00 __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >::operator*() const
0.00 0.00 0.00 4 0.00 0.00 std::_Hashtable<int, std::pair<int const, int>, std::allocator<std::pair<int const, int> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_bucket_index(unsigned long) const
0.00 0.00 0.00 4 0.00 0.00 std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_find_node(unsigned long, int const&, unsigned long) const
0.00 0.00 0.00 4 0.00 0.00 std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_find_before_node(unsigned long, int const&, unsigned long) const
0.00 0.00 0.00 4 0.00 0.00 std::_Vector_base<AStarNode, std::allocator<AStarNode> >::_M_get_Tp_allocator() const
0.00 0.00 0.00 4 0.00 0.00 std::vector<AStarNode, std::allocator<AStarNode> >::begin() const
0.00 0.00 0.00 4 0.00 0.00 std::vector<AStarNode, std::allocator<AStarNode> >::max_size() const
0.00 0.00 0.00 4 0.00 0.00 std::__detail::_Hash_node<std::pair<int const, double>, false>::_M_next() const
0.00 0.00 0.00 4 0.00 0.00 std::__detail::_Hash_code_base<int, std::pair<int const, int>, std::__detail::_Select1st, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_hash_code(int const&) const
0.00 0.00 0.00 4 0.00 0.00 std::__detail::_Hash_code_base<int, std::pair<int const, int>, std::__detail::_Select1st, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_bucket_index(unsigned long, unsigned long) const
0.00 0.00 0.00 4 0.00 0.00 std::__detail::_Hash_code_base<int, std::pair<int const, int>, std::__detail::_Select1st, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_hash() const
0.00 0.00 0.00 4 0.00 0.00 std::__detail::_Hash_code_base<int, int, std::__detail::_Identity, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_hash_code(int const&) const
0.00 0.00 0.00 4 0.00 0.00 std::__detail::_Hash_code_base<int, int, std::__detail::_Identity, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_hash() const
0.00 0.00 0.00 4 0.00 0.00 std::__detail::_Hashtable_base<int, std::pair<int const, double>, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Hashtable_traits<false, false, true> >::_M_eq() const
0.00 0.00 0.00 4 0.00 0.00 std::__detail::_Hashtable_base<int, std::pair<int const, double>, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Hashtable_traits<false, false, true> >::_M_equals(int const&, unsigned long, std::__detail::_Hash_node_value<std::pair<int const, double>, false> const&) const
0.00 0.00 0.00 4 0.00 0.00 std::allocator_traits<std::allocator<AStarNode> >::max_size(std::allocator<AStarNode> const&)
0.00 0.00 0.00 4 0.00 0.00 std::vector<AStarNode, std::allocator<AStarNode> >::_S_max_size(std::allocator<AStarNode> const&)
0.00 0.00 0.00 4 0.00 0.00 std::vector<AStarNode, std::allocator<AStarNode> >::_S_relocate(AStarNode*, AStarNode*, AStarNode*, std::allocator<AStarNode>&)
0.00 0.00 0.00 4 0.00 0.00 std::vector<AStarNode, std::allocator<AStarNode> >::_S_do_relocate(AStarNode*, AStarNode*, AStarNode*, std::allocator<AStarNode>&, std::integral_constant<bool, true>)
0.00 0.00 0.00 4 0.00 0.00 std::__detail::_Hashtable_base<int, std::pair<int const, double>, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Hashtable_traits<false, false, true> >::_S_equals(unsigned long, std::__detail::_Hash_node_code_cache<false> const&)
0.00 0.00 0.00 4 0.00 0.00 void std::__push_heap<__gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >, long, AStarNode, __gnu_cxx::__ops::_Iter_comp_val<std::less<AStarNode> > >(__gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >, long, long, AStarNode, __gnu_cxx::__ops::_Iter_comp_val<std::less<AStarNode> >&)
0.00 0.00 0.00 4 0.00 0.00 AStarNode* std::__relocate_a<AStarNode*, AStarNode*, std::allocator<AStarNode> >(AStarNode*, AStarNode*, AStarNode*, std::allocator<AStarNode>&)
0.00 0.00 0.00 4 0.00 0.00 std::enable_if<std::__is_bitwise_relocatable<AStarNode, void>::value, AStarNode*>::type std::__relocate_a_1<AStarNode, AStarNode>(AStarNode*, AStarNode*, AStarNode*, std::allocator<AStarNode>&)
0.00 0.00 0.00 3 0.00 0.00 void __gnu_cxx::new_allocator<AStarNode>::construct<AStarNode, AStarNode const&>(AStarNode*, AStarNode const&)
0.00 0.00 0.00 3 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> >::deallocate(std::__detail::_Hash_node<std::pair<int const, double>, false>*, unsigned long)
0.00 0.00 0.00 3 0.00 0.00 void __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> >::destroy<std::pair<int const, double> >(std::pair<int const, double>*)
0.00 0.00 0.00 3 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> >::allocate(unsigned long, void const*)
0.00 0.00 0.00 3 0.00 0.00 void __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> >::construct<std::pair<int const, double>, std::piecewise_construct_t const&, std::tuple<int const&>, std::tuple<> >(std::pair<int const, double>*, std::piecewise_construct_t const&, std::tuple<int const&>&&, std::tuple<>&&)
0.00 0.00 0.00 3 0.00 0.00 __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >::operator++()
0.00 0.00 0.00 3 0.00 0.00 __gnu_cxx::__ops::_Iter_comp_val<std::less<AStarNode> >::_Iter_comp_val(std::less<AStarNode>)
0.00 0.00 0.00 3 0.00 0.00 bool __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.00 0.00 3 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> >::_M_max_size() const
0.00 0.00 0.00 3 0.00 0.00 __gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >::operator-(long) const
0.00 0.00 0.00 3 0.00 0.00 std::_Hashtable<int, std::pair<int const, int>, std::allocator<std::pair<int const, int> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_find_node(unsigned long, int const&, unsigned long) const
0.00 0.00 0.00 3 0.00 0.00 std::_Hashtable<int, std::pair<int const, int>, std::allocator<std::pair<int const, int> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_find_before_node(unsigned long, int const&, unsigned long) const
0.00 0.00 0.00 3 0.00 0.00 std::chrono::duration<long, std::ratio<1l, 1000000000l> >::count() const
0.00 0.00 0.00 3 0.00 0.00 std::__detail::_Hash_node<std::pair<int const, int>, false>::_M_next() const
0.00 0.00 0.00 3 0.00 0.00 std::__detail::_Node_iterator<std::pair<int const, double>, false, false>::operator->() const
0.00 0.00 0.00 3 0.00 0.00 std::__detail::_Hash_code_base<int, std::pair<int const, double>, std::__detail::_Select1st, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_store_code(std::__detail::_Hash_node_code_cache<false>&, unsigned long) const
0.00 0.00 0.00 3 0.00 0.00 std::_Hashtable<int, std::pair<int const, double>, std::allocator<std::pair<int const, double> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_Scoped_node::_Scoped_node<std::piecewise_construct_t const&, std::tuple<int const&>, std::tuple<> >(std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> > >*, std::piecewise_construct_t const&, std::tuple<int const&>&&, std::tuple<>&&)
0.00 0.00 0.00 3 0.00 0.00 std::_Hashtable<int, std::pair<int const, double>, std::allocator<std::pair<int const, double> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_Scoped_node::~_Scoped_node()
0.00 0.00 0.00 3 0.00 0.00 std::_Hashtable<int, std::pair<int const, double>, std::allocator<std::pair<int const, double> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node<std::pair<int const, double>, false>*, unsigned long)
0.00 0.00 0.00 3 0.00 0.00 std::_Hashtable<int, std::pair<int const, double>, std::allocator<std::pair<int const, double> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert_bucket_begin(unsigned long, std::__detail::_Hash_node<std::pair<int const, double>, false>*)
0.00 0.00 0.00 3 0.00 0.00 std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::end()
0.00 0.00 0.00 3 0.00 0.00 std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::find(int const&)
0.00 0.00 0.00 3 0.00 0.00 std::_Vector_base<AStarNode, std::allocator<AStarNode> >::_M_deallocate(AStarNode*, unsigned long)
0.00 0.00 0.00 3 0.00 0.00 std::unordered_map<int, int, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, int> > >::operator[](int const&)
0.00 0.00 0.00 3 0.00 0.00 std::unordered_set<int, std::hash<int>, std::equal_to<int>, std::allocator<int> >::end()
0.00 0.00 0.00 3 0.00 0.00 std::unordered_set<int, std::hash<int>, std::equal_to<int>, std::allocator<int> >::find(int const&)
0.00 0.00 0.00 3 0.00 0.00 std::pointer_traits<std::__detail::_Hash_node<std::pair<int const, double>, false>*>::pointer_to(std::__detail::_Hash_node<std::pair<int const, double>, false>&)
0.00 0.00 0.00 3 0.00 0.00 std::priority_queue<AStarNode, std::vector<AStarNode, std::allocator<AStarNode> >, std::less<AStarNode> >::push(AStarNode const&)
0.00 0.00 0.00 3 0.00 0.00 void std::allocator_traits<std::allocator<AStarNode> >::construct<AStarNode, AStarNode const&>(std::allocator<AStarNode>&, AStarNode*, AStarNode const&)
0.00 0.00 0.00 3 0.00 0.00 std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> > >::deallocate(std::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> >&, std::__detail::_Hash_node<std::pair<int const, double>, false>*, unsigned long)
0.00 0.00 0.00 3 0.00 0.00 void std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> > >::destroy<std::pair<int const, double> >(std::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> >&, std::pair<int const, double>*)
0.00 0.00 0.00 3 0.00 0.00 std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> >&, unsigned long)
0.00 0.00 0.00 3 0.00 0.00 void std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> > >::construct<std::pair<int const, double>, std::piecewise_construct_t const&, std::tuple<int const&>, std::tuple<> >(std::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> >&, std::pair<int const, double>*, std::piecewise_construct_t const&, std::tuple<int const&>&&, std::tuple<>&&)
0.00 0.00 0.00 3 0.00 0.00 std::pair<int const, double>::pair<int const&>(std::piecewise_construct_t, std::tuple<int const&>, std::tuple<>)
0.00 0.00 0.00 3 0.00 0.00 std::pair<int const, double>::pair<int const&, 0ul>(std::tuple<int const&>&, std::tuple<>&, std::_Index_tuple<0ul>, std::_Index_tuple<>)
0.00 0.00 0.00 3 0.00 0.00 std::vector<AStarNode, std::allocator<AStarNode> >::push_back(AStarNode const&)
0.00 0.00 0.00 3 0.00 0.00 std::__detail::_Hash_node<std::pair<int const, double>, false>::_Hash_node()
0.00 0.00 0.00 3 0.00 0.00 std::__detail::_Hash_node<std::pair<int const, double>, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> > >::_M_allocate_node<std::piecewise_construct_t const&, std::tuple<int const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<int const&>&&, std::tuple<>&&)
0.00 0.00 0.00 3 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> > >::_M_deallocate_node(std::__detail::_Hash_node<std::pair<int const, double>, false>*)
0.00 0.00 0.00 3 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> > >::_M_deallocate_node_ptr(std::__detail::_Hash_node<std::pair<int const, double>, false>*)
0.00 0.00 0.00 3 0.00 0.00 std::__detail::_Map_base<int, std::pair<int const, int>, std::allocator<std::pair<int const, int> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true>, true>::operator[](int const&)
0.00 0.00 0.00 3 0.00 0.00 std::__detail::operator!=(std::__detail::_Node_iterator_base<int, false> const&, std::__detail::_Node_iterator_base<int, false> const&)
0.00 0.00 0.00 3 0.00 0.00 std::__detail::_Hash_node<std::pair<int const, double>, false>* std::__addressof<std::__detail::_Hash_node<std::pair<int const, double>, false> >(std::__detail::_Hash_node<std::pair<int const, double>, false>&)
0.00 0.00 0.00 3 0.00 0.00 std::__detail::_Hash_node<std::pair<int const, double>, false>* std::__to_address<std::__detail::_Hash_node<std::pair<int const, double>, false> >(std::__detail::_Hash_node<std::pair<int const, double>, false>*)
0.00 0.00 0.00 3 0.00 0.00 std::remove_reference<int&>::type&& std::move<int&>(int&)
0.00 0.00 0.00 3 0.00 0.00 std::__detail::_Hash_node<std::pair<int const, double>, false>* std::addressof<std::__detail::_Hash_node<std::pair<int const, double>, false> >(std::__detail::_Hash_node<std::pair<int const, double>, false>&)
0.00 0.00 0.00 3 0.00 0.00 void std::push_heap<__gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >, std::less<AStarNode> >(__gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >, __gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >, std::less<AStarNode>)
0.00 0.00 0.00 2 0.00 0.00 edgeWeight(Node const&, Node const&)
0.00 0.00 0.00 2 0.00 0.00 __gnu_cxx::new_allocator<AStarNode>::deallocate(AStarNode*, unsigned long)
0.00 0.00 0.00 2 0.00 0.00 void __gnu_cxx::new_allocator<AStarNode>::destroy<AStarNode>(AStarNode*)
0.00 0.00 0.00 2 0.00 0.00 __gnu_cxx::new_allocator<AStarNode>::allocate(unsigned long, void const*)
0.00 0.00 0.00 2 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> >::deallocate(std::__detail::_Hash_node<std::pair<int const, int>, false>*, unsigned long)
0.00 0.00 0.00 2 0.00 0.00 void __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> >::destroy<std::pair<int const, int> >(std::pair<int const, int>*)
0.00 0.00 0.00 2 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> >::allocate(unsigned long, void const*)
0.00 0.00 0.00 2 0.00 0.00 void __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> >::construct<std::pair<int const, int>, std::piecewise_construct_t const&, std::tuple<int const&>, std::tuple<> >(std::pair<int const, int>*, std::piecewise_construct_t const&, std::tuple<int const&>&&, std::tuple<>&&)
0.00 0.00 0.00 2 0.00 0.00 __gnu_cxx::__aligned_buffer<int>::_M_ptr()
0.00 0.00 0.00 2 0.00 0.00 __gnu_cxx::__aligned_buffer<int>::_M_addr()
0.00 0.00 0.00 2 0.00 0.00 __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >::operator--()
0.00 0.00 0.00 2 0.00 0.00 bool __gnu_cxx::operator==<AStarNode const*, std::vector<AStarNode, std::allocator<AStarNode> > >(__gnu_cxx::__normal_iterator<AStarNode const*, std::vector<AStarNode, std::allocator<AStarNode> > > const&, __gnu_cxx::__normal_iterator<AStarNode const*, std::vector<AStarNode, std::allocator<AStarNode> > > const&)
0.00 0.00 0.00 2 0.00 0.00 bool __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.00 0.00 2 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> >::_M_max_size() const
0.00 0.00 0.00 2 0.00 0.00 __gnu_cxx::__aligned_buffer<std::pair<int const, int> >::_M_ptr() const
0.00 0.00 0.00 2 0.00 0.00 __gnu_cxx::__aligned_buffer<std::pair<int const, int> >::_M_addr() const
0.00 0.00 0.00 2 0.00 0.00 __gnu_cxx::__normal_iterator<AStarNode const*, std::vector<AStarNode, std::allocator<AStarNode> > >::operator*() const
0.00 0.00 0.00 2 0.00 0.00 std::_Hashtable<int, std::pair<int const, double>, std::allocator<std::pair<int const, double> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_uses_single_bucket(std::__detail::_Hash_node_base**) const
0.00 0.00 0.00 2 0.00 0.00 std::_Hashtable<int, std::pair<int const, double>, std::allocator<std::pair<int const, double> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_begin() const
0.00 0.00 0.00 2 0.00 0.00 std::_Hashtable<int, std::pair<int const, int>, std::allocator<std::pair<int const, int> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_uses_single_bucket(std::__detail::_Hash_node_base**) const
0.00 0.00 0.00 2 0.00 0.00 std::_Hashtable<int, std::pair<int const, int>, std::allocator<std::pair<int const, int> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_begin() const
0.00 0.00 0.00 2 0.00 0.00 std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_uses_single_bucket(std::__detail::_Hash_node_base**) const
0.00 0.00 0.00 2 0.00 0.00 std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_begin() const
0.00 0.00 0.00 2 0.00 0.00 std::priority_queue<AStarNode, std::vector<AStarNode, std::allocator<AStarNode> >, std::less<AStarNode> >::top() const
0.00 0.00 0.00 2 0.00 0.00 std::priority_queue<AStarNode, std::vector<AStarNode, std::allocator<AStarNode> >, std::less<AStarNode> >::empty() const
0.00 0.00 0.00 2 0.00 0.00 std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > >::time_since_epoch() const
0.00 0.00 0.00 2 0.00 0.00 std::chrono::duration<double, std::ratio<1l, 1000l> >::count() const
0.00 0.00 0.00 2 0.00 0.00 std::vector<AStarNode, std::allocator<AStarNode> >::_M_check_len(unsigned long, char const*) const
0.00 0.00 0.00 2 0.00 0.00 std::vector<AStarNode, std::allocator<AStarNode> >::end() const
0.00 0.00 0.00 2 0.00 0.00 std::vector<AStarNode, std::allocator<AStarNode> >::empty() const
0.00 0.00 0.00 2 0.00 0.00 std::vector<AStarNode, std::allocator<AStarNode> >::front() const
0.00 0.00 0.00 2 0.00 0.00 decltype ((get<0>)((forward<std::pair<int const, int> const&>)({parm#1}))) std::__detail::_Select1st::operator()<std::pair<int const, int> const&>(std::pair<int const, int> const&) const
0.00 0.00 0.00 2 0.00 0.00 std::__detail::_Node_iterator<std::pair<int const, int>, false, false>::operator->() const
0.00 0.00 0.00 2 0.00 0.00 std::__detail::_Hash_code_base<int, std::pair<int const, int>, std::__detail::_Select1st, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_store_code(std::__detail::_Hash_node_code_cache<false>&, unsigned long) const
0.00 0.00 0.00 2 0.00 0.00 std::__detail::_Hash_node_value_base<std::pair<int const, int> >::_M_v() const
0.00 0.00 0.00 2 0.00 0.00 std::__detail::_Hash_node_value_base<std::pair<int const, int> >::_M_valptr() const
0.00 0.00 0.00 2 0.00 0.00 int const& std::__detail::_Identity::operator()<int const&>(int const&) const
0.00 0.00 0.00 2 0.00 0.00 std::allocator<std::__detail::_Hash_node_base*>::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> >(std::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> > const&)
0.00 0.00 0.00 2 0.00 0.00 std::allocator<std::__detail::_Hash_node_base*>::allocator<std::__detail::_Hash_node<int, false> >(std::allocator<std::__detail::_Hash_node<int, false> > const&)
0.00 0.00 0.00 2 0.00 0.00 std::allocator<std::__detail::_Hash_node_base*>::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> >(std::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> > const&)
0.00 0.00 0.00 2 0.00 0.00 std::_Hashtable<int, std::pair<int const, double>, std::allocator<std::pair<int const, double> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_deallocate_buckets(std::__detail::_Hash_node_base**, unsigned long)
0.00 0.00 0.00 2 0.00 0.00 std::_Hashtable<int, std::pair<int const, double>, std::allocator<std::pair<int const, double> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_deallocate_buckets()
0.00 0.00 0.00 2 0.00 0.00 std::_Hashtable<int, std::pair<int const, double>, std::allocator<std::pair<int const, double> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::end()
0.00 0.00 0.00 2 0.00 0.00 std::_Hashtable<int, std::pair<int const, double>, std::allocator<std::pair<int const, double> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::find(int const&)
0.00 0.00 0.00 2 0.00 0.00 std::_Hashtable<int, std::pair<int const, int>, std::allocator<std::pair<int const, int> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_Scoped_node::_Scoped_node<std::piecewise_construct_t const&, std::tuple<int const&>, std::tuple<> >(std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> > >*, std::piecewise_construct_t const&, std::tuple<int const&>&&, std::tuple<>&&)
0.00 0.00 0.00 2 0.00 0.00 std::_Hashtable<int, std::pair<int const, int>, std::allocator<std::pair<int const, int> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_Scoped_node::~_Scoped_node()
0.00 0.00 0.00 2 0.00 0.00 std::_Hashtable<int, std::pair<int const, int>, std::allocator<std::pair<int const, int> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_deallocate_buckets(std::__detail::_Hash_node_base**, unsigned long)
0.00 0.00 0.00 2 0.00 0.00 std::_Hashtable<int, std::pair<int const, int>, std::allocator<std::pair<int const, int> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_deallocate_buckets()
0.00 0.00 0.00 2 0.00 0.00 std::_Hashtable<int, std::pair<int const, int>, std::allocator<std::pair<int const, int> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node<std::pair<int const, int>, false>*, unsigned long)
0.00 0.00 0.00 2 0.00 0.00 std::_Hashtable<int, std::pair<int const, int>, std::allocator<std::pair<int const, int> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_insert_bucket_begin(unsigned long, std::__detail::_Hash_node<std::pair<int const, int>, false>*)
0.00 0.00 0.00 2 0.00 0.00 std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_deallocate_buckets(std::__detail::_Hash_node_base**, unsigned long)
0.00 0.00 0.00 2 0.00 0.00 std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_deallocate_buckets()
0.00 0.00 0.00 2 0.00 0.00 int const& std::__pair_get<0ul>::__const_get<int const, int>(std::pair<int const, int> const&)
0.00 0.00 0.00 2 0.00 0.00 std::_Vector_base<AStarNode, std::allocator<AStarNode> >::_M_allocate(unsigned long)
0.00 0.00 0.00 2 0.00 0.00 std::unordered_map<int, double, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, double> > >::end()
0.00 0.00 0.00 2 0.00 0.00 std::unordered_map<int, double, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, double> > >::find(int const&)
0.00 0.00 0.00 2 0.00 0.00 std::pointer_traits<std::__detail::_Hash_node<std::pair<int const, int>, false>*>::pointer_to(std::__detail::_Hash_node<std::pair<int const, int>, false>&)
0.00 0.00 0.00 2 0.00 0.00 std::priority_queue<AStarNode, std::vector<AStarNode, std::allocator<AStarNode> >, std::less<AStarNode> >::pop()
0.00 0.00 0.00 2 0.00 0.00 std::allocator_traits<std::allocator<AStarNode> >::deallocate(std::allocator<AStarNode>&, AStarNode*, unsigned long)
0.00 0.00 0.00 2 0.00 0.00 void std::allocator_traits<std::allocator<AStarNode> >::destroy<AStarNode>(std::allocator<AStarNode>&, AStarNode*)
0.00 0.00 0.00 2 0.00 0.00 std::allocator_traits<std::allocator<AStarNode> >::allocate(std::allocator<AStarNode>&, unsigned long)
0.00 0.00 0.00 2 0.00 0.00 std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> > >::deallocate(std::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> >&, std::__detail::_Hash_node<std::pair<int const, int>, false>*, unsigned long)
0.00 0.00 0.00 2 0.00 0.00 void std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> > >::destroy<std::pair<int const, int> >(std::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> >&, std::pair<int const, int>*)
0.00 0.00 0.00 2 0.00 0.00 std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> > >::allocate(std::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> >&, unsigned long)
0.00 0.00 0.00 2 0.00 0.00 void std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> > >::construct<std::pair<int const, int>, std::piecewise_construct_t const&, std::tuple<int const&>, std::tuple<> >(std::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> >&, std::pair<int const, int>*, std::piecewise_construct_t const&, std::tuple<int const&>&&, std::tuple<>&&)
0.00 0.00 0.00 2 0.00 0.00 std::pair<int const, int>::pair<int const&, 0ul>(std::tuple<int const&>&, std::tuple<>&, std::_Index_tuple<0ul>, std::_Index_tuple<>)
0.00 0.00 0.00 2 0.00 0.00 std::pair<int const, int>::pair<int const&>(std::piecewise_construct_t, std::tuple<int const&>, std::tuple<>)
0.00 0.00 0.00 2 0.00 0.00 void std::vector<AStarNode, std::allocator<AStarNode> >::_M_realloc_insert<AStarNode const&>(__gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >, AStarNode const&)
0.00 0.00 0.00 2 0.00 0.00 std::vector<AStarNode, std::allocator<AStarNode> >::pop_back()
0.00 0.00 0.00 2 0.00 0.00 std::__detail::_Hash_node<std::pair<int const, int>, false>::_Hash_node()
0.00 0.00 0.00 2 0.00 0.00 std::__detail::_Node_iterator<std::pair<int const, int>, false, false>::_Node_iterator(std::__detail::_Hash_node<std::pair<int const, int>, false>*)
0.00 0.00 0.00 2 0.00 0.00 std::__detail::_Hash_node<std::pair<int const, int>, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> > >::_M_allocate_node<std::piecewise_construct_t const&, std::tuple<int const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<int const&>&&, std::tuple<>&&)
0.00 0.00 0.00 2 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> > >::_M_deallocate_node(std::__detail::_Hash_node<std::pair<int const, int>, false>*)
0.00 0.00 0.00 2 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> > >::_M_deallocate_node_ptr(std::__detail::_Hash_node<std::pair<int const, int>, false>*)
0.00 0.00 0.00 2 0.00 0.00 std::__detail::_Node_iterator_base<std::pair<int const, int>, false>::_Node_iterator_base(std::__detail::_Hash_node<std::pair<int const, int>, false>*)
0.00 0.00 0.00 2 0.00 0.00 std::__detail::_Node_const_iterator<std::pair<int const, std::vector<int, std::allocator<int> > >, false, false>::_Node_const_iterator(std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false>*)
0.00 0.00 0.00 2 0.00 0.00 std::__detail::_Hash_node_value_base<std::pair<int const, double> >::_M_v()
0.00 0.00 0.00 2 0.00 0.00 std::__detail::_Hash_node_value_base<int>::_M_valptr()
0.00 0.00 0.00 2 0.00 0.00 std::__detail::operator==(std::__detail::_Node_iterator_base<std::pair<int const, double>, false> const&, std::__detail::_Node_iterator_base<std::pair<int const, double>, false> const&)
0.00 0.00 0.00 2 0.00 0.00 std::__detail::_Hash_node<std::pair<int const, int>, false>* std::__addressof<std::__detail::_Hash_node<std::pair<int const, int>, false> >(std::__detail::_Hash_node<std::pair<int const, int>, false>&)
0.00 0.00 0.00 2 0.00 0.00 std::__detail::_Hash_node<std::pair<int const, int>, false>* std::__to_address<std::__detail::_Hash_node<std::pair<int const, int>, false> >(std::__detail::_Hash_node<std::pair<int const, int>, false>*)
0.00 0.00 0.00 2 0.00 0.00 std::tuple_element<0ul, std::pair<int const, int> >::type const& std::get<0ul, int const, int>(std::pair<int const, int> const&)
0.00 0.00 0.00 2 0.00 0.00 std::remove_reference<std::_Vector_base<int, std::allocator<int> >::_Vector_impl&>::type&& std::move<std::_Vector_base<int, std::allocator<int> >::_Vector_impl&>(std::_Vector_base<int, std::allocator<int> >::_Vector_impl&)
0.00 0.00 0.00 2 0.00 0.00 std::pair<int const, int> const& std::forward<std::pair<int const, int> const&>(std::remove_reference<std::pair<int const, int> const&>::type&)
0.00 0.00 0.00 2 0.00 0.00 void std::pop_heap<__gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >, std::less<AStarNode> >(__gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >, __gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >, std::less<AStarNode>)
0.00 0.00 0.00 2 0.00 0.00 std::__detail::_Hash_node<std::pair<int const, int>, false>* std::addressof<std::__detail::_Hash_node<std::pair<int const, int>, false> >(std::__detail::_Hash_node<std::pair<int const, int>, false>&)
0.00 0.00 0.00 1 0.00 0.00 aStarSearch(std::unordered_map<int, std::vector<int, std::allocator<int> >, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > > > const&, std::unordered_map<int, Node, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, Node> > > const&, int, int)
0.00 0.00 0.00 1 0.00 0.00 __static_initialization_and_destruction_0(int, int)
0.00 0.00 0.00 1 0.00 0.00 parseOSM(char const*, std::unordered_map<int, Node, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, Node> > >&, std::unordered_map<int, std::vector<int, std::allocator<int> >, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > > >&)
0.00 0.00 0.00 1 0.00 0.00 __gnu_cxx::new_allocator<AStarNode>::new_allocator()
0.00 0.00 0.00 1 0.00 0.00 __gnu_cxx::new_allocator<AStarNode>::~new_allocator()
0.00 0.00 0.00 1 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> >::new_allocator()
0.00 0.00 0.00 1 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> >::~new_allocator()
0.00 0.00 0.00 1 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> >::new_allocator()
0.00 0.00 0.00 1 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> >::~new_allocator()
0.00 0.00 0.00 1 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> >::new_allocator()
0.00 0.00 0.00 1 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> >::~new_allocator()
0.00 0.00 0.00 1 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> >::new_allocator()
0.00 0.00 0.00 1 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> >::~new_allocator()
0.00 0.00 0.00 1 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<int, false> >::deallocate(std::__detail::_Hash_node<int, false>*, unsigned long)
0.00 0.00 0.00 1 0.00 0.00 void __gnu_cxx::new_allocator<std::__detail::_Hash_node<int, false> >::destroy<int>(int*)
0.00 0.00 0.00 1 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<int, false> >::allocate(unsigned long, void const*)
0.00 0.00 0.00 1 0.00 0.00 void __gnu_cxx::new_allocator<std::__detail::_Hash_node<int, false> >::construct<int, int const&>(int*, int const&)
0.00 0.00 0.00 1 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<int, false> >::new_allocator()
0.00 0.00 0.00 1 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<int, false> >::~new_allocator()
0.00 0.00 0.00 1 0.00 0.00 __gnu_cxx::new_allocator<int>::new_allocator(__gnu_cxx::new_allocator<int> const&)
0.00 0.00 0.00 1 0.00 0.00 __gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >::operator--()
0.00 0.00 0.00 1 0.00 0.00 __gnu_cxx::__ops::_Iter_comp_val<std::less<AStarNode> >::_Iter_comp_val(__gnu_cxx::__ops::_Iter_comp_iter<std::less<AStarNode> >&&)
0.00 0.00 0.00 1 0.00 0.00 bool __gnu_cxx::__ops::_Iter_comp_val<std::less<AStarNode> >::operator()<__gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >, AStarNode>(__gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >, AStarNode&)
0.00 0.00 0.00 1 0.00 0.00 bool __gnu_cxx::operator==<int const*, std::vector<int, std::allocator<int> > >(__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > > const&, __gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > > const&)
0.00 0.00 0.00 1 0.00 0.00 bool __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.00 0.00 1 0.00 0.00 AStarNode::operator<(AStarNode const&) const
0.00 0.00 0.00 1 0.00 0.00 __gnu_cxx::new_allocator<std::__detail::_Hash_node<int, false> >::_M_max_size() const
0.00 0.00 0.00 1 0.00 0.00 __gnu_cxx::__aligned_buffer<int>::_M_ptr() const
0.00 0.00 0.00 1 0.00 0.00 __gnu_cxx::__aligned_buffer<int>::_M_addr() const
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, Node>, std::allocator<std::pair<int const, Node> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::size() const
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::end() const
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::find(int const&) const
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::size() const
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, double>, std::allocator<std::pair<int const, double> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_bucket_index(std::__detail::_Hash_node_value<std::pair<int const, double>, false> const&) const
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, int>, std::allocator<std::pair<int const, int> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_bucket_index(std::__detail::_Hash_node_value<std::pair<int const, int>, false> const&) const
0.00 0.00 0.00 1 0.00 0.00 std::unordered_map<int, Node, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, Node> > >::size() const
0.00 0.00 0.00 1 0.00 0.00 std::unordered_map<int, std::vector<int, std::allocator<int> >, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > > >::end() const
0.00 0.00 0.00 1 0.00 0.00 std::unordered_map<int, std::vector<int, std::allocator<int> >, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > > >::find(int const&) const
0.00 0.00 0.00 1 0.00 0.00 std::unordered_map<int, std::vector<int, std::allocator<int> >, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > > >::size() const
0.00 0.00 0.00 1 0.00 0.00 std::less<AStarNode>::operator()(AStarNode const&, AStarNode const&) const
0.00 0.00 0.00 1 0.00 0.00 std::vector<int, std::allocator<int> >::empty() const
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hash_node<int, false>* std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<int, false> > >::operator()<int const&>(int const&) const
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hash_node<int, false>::_M_next() const
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hash_code_base<int, std::pair<int const, double>, std::__detail::_Select1st, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_bucket_index(std::__detail::_Hash_node_value<std::pair<int const, double>, false> const&, unsigned long) const
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hash_code_base<int, std::pair<int const, int>, std::__detail::_Select1st, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_bucket_index(std::__detail::_Hash_node_value<std::pair<int const, int>, false> const&, unsigned long) const
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hash_code_base<int, int, std::__detail::_Identity, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_store_code(std::__detail::_Hash_node_code_cache<false>&, unsigned long) const
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_base<int, std::pair<int const, int>, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Hashtable_traits<false, false, true> >::_M_eq() const
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_base<int, std::pair<int const, int>, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Hashtable_traits<false, false, true> >::_M_equals(int const&, unsigned long, std::__detail::_Hash_node_value<std::pair<int const, int>, false> const&) const
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_base<int, int, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Hashtable_traits<false, true, true> >::_M_eq() const
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_base<int, int, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Hashtable_traits<false, true, true> >::_M_equals(int const&, unsigned long, std::__detail::_Hash_node_value<int, false> const&) const
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Node_const_iterator<std::pair<int const, std::vector<int, std::allocator<int> > >, false, false>::operator->() const
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hash_node_value_base<int>::_M_v() const
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hash_node_value_base<int>::_M_valptr() const
0.00 0.00 0.00 1 0.00 0.00 std::allocator<AStarNode>::allocator()
0.00 0.00 0.00 1 0.00 0.00 std::allocator<AStarNode>::~allocator()
0.00 0.00 0.00 1 0.00 0.00 std::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> >::allocator()
0.00 0.00 0.00 1 0.00 0.00 std::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> >::~allocator()
0.00 0.00 0.00 1 0.00 0.00 std::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> >::allocator()
0.00 0.00 0.00 1 0.00 0.00 std::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> >::~allocator()
0.00 0.00 0.00 1 0.00 0.00 std::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> >::allocator()
0.00 0.00 0.00 1 0.00 0.00 std::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> >::~allocator()
0.00 0.00 0.00 1 0.00 0.00 std::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> >::allocator()
0.00 0.00 0.00 1 0.00 0.00 std::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> >::~allocator()
0.00 0.00 0.00 1 0.00 0.00 std::allocator<std::__detail::_Hash_node<int, false> >::allocator()
0.00 0.00 0.00 1 0.00 0.00 std::allocator<std::__detail::_Hash_node<int, false> >::~allocator()
0.00 0.00 0.00 1 0.00 0.00 std::allocator<int>::allocator(std::allocator<int> const&)
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, Node>, std::allocator<std::pair<int const, Node> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::clear()
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, Node>, std::allocator<std::pair<int const, Node> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_Hashtable()
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, Node>, std::allocator<std::pair<int const, Node> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::~_Hashtable()
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::end()
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::begin()
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::clear()
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_Hashtable()
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::~_Hashtable()
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, double>, std::allocator<std::pair<int const, double> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_rehash_aux(unsigned long, std::integral_constant<bool, true>)
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, double>, std::allocator<std::pair<int const, double> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_allocate_buckets(unsigned long)
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, double>, std::allocator<std::pair<int const, double> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::clear()
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, double>, std::allocator<std::pair<int const, double> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_rehash(unsigned long, unsigned long const&)
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, double>, std::allocator<std::pair<int const, double> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_Hashtable()
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, double>, std::allocator<std::pair<int const, double> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::~_Hashtable()
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, int>, std::allocator<std::pair<int const, int> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_rehash_aux(unsigned long, std::integral_constant<bool, true>)
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, int>, std::allocator<std::pair<int const, int> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_allocate_buckets(unsigned long)
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, int>, std::allocator<std::pair<int const, int> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::clear()
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, int>, std::allocator<std::pair<int const, int> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_rehash(unsigned long, unsigned long const&)
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, int>, std::allocator<std::pair<int const, int> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_Hashtable()
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, std::pair<int const, int>, std::allocator<std::pair<int const, int> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::~_Hashtable()
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_Scoped_node::_Scoped_node(std::__detail::_Hash_node<int, false>*, std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<int, false> > >*)
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_Scoped_node::~_Scoped_node()
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_rehash_aux(unsigned long, std::integral_constant<bool, true>)
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_allocate_buckets(unsigned long)
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node<int, false>*, unsigned long)
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_insert_bucket_begin(unsigned long, std::__detail::_Hash_node<int, false>*)
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::clear()
0.00 0.00 0.00 1 0.00 0.00 std::pair<std::__detail::_Node_iterator<int, true, false>, bool> std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_insert<int const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<int, false> > > >(int const&, std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<int, false> > > const&, std::integral_constant<bool, true>)
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_rehash(unsigned long, unsigned long const&)
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_Hashtable()
0.00 0.00 0.00 1 0.00 0.00 std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::~_Hashtable()
0.00 0.00 0.00 1 0.00 0.00 void std::_Destroy_aux<true>::__destroy<AStarNode*>(AStarNode*, AStarNode*)
0.00 0.00 0.00 1 0.00 0.00 std::_Vector_base<AStarNode, std::allocator<AStarNode> >::_Vector_impl::_Vector_impl()
0.00 0.00 0.00 1 0.00 0.00 std::_Vector_base<AStarNode, std::allocator<AStarNode> >::_Vector_impl::~_Vector_impl()
0.00 0.00 0.00 1 0.00 0.00 std::_Vector_base<AStarNode, std::allocator<AStarNode> >::_Vector_impl_data::_Vector_impl_data()
0.00 0.00 0.00 1 0.00 0.00 std::_Vector_base<AStarNode, std::allocator<AStarNode> >::_Vector_base()
0.00 0.00 0.00 1 0.00 0.00 std::_Vector_base<AStarNode, std::allocator<AStarNode> >::~_Vector_base()
0.00 0.00 0.00 1 0.00 0.00 std::_Vector_base<int, std::allocator<int> >::_Vector_impl::_Vector_impl(std::_Vector_base<int, std::allocator<int> >::_Vector_impl&&)
0.00 0.00 0.00 1 0.00 0.00 std::_Vector_base<int, std::allocator<int> >::_Vector_impl_data::_Vector_impl_data(std::_Vector_base<int, std::allocator<int> >::_Vector_impl_data&&)
0.00 0.00 0.00 1 0.00 0.00 std::_Vector_base<int, std::allocator<int> >::_Vector_base(std::_Vector_base<int, std::allocator<int> >&&)
0.00 0.00 0.00 1 0.00 0.00 std::unordered_map<int, Node, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, Node> > >::unordered_map()
0.00 0.00 0.00 1 0.00 0.00 std::unordered_map<int, Node, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, Node> > >::~unordered_map()
0.00 0.00 0.00 1 0.00 0.00 std::unordered_map<int, std::vector<int, std::allocator<int> >, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > > >::end()
0.00 0.00 0.00 1 0.00 0.00 std::unordered_map<int, std::vector<int, std::allocator<int> >, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > > >::begin()
0.00 0.00 0.00 1 0.00 0.00 std::unordered_map<int, std::vector<int, std::allocator<int> >, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > > >::unordered_map()
0.00 0.00 0.00 1 0.00 0.00 std::unordered_map<int, std::vector<int, std::allocator<int> >, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, std::vector<int, std::allocator<int> > > > >::~unordered_map()
0.00 0.00 0.00 1 0.00 0.00 std::unordered_map<int, double, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, double> > >::unordered_map()
0.00 0.00 0.00 1 0.00 0.00 std::unordered_map<int, double, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, double> > >::~unordered_map()
0.00 0.00 0.00 1 0.00 0.00 std::unordered_map<int, int, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, int> > >::unordered_map()
0.00 0.00 0.00 1 0.00 0.00 std::unordered_map<int, int, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, int> > >::~unordered_map()
0.00 0.00 0.00 1 0.00 0.00 std::unordered_set<int, std::hash<int>, std::equal_to<int>, std::allocator<int> >::insert(int const&)
0.00 0.00 0.00 1 0.00 0.00 std::unordered_set<int, std::hash<int>, std::equal_to<int>, std::allocator<int> >::unordered_set()
0.00 0.00 0.00 1 0.00 0.00 std::unordered_set<int, std::hash<int>, std::equal_to<int>, std::allocator<int> >::~unordered_set()
0.00 0.00 0.00 1 0.00 0.00 std::pointer_traits<std::__detail::_Hash_node<int, false>*>::pointer_to(std::__detail::_Hash_node<int, false>&)
0.00 0.00 0.00 1 0.00 0.00 std::priority_queue<AStarNode, std::vector<AStarNode, std::allocator<AStarNode> >, std::less<AStarNode> >::priority_queue<std::vector<AStarNode, std::allocator<AStarNode> >, void>()
0.00 0.00 0.00 1 0.00 0.00 std::priority_queue<AStarNode, std::vector<AStarNode, std::allocator<AStarNode> >, std::less<AStarNode> >::~priority_queue()
0.00 0.00 0.00 1 0.00 0.00 std::allocator_traits<std::allocator<std::__detail::_Hash_node<int, false> > >::deallocate(std::allocator<std::__detail::_Hash_node<int, false> >&, std::__detail::_Hash_node<int, false>*, unsigned long)
0.00 0.00 0.00 1 0.00 0.00 void std::allocator_traits<std::allocator<std::__detail::_Hash_node<int, false> > >::destroy<int>(std::allocator<std::__detail::_Hash_node<int, false> >&, int*)
0.00 0.00 0.00 1 0.00 0.00 std::allocator_traits<std::allocator<std::__detail::_Hash_node<int, false> > >::allocate(std::allocator<std::__detail::_Hash_node<int, false> >&, unsigned long)
0.00 0.00 0.00 1 0.00 0.00 void std::allocator_traits<std::allocator<std::__detail::_Hash_node<int, false> > >::construct<int, int const&>(std::allocator<std::__detail::_Hash_node<int, false> >&, int*, int const&)
0.00 0.00 0.00 1 0.00 0.00 std::pair<std::__detail::_Node_iterator<int, true, false>, bool>::pair<std::__detail::_Node_iterator<int, true, false>&, bool, true>(std::__detail::_Node_iterator<int, true, false>&, bool&&)
0.00 0.00 0.00 1 0.00 0.00 std::enable_if<std::chrono::__is_duration<std::chrono::duration<double, std::ratio<1l, 1000l> > >::value, std::chrono::duration<double, std::ratio<1l, 1000l> > >::type std::chrono::duration_cast<std::chrono::duration<double, std::ratio<1l, 1000l> >, long, std::ratio<1l, 1000000000l> >(std::chrono::duration<long, std::ratio<1l, 1000000000l> > const&)
0.00 0.00 0.00 1 0.00 0.00 std::chrono::duration<double, std::ratio<1l, 1000l> > std::chrono::__duration_cast_impl<std::chrono::duration<double, std::ratio<1l, 1000l> >, std::ratio<1l, 1000000l>, double, true, false>::__cast<long, std::ratio<1l, 1000000000l> >(std::chrono::duration<long, std::ratio<1l, 1000000000l> > const&)
0.00 0.00 0.00 1 0.00 0.00 std::chrono::duration<double, std::ratio<1l, 1000l> >::duration<long, std::ratio<1l, 1000000000l>, void>(std::chrono::duration<long, std::ratio<1l, 1000000000l> > const&)
0.00 0.00 0.00 1 0.00 0.00 std::chrono::duration<double, std::ratio<1l, 1000l> >::duration<double, void>(double const&)
0.00 0.00 0.00 1 0.00 0.00 std::chrono::duration<long, std::ratio<1l, 1000000000l> >::duration<long, void>(long const&)
0.00 0.00 0.00 1 0.00 0.00 std::common_type<std::chrono::duration<long, std::ratio<1l, 1000000000l> >, std::chrono::duration<long, std::ratio<1l, 1000000000l> > >::type std::chrono::operator-<std::chrono::_V2::system_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> >, std::chrono::duration<long, std::ratio<1l, 1000000000l> > >(std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > > const&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > > const&)
0.00 0.00 0.00 1 0.00 0.00 std::common_type<std::chrono::duration<long, std::ratio<1l, 1000000000l> >, std::chrono::duration<long, std::ratio<1l, 1000000000l> > >::type std::chrono::operator-<long, std::ratio<1l, 1000000000l>, long, std::ratio<1l, 1000000000l> >(std::chrono::duration<long, std::ratio<1l, 1000000000l> > const&, std::chrono::duration<long, std::ratio<1l, 1000000000l> > const&)
0.00 0.00 0.00 1 0.00 0.00 std::vector<AStarNode, std::allocator<AStarNode> >::vector()
0.00 0.00 0.00 1 0.00 0.00 std::vector<AStarNode, std::allocator<AStarNode> >::~vector()
0.00 0.00 0.00 1 0.00 0.00 std::vector<int, std::allocator<int> >::vector(std::vector<int, std::allocator<int> >&&)
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<int, false> > >::_AllocNode(std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<int, false> > >&)
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hash_node<int, false>::_Hash_node()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Insert_base<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_conjure_hashtable()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Insert_base<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::insert(int const&)
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hash_code_base<int, std::pair<int const, Node>, std::__detail::_Select1st, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_Hash_code_base()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hash_code_base<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::__detail::_Select1st, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_Hash_code_base()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hash_code_base<int, std::pair<int const, double>, std::__detail::_Select1st, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_Hash_code_base()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hash_code_base<int, std::pair<int const, int>, std::__detail::_Select1st, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_Hash_code_base()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hash_code_base<int, int, std::__detail::_Identity, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_Hash_code_base()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_base<int, std::pair<int const, Node>, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Hashtable_traits<false, false, true> >::_Hashtable_base()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_base<int, std::pair<int const, std::vector<int, std::allocator<int> > >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Hashtable_traits<false, false, true> >::_Hashtable_base()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_base<int, std::pair<int const, double>, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Hashtable_traits<false, false, true> >::_Hashtable_base()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_base<int, std::pair<int const, int>, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Hashtable_traits<false, false, true> >::_S_equals(unsigned long, std::__detail::_Hash_node_code_cache<false> const&)
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_base<int, std::pair<int const, int>, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Hashtable_traits<false, false, true> >::_Hashtable_base()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_base<int, int, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Hashtable_traits<false, true, true> >::_S_equals(unsigned long, std::__detail::_Hash_node_code_cache<false> const&)
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_base<int, int, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Hashtable_traits<false, true, true> >::_Hashtable_base()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> > >::_M_deallocate_nodes(std::__detail::_Hash_node<std::pair<int const, Node>, false>*)
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> > >::_Hashtable_alloc()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> > >::~_Hashtable_alloc()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> > >::_M_deallocate_nodes(std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false>*)
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> > >::_Hashtable_alloc()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> > >::~_Hashtable_alloc()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> > >::_M_allocate_buckets(unsigned long)
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> > >::_M_deallocate_nodes(std::__detail::_Hash_node<std::pair<int const, double>, false>*)
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> > >::_M_deallocate_buckets(std::__detail::_Hash_node_base**, unsigned long)
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> > >::_Hashtable_alloc()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> > >::~_Hashtable_alloc()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> > >::_M_allocate_buckets(unsigned long)
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> > >::_M_deallocate_nodes(std::__detail::_Hash_node<std::pair<int const, int>, false>*)
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> > >::_M_deallocate_buckets(std::__detail::_Hash_node_base**, unsigned long)
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> > >::_Hashtable_alloc()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> > >::~_Hashtable_alloc()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hash_node<int, false>* std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<int, false> > >::_M_allocate_node<int const&>(int const&)
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<int, false> > >::_M_deallocate_node(std::__detail::_Hash_node<int, false>*)
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<int, false> > >::_M_allocate_buckets(unsigned long)
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<int, false> > >::_M_deallocate_nodes(std::__detail::_Hash_node<int, false>*)
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<int, false> > >::_M_deallocate_buckets(std::__detail::_Hash_node_base**, unsigned long)
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<int, false> > >::_M_deallocate_node_ptr(std::__detail::_Hash_node<int, false>*)
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<int, false> > >::_Hashtable_alloc()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<int, false> > >::~_Hashtable_alloc()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hash_node_value_base<std::pair<int const, int> >::_M_v()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_ebo_helper<0, std::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> >, true>::_Hashtable_ebo_helper()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_ebo_helper<0, std::allocator<std::__detail::_Hash_node<std::pair<int const, Node>, false> >, true>::~_Hashtable_ebo_helper()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_ebo_helper<0, std::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> >, true>::_Hashtable_ebo_helper()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_ebo_helper<0, std::allocator<std::__detail::_Hash_node<std::pair<int const, std::vector<int, std::allocator<int> > >, false> >, true>::~_Hashtable_ebo_helper()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_ebo_helper<0, std::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> >, true>::_Hashtable_ebo_helper()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_ebo_helper<0, std::allocator<std::__detail::_Hash_node<std::pair<int const, double>, false> >, true>::~_Hashtable_ebo_helper()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_ebo_helper<0, std::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> >, true>::_Hashtable_ebo_helper()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_ebo_helper<0, std::allocator<std::__detail::_Hash_node<std::pair<int const, int>, false> >, true>::~_Hashtable_ebo_helper()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_ebo_helper<0, std::allocator<std::__detail::_Hash_node<int, false> >, true>::_Hashtable_ebo_helper()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hashtable_ebo_helper<0, std::allocator<std::__detail::_Hash_node<int, false> >, true>::~_Hashtable_ebo_helper()
0.00 0.00 0.00 1 0.00 0.00 std::__detail::operator==(std::__detail::_Node_iterator_base<std::pair<int const, std::vector<int, std::allocator<int> > >, false> const&, std::__detail::_Node_iterator_base<std::pair<int const, std::vector<int, std::allocator<int> > >, false> const&)
0.00 0.00 0.00 1 0.00 0.00 void std::__pop_heap<__gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >, __gnu_cxx::__ops::_Iter_comp_iter<std::less<AStarNode> > >(__gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >, __gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >, __gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >, __gnu_cxx::__ops::_Iter_comp_iter<std::less<AStarNode> >&)
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hash_node<int, false>* std::__addressof<std::__detail::_Hash_node<int, false> >(std::__detail::_Hash_node<int, false>&)
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hash_node<int, false>* std::__to_address<std::__detail::_Hash_node<int, false> >(std::__detail::_Hash_node<int, false>*)
0.00 0.00 0.00 1 0.00 0.00 void std::__adjust_heap<__gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >, long, AStarNode, __gnu_cxx::__ops::_Iter_comp_iter<std::less<AStarNode> > >(__gnu_cxx::__normal_iterator<AStarNode*, std::vector<AStarNode, std::allocator<AStarNode> > >, long, long, AStarNode, __gnu_cxx::__ops::_Iter_comp_iter<std::less<AStarNode> >)
0.00 0.00 0.00 1 0.00 0.00 std::iterator_traits<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >::iterator_category std::__iterator_category<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > const&)
0.00 0.00 0.00 1 0.00 0.00 std::remove_reference<__gnu_cxx::__ops::_Iter_comp_iter<std::less<AStarNode> >&>::type&& std::move<__gnu_cxx::__ops::_Iter_comp_iter<std::less<AStarNode> >&>(__gnu_cxx::__ops::_Iter_comp_iter<std::less<AStarNode> >&)
0.00 0.00 0.00 1 0.00 0.00 std::enable_if<std::__and_<std::__not_<std::__is_tuple_like<int> >, std::is_move_constructible<int>, std::is_move_assignable<int> >::value, void>::type std::swap<int>(int&, int&)
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Node_iterator<int, true, false>& std::forward<std::__detail::_Node_iterator<int, true, false>&>(std::remove_reference<std::__detail::_Node_iterator<int, true, false>&>::type&)
0.00 0.00 0.00 1 0.00 0.00 bool&& std::forward<bool>(std::remove_reference<bool>::type&)
0.00 0.00 0.00 1 0.00 0.00 void std::reverse<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >)
0.00 0.00 0.00 1 0.00 0.00 void std::_Destroy<AStarNode*>(AStarNode*, AStarNode*)
0.00 0.00 0.00 1 0.00 0.00 void std::_Destroy<AStarNode*, AStarNode>(AStarNode*, AStarNode*, std::allocator<AStarNode>&)
0.00 0.00 0.00 1 0.00 0.00 void std::__reverse<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, std::random_access_iterator_tag)
0.00 0.00 0.00 1 0.00 0.00 std::__detail::_Hash_node<int, false>* std::addressof<std::__detail::_Hash_node<int, false> >(std::__detail::_Hash_node<int, false>&)
0.00 0.00 0.00 1 0.00 0.00 void std::iter_swap<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >)
% 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-2022 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.