Comparing void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point > > const&, bsl::function const&) in assumed vs ignored

Files changed (1) hide show
  1. bdlmt_eventscheduler.t/{0.assume.s → 0.none.s} +105 -104
bdlmt_eventscheduler.t/{0.assume.s → 0.none.s} RENAMED
@@ -1,134 +1,135 @@
1
- 0000000000426810 <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)>:
2
  0000000000000000: 02 pushq %r15
3
  0000000000000002: 02 pushq %r14
4
  0000000000000004: 02 pushq %r12
5
  0000000000000006: 01 pushq %rbx
6
  0000000000000007: 07 subq $264, %rsp
7
  000000000000000e: 03 movq %rcx, %r15
8
  0000000000000011: 03 movq %rsi, %r14
9
  0000000000000014: 03 movq %rdi, %r12
10
  0000000000000017: 07 cmpl $0, 588(%rdi)
11
- 000000000000001e: 06 je 0x426937 <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0x127>
12
  0000000000000024: 03 movq (%rdx), %rbx
13
  0000000000000027: 05 movq %rbx, 8(%rsp)
14
- 000000000000002c: 07 movq 2600517(%rip), %rax # 6a1688 <BloombergLP::bslma::Default::s_defaultAllocator>
15
  0000000000000033: 03 testq %rax, %rax
16
- 0000000000000036: 02 jne 0x42684d <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0x3d>
17
- 0000000000000038: 05 callq 0x438150 <BloombergLP::bslma::Default::determineAndReturnDefaultAllocator()>
18
  000000000000003d: 05 movq %rax, 64(%rsp)
19
  0000000000000042: 03 xorps %xmm0, %xmm0
20
  0000000000000045: 05 movups %xmm0, 72(%rsp)
21
  000000000000004a: 05 leaq 16(%rsp), %rdi
22
  000000000000004f: 05 movl $16, %esi
23
- 0000000000000054: 05 callq 0x43bd60 <BloombergLP::bslstl::Function_Rep::allocateBuf(unsigned long)>
24
- 0000000000000059: 09 movq $4372048, 72(%rsp)
25
- 0000000000000062: 09 movq $4365600, 16(%rsp)
26
  000000000000006b: 05 movq %rbx, 24(%rsp)
27
- 0000000000000070: 09 movq $4372032, 80(%rsp)
28
  0000000000000079: 05 leaq 96(%rsp), %rdi
29
  000000000000007e: 05 leaq 16(%rsp), %rdx
30
  0000000000000083: 03 movq %r15, %rsi
31
- 0000000000000086: 05 callq 0x4283e0 <BloombergLP::bdlmt::EventScheduler::EventData::EventData(bsl::function<void ()> const&, bsl::function<long long ()> const&)>
32
  000000000000008b: 05 leaq 80(%r12), %r15
33
  0000000000000090: 03 movq %r15, %rdi
34
- 0000000000000093: 05 callq 0x435eb0 <BloombergLP::bdlcc::SkipList_RandomLevelGenerator::randomLevel()>
35
  0000000000000098: 05 leaq 8(%rsp), %rdx
36
  000000000000009d: 05 leaq 96(%rsp), %rcx
37
  00000000000000a2: 03 movq %r15, %rdi
38
  00000000000000a5: 02 movl %eax, %esi
39
- 00000000000000a7: 05 callq 0x42b300 <BloombergLP::bdlcc::SkipList<long long, BloombergLP::bdlmt::EventScheduler::EventData>::allocateNode(int, long long const&, BloombergLP::bdlmt::EventScheduler::EventData const&)>
40
  00000000000000ac: 03 movq %rax, %rbx
41
- 00000000000000af: 03 movq %rax, %rdi
42
- 00000000000000b2: 05 callq 0x435e40 <BloombergLP::bdlcc::SkipList_Control::incrementRefCount()>
43
- 00000000000000b7: 03 movq %rbx, (%r14)
44
- 00000000000000ba: 05 leaq 7(%rsp), %rsi
45
- 00000000000000bf: 03 movq %r15, %rdi
46
- 00000000000000c2: 03 movq %rbx, %rdx
47
- 00000000000000c5: 05 movl $1, %ecx
48
- 00000000000000ca: 05 callq 0x42b420 <BloombergLP::bdlcc::SkipList<long long, BloombergLP::bdlmt::EventScheduler::EventData>::addNodeImpR(bool*, BloombergLP::bdlcc::SkipList_Node<long long, BloombergLP::bdlmt::EventScheduler::EventData>*, bool)>
49
- 00000000000000cf: 08 leaq 176(%rsp), %rdi
50
- 00000000000000d7: 05 callq 0x43bd00 <BloombergLP::bslstl::Function_Rep::~Function_Rep()>
51
- 00000000000000dc: 05 leaq 96(%rsp), %rdi
52
- 00000000000000e1: 05 callq 0x43bd00 <BloombergLP::bslstl::Function_Rep::~Function_Rep()>
53
- 00000000000000e6: 05 leaq 16(%rsp), %rdi
54
- 00000000000000eb: 05 callq 0x43bd00 <BloombergLP::bslstl::Function_Rep::~Function_Rep()>
55
- 00000000000000f0: 05 cmpb $0, 7(%rsp)
56
- 00000000000000f5: 06 je 0x4269ec <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0x1dc>
57
- 00000000000000fb: 08 leaq 408(%r12), %rbx
58
- 0000000000000103: 03 movq %rbx, %rdi
59
- 0000000000000106: 05 callq 0x4046c0 <pthread_mutex_lock@plt>
60
- 000000000000010b: 07 addq $448, %r12
61
- 0000000000000112: 03 movq %r12, %rdi
62
- 0000000000000115: 05 callq 0x404080 <pthread_cond_signal@plt>
63
- 000000000000011a: 03 movq %rbx, %rdi
64
- 000000000000011d: 05 callq 0x404790 <pthread_mutex_unlock@plt>
65
- 0000000000000122: 05 jmp 0x4269ec <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0x1dc>
66
- 0000000000000127: 03 movq (%rdx), %rcx
67
- 000000000000012a: 10 movabsq $4835703278458516699, %rdx
68
- 0000000000000134: 03 movq %rcx, %rax
69
- 0000000000000137: 03 imulq %rdx
70
- 000000000000013a: 03 movq %rdx, %rax
71
- 000000000000013d: 04 shrq $63, %rax
72
- 0000000000000141: 04 sarq $18, %rdx
73
- 0000000000000145: 03 addq %rax, %rdx
74
- 0000000000000148: 06 imull $4293967296, %edx, %eax
75
- 000000000000014e: 02 addl %eax, %ecx
76
- 0000000000000150: 06 imull $1000, %ecx, %eax
77
- 0000000000000156: 05 movq %rdx, 96(%rsp)
78
- 000000000000015b: 06 leal 999999999(%rax), %ecx
79
- 0000000000000161: 06 cmpl $1999999999, %ecx
80
- 0000000000000167: 02 jb 0x4269a3 <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0x193>
81
- 0000000000000169: 03 movslq %eax, %rcx
82
- 000000000000016c: 07 imulq $1152921505, %rcx, %rcx
83
- 0000000000000173: 03 movq %rcx, %rsi
84
- 0000000000000176: 04 shrq $63, %rsi
85
- 000000000000017a: 04 sarq $60, %rcx
86
- 000000000000017e: 02 addl %esi, %ecx
87
- 0000000000000180: 03 movslq %ecx, %rcx
88
- 0000000000000183: 03 addq %rcx, %rdx
89
- 0000000000000186: 05 movq %rdx, 96(%rsp)
90
- 000000000000018b: 06 imull $1000000000, %ecx, %ecx
91
- 0000000000000191: 02 subl %ecx, %eax
92
- 0000000000000193: 04 movl %eax, 104(%rsp)
93
- 0000000000000197: 03 testq %rdx, %rdx
94
- 000000000000019a: 02 jle 0x4269bf <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0x1af>
95
- 000000000000019c: 02 testl %eax, %eax
96
- 000000000000019e: 02 jns 0x4269d9 <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0x1c9>
97
- 00000000000001a0: 03 decq %rdx
98
- 00000000000001a3: 05 movq %rdx, 96(%rsp)
99
- 00000000000001a8: 05 addl $1000000000, %eax
100
- 00000000000001ad: 02 jmp 0x4269d5 <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0x1c5>
101
- 00000000000001af: 02 testl %eax, %eax
102
- 00000000000001b1: 02 jle 0x4269d9 <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0x1c9>
103
- 00000000000001b3: 03 testq %rdx, %rdx
104
- 00000000000001b6: 02 je 0x4269d9 <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0x1c9>
105
- 00000000000001b8: 03 incq %rdx
106
- 00000000000001bb: 05 movq %rdx, 96(%rsp)
107
- 00000000000001c0: 05 addl $3294967296, %eax
108
- 00000000000001c5: 04 movl %eax, 104(%rsp)
109
- 00000000000001c9: 05 leaq 96(%rsp), %rdx
110
- 00000000000001ce: 03 movq %r12, %rdi
111
- 00000000000001d1: 03 movq %r14, %rsi
112
- 00000000000001d4: 03 movq %r15, %rcx
113
- 00000000000001d7: 05 callq 0x433790 <BloombergLP::bdlmt::EventScheduler::scheduleEventRaw(BloombergLP::bdlmt::EventScheduler::Event**, BloombergLP::bsls::TimeInterval const&, bsl::function<void ()> const&)>
114
- 00000000000001dc: 07 addq $264, %rsp
115
- 00000000000001e3: 01 popq %rbx
116
- 00000000000001e4: 02 popq %r12
117
- 00000000000001e6: 02 popq %r14
118
- 00000000000001e8: 02 popq %r15
119
- 00000000000001ea: 01 retq
120
- 00000000000001eb: 03 movq %rax, %rbx
121
- 00000000000001ee: 02 jmp 0x426a1f <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0x20f>
122
  00000000000001f0: 03 movq %rax, %rbx
123
- 00000000000001f3: 02 jmp 0x426a1f <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0x20f>
124
  00000000000001f5: 03 movq %rax, %rbx
125
- 00000000000001f8: 08 leaq 176(%rsp), %rdi
126
- 0000000000000200: 05 callq 0x43bd00 <BloombergLP::bslstl::Function_Rep::~Function_Rep()>
127
- 0000000000000205: 05 leaq 96(%rsp), %rdi
128
- 000000000000020a: 05 callq 0x43bd00 <BloombergLP::bslstl::Function_Rep::~Function_Rep()>
129
- 000000000000020f: 05 leaq 16(%rsp), %rdi
130
- 0000000000000214: 05 callq 0x43bd00 <BloombergLP::bslstl::Function_Rep::~Function_Rep()>
131
- 0000000000000219: 03 movq %rbx, %rdi
132
- 000000000000021c: 05 callq 0x404730 <_Unwind_Resume@plt>
133
- 0000000000000221: 10 nopw %cs:(%rax,%rax)
134
- 000000000000022b: 05 nopl (%rax,%rax)
 
1
+ 0000000000426840 <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)>:
2
  0000000000000000: 02 pushq %r15
3
  0000000000000002: 02 pushq %r14
4
  0000000000000004: 02 pushq %r12
5
  0000000000000006: 01 pushq %rbx
6
  0000000000000007: 07 subq $264, %rsp
7
  000000000000000e: 03 movq %rcx, %r15
8
  0000000000000011: 03 movq %rsi, %r14
9
  0000000000000014: 03 movq %rdi, %r12
10
  0000000000000017: 07 cmpl $0, 588(%rdi)
11
+ 000000000000001e: 06 je 0x42696c <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0x12c>
12
  0000000000000024: 03 movq (%rdx), %rbx
13
  0000000000000027: 05 movq %rbx, 8(%rsp)
14
+ 000000000000002c: 07 movq 2600469(%rip), %rax # 6a1688 <BloombergLP::bslma::Default::s_defaultAllocator>
15
  0000000000000033: 03 testq %rax, %rax
16
+ 0000000000000036: 02 jne 0x42687d <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0x3d>
17
+ 0000000000000038: 05 callq 0x4381c0 <BloombergLP::bslma::Default::determineAndReturnDefaultAllocator()>
18
  000000000000003d: 05 movq %rax, 64(%rsp)
19
  0000000000000042: 03 xorps %xmm0, %xmm0
20
  0000000000000045: 05 movups %xmm0, 72(%rsp)
21
  000000000000004a: 05 leaq 16(%rsp), %rdi
22
  000000000000004f: 05 movl $16, %esi
23
+ 0000000000000054: 05 callq 0x43be10 <BloombergLP::bslstl::Function_Rep::allocateBuf(unsigned long)>
24
+ 0000000000000059: 09 movq $4372192, 72(%rsp)
25
+ 0000000000000062: 09 movq $4365744, 16(%rsp)
26
  000000000000006b: 05 movq %rbx, 24(%rsp)
27
+ 0000000000000070: 09 movq $4372176, 80(%rsp)
28
  0000000000000079: 05 leaq 96(%rsp), %rdi
29
  000000000000007e: 05 leaq 16(%rsp), %rdx
30
  0000000000000083: 03 movq %r15, %rsi
31
+ 0000000000000086: 05 callq 0x428420 <BloombergLP::bdlmt::EventScheduler::EventData::EventData(bsl::function<void ()> const&, bsl::function<long long ()> const&)>
32
  000000000000008b: 05 leaq 80(%r12), %r15
33
  0000000000000090: 03 movq %r15, %rdi
34
+ 0000000000000093: 05 callq 0x436060 <BloombergLP::bdlcc::SkipList_RandomLevelGenerator::randomLevel()>
35
  0000000000000098: 05 leaq 8(%rsp), %rdx
36
  000000000000009d: 05 leaq 96(%rsp), %rcx
37
  00000000000000a2: 03 movq %r15, %rdi
38
  00000000000000a5: 02 movl %eax, %esi
39
+ 00000000000000a7: 05 callq 0x42b390 <BloombergLP::bdlcc::SkipList<long long, BloombergLP::bdlmt::EventScheduler::EventData>::allocateNode(int, long long const&, BloombergLP::bdlmt::EventScheduler::EventData const&)>
40
  00000000000000ac: 03 movq %rax, %rbx
41
+ 00000000000000af: 03 testq %r14, %r14
42
+ 00000000000000b2: 02 je 0x4268ff <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0xbf>
43
+ 00000000000000b4: 03 movq %rbx, %rdi
44
+ 00000000000000b7: 05 callq 0x436000 <BloombergLP::bdlcc::SkipList_Control::incrementRefCount()>
45
+ 00000000000000bc: 03 movq %rbx, (%r14)
46
+ 00000000000000bf: 05 leaq 7(%rsp), %rsi
47
+ 00000000000000c4: 03 movq %r15, %rdi
48
+ 00000000000000c7: 03 movq %rbx, %rdx
49
+ 00000000000000ca: 05 movl $1, %ecx
50
+ 00000000000000cf: 05 callq 0x42b4b0 <BloombergLP::bdlcc::SkipList<long long, BloombergLP::bdlmt::EventScheduler::EventData>::addNodeImpR(bool*, BloombergLP::bdlcc::SkipList_Node<long long, BloombergLP::bdlmt::EventScheduler::EventData>*, bool)>
51
+ 00000000000000d4: 08 leaq 176(%rsp), %rdi
52
+ 00000000000000dc: 05 callq 0x43bdb0 <BloombergLP::bslstl::Function_Rep::~Function_Rep()>
53
+ 00000000000000e1: 05 leaq 96(%rsp), %rdi
54
+ 00000000000000e6: 05 callq 0x43bdb0 <BloombergLP::bslstl::Function_Rep::~Function_Rep()>
55
+ 00000000000000eb: 05 leaq 16(%rsp), %rdi
56
+ 00000000000000f0: 05 callq 0x43bdb0 <BloombergLP::bslstl::Function_Rep::~Function_Rep()>
57
+ 00000000000000f5: 05 cmpb $0, 7(%rsp)
58
+ 00000000000000fa: 06 je 0x426a21 <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0x1e1>
59
+ 0000000000000100: 08 leaq 408(%r12), %rbx
60
+ 0000000000000108: 03 movq %rbx, %rdi
61
+ 000000000000010b: 05 callq 0x4046c0 <pthread_mutex_lock@plt>
62
+ 0000000000000110: 07 addq $448, %r12
63
+ 0000000000000117: 03 movq %r12, %rdi
64
+ 000000000000011a: 05 callq 0x404080 <pthread_cond_signal@plt>
65
+ 000000000000011f: 03 movq %rbx, %rdi
66
+ 0000000000000122: 05 callq 0x404790 <pthread_mutex_unlock@plt>
67
+ 0000000000000127: 05 jmp 0x426a21 <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0x1e1>
68
+ 000000000000012c: 03 movq (%rdx), %rcx
69
+ 000000000000012f: 10 movabsq $4835703278458516699, %rdx
70
+ 0000000000000139: 03 movq %rcx, %rax
71
+ 000000000000013c: 03 imulq %rdx
72
+ 000000000000013f: 03 movq %rdx, %rax
73
+ 0000000000000142: 04 shrq $63, %rax
74
+ 0000000000000146: 04 sarq $18, %rdx
75
+ 000000000000014a: 03 addq %rax, %rdx
76
+ 000000000000014d: 06 imull $4293967296, %edx, %eax
77
+ 0000000000000153: 02 addl %eax, %ecx
78
+ 0000000000000155: 06 imull $1000, %ecx, %eax
79
+ 000000000000015b: 05 movq %rdx, 96(%rsp)
80
+ 0000000000000160: 06 leal 999999999(%rax), %ecx
81
+ 0000000000000166: 06 cmpl $1999999999, %ecx
82
+ 000000000000016c: 02 jb 0x4269d8 <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0x198>
83
+ 000000000000016e: 03 movslq %eax, %rcx
84
+ 0000000000000171: 07 imulq $1152921505, %rcx, %rcx
85
+ 0000000000000178: 03 movq %rcx, %rsi
86
+ 000000000000017b: 04 shrq $63, %rsi
87
+ 000000000000017f: 04 sarq $60, %rcx
88
+ 0000000000000183: 02 addl %esi, %ecx
89
+ 0000000000000185: 03 movslq %ecx, %rcx
90
+ 0000000000000188: 03 addq %rcx, %rdx
91
+ 000000000000018b: 05 movq %rdx, 96(%rsp)
92
+ 0000000000000190: 06 imull $1000000000, %ecx, %ecx
93
+ 0000000000000196: 02 subl %ecx, %eax
94
+ 0000000000000198: 04 movl %eax, 104(%rsp)
95
+ 000000000000019c: 03 testq %rdx, %rdx
96
+ 000000000000019f: 02 jle 0x4269f4 <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0x1b4>
97
+ 00000000000001a1: 02 testl %eax, %eax
98
+ 00000000000001a3: 02 jns 0x426a0e <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0x1ce>
99
+ 00000000000001a5: 03 decq %rdx
100
+ 00000000000001a8: 05 movq %rdx, 96(%rsp)
101
+ 00000000000001ad: 05 addl $1000000000, %eax
102
+ 00000000000001b2: 02 jmp 0x426a0a <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0x1ca>
103
+ 00000000000001b4: 02 testl %eax, %eax
104
+ 00000000000001b6: 02 jle 0x426a0e <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0x1ce>
105
+ 00000000000001b8: 03 testq %rdx, %rdx
106
+ 00000000000001bb: 02 je 0x426a0e <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0x1ce>
107
+ 00000000000001bd: 03 incq %rdx
108
+ 00000000000001c0: 05 movq %rdx, 96(%rsp)
109
+ 00000000000001c5: 05 addl $3294967296, %eax
110
+ 00000000000001ca: 04 movl %eax, 104(%rsp)
111
+ 00000000000001ce: 05 leaq 96(%rsp), %rdx
112
+ 00000000000001d3: 03 movq %r12, %rdi
113
+ 00000000000001d6: 03 movq %r14, %rsi
114
+ 00000000000001d9: 03 movq %r15, %rcx
115
+ 00000000000001dc: 05 callq 0x433900 <BloombergLP::bdlmt::EventScheduler::scheduleEventRaw(BloombergLP::bdlmt::EventScheduler::Event**, BloombergLP::bsls::TimeInterval const&, bsl::function<void ()> const&)>
116
+ 00000000000001e1: 07 addq $264, %rsp
117
+ 00000000000001e8: 01 popq %rbx
118
+ 00000000000001e9: 02 popq %r12
119
+ 00000000000001eb: 02 popq %r14
120
+ 00000000000001ed: 02 popq %r15
121
+ 00000000000001ef: 01 retq
122
  00000000000001f0: 03 movq %rax, %rbx
123
+ 00000000000001f3: 02 jmp 0x426a54 <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0x214>
124
  00000000000001f5: 03 movq %rax, %rbx
125
+ 00000000000001f8: 02 jmp 0x426a54 <void BloombergLP::bdlmt::EventScheduler::scheduleEventRaw<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >(BloombergLP::bdlmt::EventScheduler::Event**, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > > const&, bsl::function<void ()> const&)+0x214>
126
+ 00000000000001fa: 03 movq %rax, %rbx
127
+ 00000000000001fd: 08 leaq 176(%rsp), %rdi
128
+ 0000000000000205: 05 callq 0x43bdb0 <BloombergLP::bslstl::Function_Rep::~Function_Rep()>
129
+ 000000000000020a: 05 leaq 96(%rsp), %rdi
130
+ 000000000000020f: 05 callq 0x43bdb0 <BloombergLP::bslstl::Function_Rep::~Function_Rep()>
131
+ 0000000000000214: 05 leaq 16(%rsp), %rdi
132
+ 0000000000000219: 05 callq 0x43bdb0 <BloombergLP::bslstl::Function_Rep::~Function_Rep()>
133
+ 000000000000021e: 03 movq %rbx, %rdi
134
+ 0000000000000221: 05 callq 0x404730 <_Unwind_Resume@plt>
135
+ 0000000000000226: 10 nopw %cs:(%rax,%rax)