xref: /linux/rust/zerocopy/benches/new_box_zeroed.x86-64.mca (revision b079329b8691768962aa514b8f8c9077ca352459)
1*c3739801SMiguel OjedaIterations:        100
2*c3739801SMiguel OjedaInstructions:      600
3*c3739801SMiguel OjedaTotal Cycles:      1197
4*c3739801SMiguel OjedaTotal uOps:        1100
5*c3739801SMiguel Ojeda
6*c3739801SMiguel OjedaDispatch Width:    4
7*c3739801SMiguel OjedauOps Per Cycle:    0.92
8*c3739801SMiguel OjedaIPC:               0.50
9*c3739801SMiguel OjedaBlock RThroughput: 2.8
10*c3739801SMiguel Ojeda
11*c3739801SMiguel Ojeda
12*c3739801SMiguel OjedaInstruction Info:
13*c3739801SMiguel Ojeda[1]: #uOps
14*c3739801SMiguel Ojeda[2]: Latency
15*c3739801SMiguel Ojeda[3]: RThroughput
16*c3739801SMiguel Ojeda[4]: MayLoad
17*c3739801SMiguel Ojeda[5]: MayStore
18*c3739801SMiguel Ojeda[6]: HasSideEffects (U)
19*c3739801SMiguel Ojeda
20*c3739801SMiguel Ojeda[1]    [2]    [3]    [4]    [5]    [6]    Instructions:
21*c3739801SMiguel Ojeda 2      5     1.00           *            push	rax
22*c3739801SMiguel Ojeda 4      7     1.00    *                   call	qword ptr [rip + __rustc::__rust_no_alloc_shim_is_unstable_v2@GOTPCREL]
23*c3739801SMiguel Ojeda 1      1     0.33                        mov	edi, 6
24*c3739801SMiguel Ojeda 1      1     0.33                        mov	esi, 2
25*c3739801SMiguel Ojeda 1      6     0.50    *                   pop	rax
26*c3739801SMiguel Ojeda 2      6     1.00    *                   jmp	qword ptr [rip + __rustc::__rust_alloc_zeroed@GOTPCREL]
27*c3739801SMiguel Ojeda
28*c3739801SMiguel Ojeda
29*c3739801SMiguel OjedaResources:
30*c3739801SMiguel Ojeda[0]   - SBDivider
31*c3739801SMiguel Ojeda[1]   - SBFPDivider
32*c3739801SMiguel Ojeda[2]   - SBPort0
33*c3739801SMiguel Ojeda[3]   - SBPort1
34*c3739801SMiguel Ojeda[4]   - SBPort4
35*c3739801SMiguel Ojeda[5]   - SBPort5
36*c3739801SMiguel Ojeda[6.0] - SBPort23
37*c3739801SMiguel Ojeda[6.1] - SBPort23
38*c3739801SMiguel Ojeda
39*c3739801SMiguel Ojeda
40*c3739801SMiguel OjedaResource pressure per iteration:
41*c3739801SMiguel Ojeda[0]    [1]    [2]    [3]    [4]    [5]    [6.0]  [6.1]
42*c3739801SMiguel Ojeda -      -     0.99   1.00   2.00   2.01   2.07   2.93
43*c3739801SMiguel Ojeda
44*c3739801SMiguel OjedaResource pressure by instruction:
45*c3739801SMiguel Ojeda[0]    [1]    [2]    [3]    [4]    [5]    [6.0]  [6.1]  Instructions:
46*c3739801SMiguel Ojeda -      -      -      -     1.00    -     0.93   0.07   push	rax
47*c3739801SMiguel Ojeda -      -      -      -     1.00   1.00   0.12   1.88   call	qword ptr [rip + __rustc::__rust_no_alloc_shim_is_unstable_v2@GOTPCREL]
48*c3739801SMiguel Ojeda -      -     0.99    -      -     0.01    -      -     mov	edi, 6
49*c3739801SMiguel Ojeda -      -      -     1.00    -      -      -      -     mov	esi, 2
50*c3739801SMiguel Ojeda -      -      -      -      -      -     0.94   0.06   pop	rax
51*c3739801SMiguel Ojeda -      -      -      -      -     1.00   0.08   0.92   jmp	qword ptr [rip + __rustc::__rust_alloc_zeroed@GOTPCREL]
52