Loop Id: 2513 | Module: exec | Source: par_strength.c:2011-2048 | Coverage: 0.09% |
---|
Loop Id: 2513 | Module: exec | Source: par_strength.c:2011-2048 | Coverage: 0.09% |
---|
0x4901e0 INC %RSI |
0x4901e3 MOV -0x58(%RBP),%RDI |
0x4901e7 CMP 0x8(%RDI,%RAX,8),%RSI |
0x4901ec JGE 4900c7 |
0x4901f2 MOV (%R15,%RSI,8),%RDI |
0x4901f6 CMPQ $0,(%R13,%RDI,8) |
0x4901fc JLE 49022b |
0x4901fe MOV 0x78(%RBP),%R8 |
0x490202 MOV (%R8,%RDI,8),%R8 |
0x490206 MOV -0x48(%RBP),%R9 |
0x49020a CMP %RCX,(%R9,%R8,8) |
0x49020e JGE 49022b |
0x490210 MOV -0x30(%RBP),%R9 |
0x490214 MOV -0x48(%RBP),%R10 |
0x490218 MOV %R9,(%R10,%R8,8) |
0x49021c MOV 0x30(%RBP),%R10 |
0x490220 MOV (%R10),%R10 |
0x490223 MOV %R8,(%R10,%R9,8) |
0x490227 INCQ -0x30(%RBP) |
0x49022b MOV -0x58(%RBP),%R9 |
0x49022f MOV (%R9,%RDI,8),%R8 |
0x490233 MOV 0x8(%R9,%RDI,8),%R9 |
0x490238 JMP 490243 |
(2515) 0x490240 INC %R8 |
(2515) 0x490243 CMP %R9,%R8 |
(2515) 0x490246 JGE 4902a0 |
(2515) 0x490248 MOV (%R15,%R8,8),%R10 |
(2515) 0x49024c CMPQ $0,(%R13,%R10,8) |
(2515) 0x490252 JLE 490240 |
(2515) 0x490254 MOV 0x78(%RBP),%R11 |
(2515) 0x490258 MOV (%R11,%R10,8),%R10 |
(2515) 0x49025c CMP %RBX,%R10 |
(2515) 0x49025f JE 490240 |
(2515) 0x490261 MOV -0x48(%RBP),%R11 |
(2515) 0x490265 CMP %RCX,(%R11,%R10,8) |
(2515) 0x490269 JGE 490240 |
(2515) 0x49026b MOV -0x30(%RBP),%R9 |
(2515) 0x49026f MOV -0x48(%RBP),%R11 |
(2515) 0x490273 MOV %R9,(%R11,%R10,8) |
(2515) 0x490277 MOV 0x30(%RBP),%R11 |
(2515) 0x49027b MOV (%R11),%R11 |
(2515) 0x49027e MOV %R10,(%R11,%R9,8) |
(2515) 0x490282 INCQ -0x30(%RBP) |
(2515) 0x490286 MOV -0x58(%RBP),%R9 |
(2515) 0x49028a MOV 0x8(%R9,%RDI,8),%R9 |
(2515) 0x49028f JMP 490240 |
0x4902a0 MOV 0x10(%RBP),%R9 |
0x4902a4 MOV (%R9,%RDI,8),%R8 |
0x4902a8 MOV 0x8(%R9,%RDI,8),%R9 |
0x4902ad JMP 4902b3 |
(2514) 0x4902b0 INC %R8 |
(2514) 0x4902b3 CMP %R9,%R8 |
(2514) 0x4902b6 JGE 4901e0 |
(2514) 0x4902bc MOV 0x18(%RBP),%R10 |
(2514) 0x4902c0 MOV (%R10,%R8,8),%R10 |
(2514) 0x4902c4 MOV 0x70(%RBP),%R11 |
(2514) 0x4902c8 CMPQ $0,(%R11,%R10,8) |
(2514) 0x4902cd JLE 4902b0 |
(2514) 0x4902cf MOV 0x80(%RBP),%R11 |
(2514) 0x4902d6 MOV (%R11,%R10,8),%R10 |
(2514) 0x4902da CMP %RDX,(%R14,%R10,8) |
(2514) 0x4902de JGE 4902b0 |
(2514) 0x4902e0 MOV -0x38(%RBP),%R9 |
(2514) 0x4902e4 MOV %R9,(%R14,%R10,8) |
(2514) 0x4902e8 MOV (%R12),%R11 |
(2514) 0x4902ec MOV %R10,(%R11,%R9,8) |
(2514) 0x4902f0 INCQ -0x38(%RBP) |
(2514) 0x4902f4 MOV 0x10(%RBP),%R9 |
(2514) 0x4902f8 MOV 0x8(%R9,%RDI,8),%R9 |
(2514) 0x4902fd JMP 4902b0 |
/home/eoseret/qaas_runs_CPU_9468/171-147-2675/intel/AMG/build/AMG/AMG/parcsr_ls/par_strength.c: 2011 - 2048 |
-------------------------------------------------------------------------------- |
2011: for (jj1 = S_diag_i[i1]; jj1 < S_diag_i[i1+1]; jj1++) |
2012: { |
2013: i2 = S_diag_j[jj1]; |
2014: if (CF_marker[i2] > 0) |
2015: { |
2016: index = fine_to_coarse[i2]; |
2017: if (S_marker[index] < jj_row_begin_diag) |
2018: { |
2019: S_marker[index] = num_nonzeros_diag; |
2020: C_diag_j[num_nonzeros_diag] = index; |
2021: num_nonzeros_diag++; |
2022: } |
2023: } |
2024: for (jj2 = S_diag_i[i2]; jj2 < S_diag_i[i2+1]; jj2++) |
2025: { |
2026: i3 = S_diag_j[jj2]; |
2027: if (CF_marker[i3] > 0) |
2028: { |
2029: index = fine_to_coarse[i3]; |
2030: if (index != ic && S_marker[index] < jj_row_begin_diag) |
2031: { |
2032: S_marker[index] = num_nonzeros_diag; |
2033: C_diag_j[num_nonzeros_diag] = index; |
2034: num_nonzeros_diag++; |
2035: } |
2036: } |
2037: } |
2038: for (jj2 = S_offd_i[i2]; jj2 < S_offd_i[i2+1]; jj2++) |
2039: { |
2040: i3 = S_offd_j[jj2]; |
2041: if (CF_marker_offd[i3] > 0) |
2042: { |
2043: index = map_S_to_C[i3]; |
2044: if (S_marker_offd[index] < jj_row_begin_offd) |
2045: { |
2046: S_marker_offd[index] = num_nonzeros_offd; |
2047: C_offd_j[num_nonzeros_offd] = index; |
2048: num_nonzeros_offd++; |
Path / |
Metric | Value |
---|---|
CQA speedup if no scalar integer | 1.00 |
CQA speedup if FP arith vectorized | 1.00 |
CQA speedup if fully vectorized | 8.00 |
CQA speedup if no inter-iteration dependency | NA |
CQA speedup if next bottleneck killed | 1.23 |
Bottlenecks | P2, P3, P11, |
Function | hypre_BoomerAMGCreate2ndS.extracted.17 |
Source | par_strength.c:2011-2021,par_strength.c:2024-2024,par_strength.c:2038-2038 |
Source loop unroll info | NA |
Source loop unroll confidence level | NA |
Unroll/vectorization loop type | NA |
Unroll factor | NA |
CQA cycles | 6.33 |
CQA cycles if no scalar integer | 6.33 |
CQA cycles if FP arith vectorized | 6.33 |
CQA cycles if fully vectorized | 0.79 |
Front-end cycles | 5.17 |
DIV/SQRT cycles | 1.50 |
P0 cycles | 1.40 |
P1 cycles | 6.33 |
P2 cycles | 6.33 |
P3 cycles | 1.50 |
P4 cycles | 1.40 |
P5 cycles | 1.50 |
P6 cycles | 1.50 |
P7 cycles | 1.50 |
P8 cycles | 1.50 |
P9 cycles | 1.20 |
P10 cycles | 6.33 |
P11 cycles | 0.00 |
Inter-iter dependencies cycles | NA |
FE+BE cycles (UFS) | 7.37 |
Stall cycles (UFS) | 2.07 |
Nb insns | 27.00 |
Nb uops | 29.00 |
Nb loads | 19.00 |
Nb stores | 3.00 |
Nb stack references | 6.00 |
FLOP/cycle | 0.00 |
Nb FLOP add-sub | 0.00 |
Nb FLOP mul | 0.00 |
Nb FLOP fma | 0.00 |
Nb FLOP div | 0.00 |
Nb FLOP rcp | 0.00 |
Nb FLOP sqrt | 0.00 |
Nb FLOP rsqrt | 0.00 |
Bytes/cycle | 27.79 |
Bytes prefetched | 0.00 |
Bytes loaded | 152.00 |
Bytes stored | 24.00 |
Stride 0 | NA |
Stride 1 | NA |
Stride n | NA |
Stride unknown | NA |
Stride indirect | NA |
Vectorization ratio all | 0.00 |
Vectorization ratio load | 0.00 |
Vectorization ratio store | 0.00 |
Vectorization ratio mul | NA |
Vectorization ratio add_sub | NA |
Vectorization ratio fma | NA |
Vectorization ratio div_sqrt | NA |
Vectorization ratio other | 0.00 |
Vector-efficiency ratio all | 12.50 |
Vector-efficiency ratio load | 12.50 |
Vector-efficiency ratio store | 12.50 |
Vector-efficiency ratio mul | NA |
Vector-efficiency ratio add_sub | NA |
Vector-efficiency ratio fma | NA |
Vector-efficiency ratio div_sqrt | NA |
Vector-efficiency ratio other | 12.50 |
Metric | Value |
---|---|
CQA speedup if no scalar integer | 1.00 |
CQA speedup if FP arith vectorized | 1.00 |
CQA speedup if fully vectorized | 8.00 |
CQA speedup if no inter-iteration dependency | NA |
CQA speedup if next bottleneck killed | 1.23 |
Bottlenecks | P2, P3, P11, |
Function | hypre_BoomerAMGCreate2ndS.extracted.17 |
Source | par_strength.c:2011-2021,par_strength.c:2024-2024,par_strength.c:2038-2038 |
Source loop unroll info | NA |
Source loop unroll confidence level | NA |
Unroll/vectorization loop type | NA |
Unroll factor | NA |
CQA cycles | 6.33 |
CQA cycles if no scalar integer | 6.33 |
CQA cycles if FP arith vectorized | 6.33 |
CQA cycles if fully vectorized | 0.79 |
Front-end cycles | 5.17 |
DIV/SQRT cycles | 1.50 |
P0 cycles | 1.40 |
P1 cycles | 6.33 |
P2 cycles | 6.33 |
P3 cycles | 1.50 |
P4 cycles | 1.40 |
P5 cycles | 1.50 |
P6 cycles | 1.50 |
P7 cycles | 1.50 |
P8 cycles | 1.50 |
P9 cycles | 1.20 |
P10 cycles | 6.33 |
P11 cycles | 0.00 |
Inter-iter dependencies cycles | NA |
FE+BE cycles (UFS) | 7.37 |
Stall cycles (UFS) | 2.07 |
Nb insns | 27.00 |
Nb uops | 29.00 |
Nb loads | 19.00 |
Nb stores | 3.00 |
Nb stack references | 6.00 |
FLOP/cycle | 0.00 |
Nb FLOP add-sub | 0.00 |
Nb FLOP mul | 0.00 |
Nb FLOP fma | 0.00 |
Nb FLOP div | 0.00 |
Nb FLOP rcp | 0.00 |
Nb FLOP sqrt | 0.00 |
Nb FLOP rsqrt | 0.00 |
Bytes/cycle | 27.79 |
Bytes prefetched | 0.00 |
Bytes loaded | 152.00 |
Bytes stored | 24.00 |
Stride 0 | NA |
Stride 1 | NA |
Stride n | NA |
Stride unknown | NA |
Stride indirect | NA |
Vectorization ratio all | 0.00 |
Vectorization ratio load | 0.00 |
Vectorization ratio store | 0.00 |
Vectorization ratio mul | NA |
Vectorization ratio add_sub | NA |
Vectorization ratio fma | NA |
Vectorization ratio div_sqrt | NA |
Vectorization ratio other | 0.00 |
Vector-efficiency ratio all | 12.50 |
Vector-efficiency ratio load | 12.50 |
Vector-efficiency ratio store | 12.50 |
Vector-efficiency ratio mul | NA |
Vector-efficiency ratio add_sub | NA |
Vector-efficiency ratio fma | NA |
Vector-efficiency ratio div_sqrt | NA |
Vector-efficiency ratio other | 12.50 |
Path / |
Function | hypre_BoomerAMGCreate2ndS.extracted.17 |
Source file and lines | par_strength.c:2011-2048 |
Module | exec |
nb instructions | 27 |
nb uops | 29 |
loop length | 105 |
used x86 registers | 10 |
used mmx registers | 0 |
used xmm registers | 0 |
used ymm registers | 0 |
used zmm registers | 0 |
nb stack references | 6 |
micro-operation queue | 5.17 cycles |
front end | 5.17 cycles |
P0 | P1 | P2 | P3 | P4 | P5 | P6 | P7 | P8 | P9 | P10 | P11 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|
uops | 1.50 | 1.40 | 6.33 | 6.33 | 1.50 | 1.40 | 1.50 | 1.50 | 1.50 | 1.50 | 1.20 | 6.33 |
cycles | 1.50 | 1.40 | 6.33 | 6.33 | 1.50 | 1.40 | 1.50 | 1.50 | 1.50 | 1.50 | 1.20 | 6.33 |
Cycles executing div or sqrt instructions | NA |
FE+BE cycles | 7.37 |
Stall cycles | 2.07 |
LM full (events) | 6.01 |
Front-end | 5.17 |
Dispatch | 6.33 |
Overall L1 | 6.33 |
all | 0% |
load | 0% |
store | 0% |
mul | NA (no mul vectorizable/vectorized instructions) |
add-sub | NA (no add-sub vectorizable/vectorized instructions) |
fma | NA (no fma vectorizable/vectorized instructions) |
div/sqrt | NA (no div/sqrt vectorizable/vectorized instructions) |
other | 0% |
all | 12% |
load | 12% |
store | 12% |
mul | NA (no mul vectorizable/vectorized instructions) |
add-sub | NA (no add-sub vectorizable/vectorized instructions) |
fma | NA (no fma vectorizable/vectorized instructions) |
div/sqrt | NA (no div/sqrt vectorizable/vectorized instructions) |
other | 12% |
Instruction | Nb FU | P0 | P1 | P2 | P3 | P4 | P5 | P6 | P7 | P8 | P9 | P10 | P11 | Latency | Recip. throughput |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
INC %RSI | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0.17 |
MOV -0x58(%RBP),%RDI | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
CMP 0x8(%RDI,%RAX,8),%RSI | 1 | 0.20 | 0.20 | 0.33 | 0.33 | 0 | 0.20 | 0.20 | 0 | 0 | 0 | 0.20 | 0.33 | 1 | 0.33 |
JGE 4900c7 <hypre_BoomerAMGCreate2ndS.extracted.17+0x1077> | 1 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 0.50 |
MOV (%R15,%RSI,8),%RDI | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
CMPQ $0,(%R13,%RDI,8) | 1 | 0.20 | 0.20 | 0.33 | 0.33 | 0 | 0.20 | 0.20 | 0 | 0 | 0 | 0.20 | 0.33 | 1 | 0.33 |
JLE 49022b <hypre_BoomerAMGCreate2ndS.extracted.17+0x11db> | 1 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 0.50 |
MOV 0x78(%RBP),%R8 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
MOV (%R8,%RDI,8),%R8 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
MOV -0x48(%RBP),%R9 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
CMP %RCX,(%R9,%R8,8) | 1 | 0.20 | 0.20 | 0.33 | 0.33 | 0 | 0.20 | 0.20 | 0 | 0 | 0 | 0.20 | 0.33 | 1 | 0.33 |
JGE 49022b <hypre_BoomerAMGCreate2ndS.extracted.17+0x11db> | 1 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 0.50 |
MOV -0x30(%RBP),%R9 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
MOV -0x48(%RBP),%R10 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
MOV %R9,(%R10,%R8,8) | 1 | 0 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0.50 | 0.50 | 0.50 | 0 | 0 | 1 | 0.50 |
MOV 0x30(%RBP),%R10 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
MOV (%R10),%R10 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
MOV %R8,(%R10,%R9,8) | 1 | 0 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0.50 | 0.50 | 0.50 | 0 | 0 | 1 | 0.50 |
INCQ -0x30(%RBP) | 3 | 0.20 | 0.20 | 0.33 | 0.33 | 0.50 | 0.20 | 0.20 | 0.50 | 0.50 | 0.50 | 0.20 | 0.33 | 1 | 0.50 |
MOV -0x58(%RBP),%R9 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
MOV (%R9,%RDI,8),%R8 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
MOV 0x8(%R9,%RDI,8),%R9 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
JMP 490243 <hypre_BoomerAMGCreate2ndS.extracted.17+0x11f3> | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5.84 |
MOV 0x10(%RBP),%R9 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
MOV (%R9,%RDI,8),%R8 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
MOV 0x8(%R9,%RDI,8),%R9 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
JMP 4902b3 <hypre_BoomerAMGCreate2ndS.extracted.17+0x1263> | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5.84 |
Function | hypre_BoomerAMGCreate2ndS.extracted.17 |
Source file and lines | par_strength.c:2011-2048 |
Module | exec |
nb instructions | 27 |
nb uops | 29 |
loop length | 105 |
used x86 registers | 10 |
used mmx registers | 0 |
used xmm registers | 0 |
used ymm registers | 0 |
used zmm registers | 0 |
nb stack references | 6 |
micro-operation queue | 5.17 cycles |
front end | 5.17 cycles |
P0 | P1 | P2 | P3 | P4 | P5 | P6 | P7 | P8 | P9 | P10 | P11 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|
uops | 1.50 | 1.40 | 6.33 | 6.33 | 1.50 | 1.40 | 1.50 | 1.50 | 1.50 | 1.50 | 1.20 | 6.33 |
cycles | 1.50 | 1.40 | 6.33 | 6.33 | 1.50 | 1.40 | 1.50 | 1.50 | 1.50 | 1.50 | 1.20 | 6.33 |
Cycles executing div or sqrt instructions | NA |
FE+BE cycles | 7.37 |
Stall cycles | 2.07 |
LM full (events) | 6.01 |
Front-end | 5.17 |
Dispatch | 6.33 |
Overall L1 | 6.33 |
all | 0% |
load | 0% |
store | 0% |
mul | NA (no mul vectorizable/vectorized instructions) |
add-sub | NA (no add-sub vectorizable/vectorized instructions) |
fma | NA (no fma vectorizable/vectorized instructions) |
div/sqrt | NA (no div/sqrt vectorizable/vectorized instructions) |
other | 0% |
all | 12% |
load | 12% |
store | 12% |
mul | NA (no mul vectorizable/vectorized instructions) |
add-sub | NA (no add-sub vectorizable/vectorized instructions) |
fma | NA (no fma vectorizable/vectorized instructions) |
div/sqrt | NA (no div/sqrt vectorizable/vectorized instructions) |
other | 12% |
Instruction | Nb FU | P0 | P1 | P2 | P3 | P4 | P5 | P6 | P7 | P8 | P9 | P10 | P11 | Latency | Recip. throughput |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
INC %RSI | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0.17 |
MOV -0x58(%RBP),%RDI | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
CMP 0x8(%RDI,%RAX,8),%RSI | 1 | 0.20 | 0.20 | 0.33 | 0.33 | 0 | 0.20 | 0.20 | 0 | 0 | 0 | 0.20 | 0.33 | 1 | 0.33 |
JGE 4900c7 <hypre_BoomerAMGCreate2ndS.extracted.17+0x1077> | 1 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 0.50 |
MOV (%R15,%RSI,8),%RDI | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
CMPQ $0,(%R13,%RDI,8) | 1 | 0.20 | 0.20 | 0.33 | 0.33 | 0 | 0.20 | 0.20 | 0 | 0 | 0 | 0.20 | 0.33 | 1 | 0.33 |
JLE 49022b <hypre_BoomerAMGCreate2ndS.extracted.17+0x11db> | 1 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 0.50 |
MOV 0x78(%RBP),%R8 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
MOV (%R8,%RDI,8),%R8 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
MOV -0x48(%RBP),%R9 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
CMP %RCX,(%R9,%R8,8) | 1 | 0.20 | 0.20 | 0.33 | 0.33 | 0 | 0.20 | 0.20 | 0 | 0 | 0 | 0.20 | 0.33 | 1 | 0.33 |
JGE 49022b <hypre_BoomerAMGCreate2ndS.extracted.17+0x11db> | 1 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 0.50 |
MOV -0x30(%RBP),%R9 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
MOV -0x48(%RBP),%R10 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
MOV %R9,(%R10,%R8,8) | 1 | 0 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0.50 | 0.50 | 0.50 | 0 | 0 | 1 | 0.50 |
MOV 0x30(%RBP),%R10 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
MOV (%R10),%R10 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
MOV %R8,(%R10,%R9,8) | 1 | 0 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0.50 | 0.50 | 0.50 | 0 | 0 | 1 | 0.50 |
INCQ -0x30(%RBP) | 3 | 0.20 | 0.20 | 0.33 | 0.33 | 0.50 | 0.20 | 0.20 | 0.50 | 0.50 | 0.50 | 0.20 | 0.33 | 1 | 0.50 |
MOV -0x58(%RBP),%R9 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
MOV (%R9,%RDI,8),%R8 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
MOV 0x8(%R9,%RDI,8),%R9 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
JMP 490243 <hypre_BoomerAMGCreate2ndS.extracted.17+0x11f3> | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5.84 |
MOV 0x10(%RBP),%R9 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
MOV (%R9,%RDI,8),%R8 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
MOV 0x8(%R9,%RDI,8),%R9 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
JMP 4902b3 <hypre_BoomerAMGCreate2ndS.extracted.17+0x1263> | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5.84 |