Loop Id: 1590 | Module: libkripke.so | Source: forall.hpp:59-59 [...] | Coverage: 1.67% |
---|
Loop Id: 1590 | Module: libkripke.so | Source: forall.hpp:59-59 [...] | Coverage: 1.67% |
---|
0xa4920 VDIVSD (%RBX,%R10,1),%XMM1,%XMM4 [6] |
0xa4926 VMOVSD (%RAX,%R9,1),%XMM5 [4] |
0xa492c VFMADD231SD %XMM4,%XMM0,%XMM5 |
0xa4931 VMOVSD (%R13,%R10,1),%XMM6 [5] |
0xa4938 VMOVSD (%RSI,%R10,1),%XMM7 [2] |
0xa493e VUNPCKLPD %XMM7,%XMM6,%XMM8 |
0xa4942 VMULPD %XMM2,%XMM8,%XMM8 |
0xa4946 VSHUFPD $0x1,%XMM8,%XMM8,%XMM9 |
0xa494c VADDSD %XMM9,%XMM8,%XMM8 |
0xa4951 VADDSD %XMM4,%XMM3,%XMM4 |
0xa4955 VADDSD (%RCX,%R9,1),%XMM4,%XMM4 [1] |
0xa495b VADDSD %XMM5,%XMM8,%XMM5 |
0xa495f VDIVSD %XMM4,%XMM5,%XMM4 |
0xa4963 VMOVSD %XMM4,(%RDX,%R9,1) [3] |
0xa4969 VADDSD %XMM4,%XMM4,%XMM4 |
0xa496d VSUBSD %XMM6,%XMM4,%XMM5 |
0xa4971 VMOVSD %XMM5,(%R13,%R10,1) [5] |
0xa4978 VSUBSD %XMM7,%XMM4,%XMM5 |
0xa497c VMOVSD %XMM5,(%RSI,%R10,1) [2] |
0xa4982 VSUBSD %XMM0,%XMM4,%XMM0 |
0xa4986 ADD %R15,%R10 |
0xa4989 ADD %R14,%R9 |
0xa498c DEC %R11 |
0xa498f JNE a4920 |
/scratch_na/users/xoserete/qaas_runs/171-319-6990/intel/Kripke/build/Kripke/src/Kripke/Kernel/SweepSubdomain.cpp: 87 - 105 |
-------------------------------------------------------------------------------- |
87: double xcos_dxi = 2.0 * xcos(d) / dx(i); |
[...] |
95: + psi_lf(d, g, j, k) * xcos_dxi |
96: + psi_fr(d, g, i, k) * ycos_dyj |
97: + psi_bo(d, g, i, j) * zcos_dzk) |
98: / (xcos_dxi + ycos_dyj + zcos_dzk + sigt(g, z)); |
99: |
100: psi(d, g, z) = psi_d_g_z; |
101: |
102: /* Apply diamond-difference relationships */ |
103: psi_lf(d, g, j, k) = 2.0 * psi_d_g_z - psi_lf(d, g, j, k); |
104: psi_fr(d, g, i, k) = 2.0 * psi_d_g_z - psi_fr(d, g, i, k); |
105: psi_bo(d, g, i, j) = 2.0 * psi_d_g_z - psi_bo(d, g, i, j); |
/scratch_na/users/xoserete/qaas_runs/171-319-6990/intel/Kripke/build/Kripke/tpl/raja/include/RAJA/policy/loop/forall.hpp: 59 - 59 |
-------------------------------------------------------------------------------- |
59: for (decltype(distance_it) i = 0; i < distance_it; ++i) { |
Path / |
Metric | Value |
---|---|
CQA speedup if no scalar integer | 1.00 |
CQA speedup if FP arith vectorized | 2.18 |
CQA speedup if fully vectorized | 6.50 - 7.00 |
CQA speedup if no inter-iteration dependency | NA |
CQA speedup if next bottleneck killed | NA |
Bottlenecks | |
Function | void Kripke::DispatchHelper |
Source | SweepSubdomain.cpp:87-87,SweepSubdomain.cpp:95-105,forall.hpp:59-59 |
Source loop unroll info | unrolled by 2 |
Source loop unroll confidence level | medium |
Unroll/vectorization loop type | peel/tail |
Unroll factor | 1 |
CQA cycles | 26.00 - 28.00 |
CQA cycles if no scalar integer | 26.00 - 28.00 |
CQA cycles if FP arith vectorized | 11.92 - 12.83 |
CQA cycles if fully vectorized | 4.00 |
Front-end cycles | 4.17 |
DIV/SQRT cycles | 2.00 |
P0 cycles | 6.00 |
P1 cycles | 1.67 |
P2 cycles | 1.67 |
P3 cycles | 1.50 |
P4 cycles | 6.00 |
P5 cycles | 1.60 |
P6 cycles | 1.50 |
P7 cycles | 1.50 |
P8 cycles | 1.50 |
P9 cycles | 1.40 |
P10 cycles | 1.67 |
P11 cycles | 8.00 |
Inter-iter dependencies cycles | 26 - 28 |
FE+BE cycles (UFS) | 26.82 - 29.06 |
Stall cycles (UFS) | 21.85 - 24.09 |
Nb insns | 24.00 |
Nb uops | 23.00 |
Nb loads | 5.00 |
Nb stores | 3.00 |
Nb stack references | 0.00 |
FLOP/cycle | 0.54 - 0.50 |
Nb FLOP add-sub | 8.00 |
Nb FLOP mul | 2.00 |
Nb FLOP fma | 1.00 |
Nb FLOP div | 2.00 |
Nb FLOP rcp | 0.00 |
Nb FLOP sqrt | 0.00 |
Nb FLOP rsqrt | 0.00 |
Bytes/cycle | 2.29 - 2.46 |
Bytes prefetched | 0.00 |
Bytes loaded | 40.00 |
Bytes stored | 24.00 |
Stride 0 | 0.00 |
Stride 1 | 0.00 |
Stride n | 0.00 |
Stride unknown | 6.00 |
Stride indirect | 0.00 |
Vectorization ratio all | 10.00 |
Vectorization ratio load | 0.00 |
Vectorization ratio store | 0.00 |
Vectorization ratio mul | 100.00 |
Vectorization ratio add_sub | 0.00 |
Vectorization ratio fma | 0.00 |
Vectorization ratio div_sqrt | 0.00 |
Vectorization ratio other | 50.00 |
Vector-efficiency ratio all | 13.75 |
Vector-efficiency ratio load | 12.50 |
Vector-efficiency ratio store | 12.50 |
Vector-efficiency ratio mul | 25.00 |
Vector-efficiency ratio add_sub | 12.50 |
Vector-efficiency ratio fma | 12.50 |
Vector-efficiency ratio div_sqrt | 12.50 |
Vector-efficiency ratio other | 18.75 |
Metric | Value |
---|---|
CQA speedup if no scalar integer | 1.00 |
CQA speedup if FP arith vectorized | 2.18 |
CQA speedup if fully vectorized | 6.50 - 7.00 |
CQA speedup if no inter-iteration dependency | NA |
CQA speedup if next bottleneck killed | NA |
Bottlenecks | |
Function | void Kripke::DispatchHelper |
Source | SweepSubdomain.cpp:87-87,SweepSubdomain.cpp:95-105,forall.hpp:59-59 |
Source loop unroll info | unrolled by 2 |
Source loop unroll confidence level | medium |
Unroll/vectorization loop type | peel/tail |
Unroll factor | 1 |
CQA cycles | 26.00 - 28.00 |
CQA cycles if no scalar integer | 26.00 - 28.00 |
CQA cycles if FP arith vectorized | 11.92 - 12.83 |
CQA cycles if fully vectorized | 4.00 |
Front-end cycles | 4.17 |
DIV/SQRT cycles | 2.00 |
P0 cycles | 6.00 |
P1 cycles | 1.67 |
P2 cycles | 1.67 |
P3 cycles | 1.50 |
P4 cycles | 6.00 |
P5 cycles | 1.60 |
P6 cycles | 1.50 |
P7 cycles | 1.50 |
P8 cycles | 1.50 |
P9 cycles | 1.40 |
P10 cycles | 1.67 |
P11 cycles | 8.00 |
Inter-iter dependencies cycles | 26 - 28 |
FE+BE cycles (UFS) | 26.82 - 29.06 |
Stall cycles (UFS) | 21.85 - 24.09 |
Nb insns | 24.00 |
Nb uops | 23.00 |
Nb loads | 5.00 |
Nb stores | 3.00 |
Nb stack references | 0.00 |
FLOP/cycle | 0.54 - 0.50 |
Nb FLOP add-sub | 8.00 |
Nb FLOP mul | 2.00 |
Nb FLOP fma | 1.00 |
Nb FLOP div | 2.00 |
Nb FLOP rcp | 0.00 |
Nb FLOP sqrt | 0.00 |
Nb FLOP rsqrt | 0.00 |
Bytes/cycle | 2.29 - 2.46 |
Bytes prefetched | 0.00 |
Bytes loaded | 40.00 |
Bytes stored | 24.00 |
Stride 0 | 0.00 |
Stride 1 | 0.00 |
Stride n | 0.00 |
Stride unknown | 6.00 |
Stride indirect | 0.00 |
Vectorization ratio all | 10.00 |
Vectorization ratio load | 0.00 |
Vectorization ratio store | 0.00 |
Vectorization ratio mul | 100.00 |
Vectorization ratio add_sub | 0.00 |
Vectorization ratio fma | 0.00 |
Vectorization ratio div_sqrt | 0.00 |
Vectorization ratio other | 50.00 |
Vector-efficiency ratio all | 13.75 |
Vector-efficiency ratio load | 12.50 |
Vector-efficiency ratio store | 12.50 |
Vector-efficiency ratio mul | 25.00 |
Vector-efficiency ratio add_sub | 12.50 |
Vector-efficiency ratio fma | 12.50 |
Vector-efficiency ratio div_sqrt | 12.50 |
Vector-efficiency ratio other | 18.75 |
Path / |
Function | void Kripke::DispatchHelper |
Source file and lines | forall.hpp:59-59 |
Module | libkripke.so |
nb instructions | 24 |
nb uops | 23 |
loop length | 113 |
used x86 registers | 11 |
used mmx registers | 0 |
used xmm registers | 10 |
used ymm registers | 0 |
used zmm registers | 0 |
nb stack references | 0 |
ADD-SUB / MUL ratio | 8.00 |
micro-operation queue | 4.17 cycles |
front end | 4.17 cycles |
P0 | P1 | P2 | P3 | P4 | P5 | P6 | P7 | P8 | P9 | P10 | P11 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|
uops | 2.00 | 6.00 | 1.67 | 1.67 | 1.50 | 6.00 | 1.60 | 1.50 | 1.50 | 1.50 | 1.40 | 1.67 |
cycles | 2.00 | 6.00 | 1.67 | 1.67 | 1.50 | 6.00 | 1.60 | 1.50 | 1.50 | 1.50 | 1.40 | 1.67 |
Cycles executing div or sqrt instructions | 8.00 |
Longest recurrence chain latency (RecMII) | 26.00-28.00 |
FE+BE cycles | 26.82-29.06 |
Stall cycles | 21.85-24.09 |
RS full (events) | 4.36-4.32 |
PRF_FLOAT full (events) | 20.76-23.09 |
Front-end | 4.17 |
Dispatch | 6.00 |
DIV/SQRT | 8.00 |
Data deps. | 26.00-28.00 |
Overall L1 | 26.00-28.00 |
all | 10% |
load | 0% |
store | 0% |
mul | 100% |
add-sub | 0% |
fma | 0% |
div/sqrt | 0% |
other | 50% |
all | 13% |
load | 12% |
store | 12% |
mul | 25% |
add-sub | 12% |
fma | 12% |
div/sqrt | 12% |
other | 18% |
Instruction | Nb FU | P0 | P1 | P2 | P3 | P4 | P5 | P6 | P7 | P8 | P9 | P10 | P11 | Latency | Recip. throughput |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
VDIVSD (%RBX,%R10,1),%XMM1,%XMM4 | 1 | 1 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 13-15 | 4 |
VMOVSD (%RAX,%R9,1),%XMM5 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
VFMADD231SD %XMM4,%XMM0,%XMM5 | 1 | 0.50 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0.50 |
VMOVSD (%R13,%R10,1),%XMM6 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
VMOVSD (%RSI,%R10,1),%XMM7 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
VUNPCKLPD %XMM7,%XMM6,%XMM8 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 |
VMULPD %XMM2,%XMM8,%XMM8 | 1 | 0.50 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0.50 |
VSHUFPD $0x1,%XMM8,%XMM8,%XMM9 | 1 | 0 | 0.50 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0.50 |
VADDSD %XMM9,%XMM8,%XMM8 | 1 | 0 | 0.50 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0.50 |
VADDSD %XMM4,%XMM3,%XMM4 | 1 | 0 | 0.50 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0.50 |
VADDSD (%RCX,%R9,1),%XMM4,%XMM4 | 1 | 0 | 0.50 | 0.33 | 0.33 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0.33 | 3 | 0.50 |
VADDSD %XMM5,%XMM8,%XMM5 | 1 | 0 | 0.50 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0.50 |
VDIVSD %XMM4,%XMM5,%XMM4 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 13-15 | 4 |
VMOVSD %XMM4,(%RDX,%R9,1) | 1 | 0 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0.50 | 0.50 | 0.50 | 0 | 0 | 1 | 0.50 |
VADDSD %XMM4,%XMM4,%XMM4 | 1 | 0 | 0.50 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0.50 |
VSUBSD %XMM6,%XMM4,%XMM5 | 1 | 0 | 0.50 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0.50 |
VMOVSD %XMM5,(%R13,%R10,1) | 1 | 0 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0.50 | 0.50 | 0.50 | 0 | 0 | 1 | 0.50 |
VSUBSD %XMM7,%XMM4,%XMM5 | 1 | 0 | 0.50 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0.50 |
VMOVSD %XMM5,(%RSI,%R10,1) | 1 | 0 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0.50 | 0.50 | 0.50 | 0 | 0 | 1 | 0.50 |
VSUBSD %XMM0,%XMM4,%XMM0 | 1 | 0 | 0.50 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0.50 |
ADD %R15,%R10 | 1 | 0.20 | 0.20 | 0 | 0 | 0 | 0.20 | 0.20 | 0 | 0 | 0 | 0.20 | 0 | 1 | 0.20 |
ADD %R14,%R9 | 1 | 0.20 | 0.20 | 0 | 0 | 0 | 0.20 | 0.20 | 0 | 0 | 0 | 0.20 | 0 | 1 | 0.20 |
DEC %R11 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0.17 |
JNE a4920 <_ZNK6Kripke14DispatchHelperINS_12ArchT_OpenMPEEclINS_11LayoutT_DGZE9SweepSdomJRNS_4Core9DataStoreERNS_6SdomIdEEEEvT_RKT0_DpOT1_.extracted+0x10a0> | 1 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 0.50 |
Function | void Kripke::DispatchHelper |
Source file and lines | forall.hpp:59-59 |
Module | libkripke.so |
nb instructions | 24 |
nb uops | 23 |
loop length | 113 |
used x86 registers | 11 |
used mmx registers | 0 |
used xmm registers | 10 |
used ymm registers | 0 |
used zmm registers | 0 |
nb stack references | 0 |
ADD-SUB / MUL ratio | 8.00 |
micro-operation queue | 4.17 cycles |
front end | 4.17 cycles |
P0 | P1 | P2 | P3 | P4 | P5 | P6 | P7 | P8 | P9 | P10 | P11 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|
uops | 2.00 | 6.00 | 1.67 | 1.67 | 1.50 | 6.00 | 1.60 | 1.50 | 1.50 | 1.50 | 1.40 | 1.67 |
cycles | 2.00 | 6.00 | 1.67 | 1.67 | 1.50 | 6.00 | 1.60 | 1.50 | 1.50 | 1.50 | 1.40 | 1.67 |
Cycles executing div or sqrt instructions | 8.00 |
Longest recurrence chain latency (RecMII) | 26.00-28.00 |
FE+BE cycles | 26.82-29.06 |
Stall cycles | 21.85-24.09 |
RS full (events) | 4.36-4.32 |
PRF_FLOAT full (events) | 20.76-23.09 |
Front-end | 4.17 |
Dispatch | 6.00 |
DIV/SQRT | 8.00 |
Data deps. | 26.00-28.00 |
Overall L1 | 26.00-28.00 |
all | 10% |
load | 0% |
store | 0% |
mul | 100% |
add-sub | 0% |
fma | 0% |
div/sqrt | 0% |
other | 50% |
all | 13% |
load | 12% |
store | 12% |
mul | 25% |
add-sub | 12% |
fma | 12% |
div/sqrt | 12% |
other | 18% |
Instruction | Nb FU | P0 | P1 | P2 | P3 | P4 | P5 | P6 | P7 | P8 | P9 | P10 | P11 | Latency | Recip. throughput |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
VDIVSD (%RBX,%R10,1),%XMM1,%XMM4 | 1 | 1 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 13-15 | 4 |
VMOVSD (%RAX,%R9,1),%XMM5 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
VFMADD231SD %XMM4,%XMM0,%XMM5 | 1 | 0.50 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0.50 |
VMOVSD (%R13,%R10,1),%XMM6 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
VMOVSD (%RSI,%R10,1),%XMM7 | 1 | 0 | 0 | 0.33 | 0.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.33 | 1 | 0.33 |
VUNPCKLPD %XMM7,%XMM6,%XMM8 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 |
VMULPD %XMM2,%XMM8,%XMM8 | 1 | 0.50 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0.50 |
VSHUFPD $0x1,%XMM8,%XMM8,%XMM9 | 1 | 0 | 0.50 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0.50 |
VADDSD %XMM9,%XMM8,%XMM8 | 1 | 0 | 0.50 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0.50 |
VADDSD %XMM4,%XMM3,%XMM4 | 1 | 0 | 0.50 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0.50 |
VADDSD (%RCX,%R9,1),%XMM4,%XMM4 | 1 | 0 | 0.50 | 0.33 | 0.33 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0.33 | 3 | 0.50 |
VADDSD %XMM5,%XMM8,%XMM5 | 1 | 0 | 0.50 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0.50 |
VDIVSD %XMM4,%XMM5,%XMM4 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 13-15 | 4 |
VMOVSD %XMM4,(%RDX,%R9,1) | 1 | 0 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0.50 | 0.50 | 0.50 | 0 | 0 | 1 | 0.50 |
VADDSD %XMM4,%XMM4,%XMM4 | 1 | 0 | 0.50 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0.50 |
VSUBSD %XMM6,%XMM4,%XMM5 | 1 | 0 | 0.50 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0.50 |
VMOVSD %XMM5,(%R13,%R10,1) | 1 | 0 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0.50 | 0.50 | 0.50 | 0 | 0 | 1 | 0.50 |
VSUBSD %XMM7,%XMM4,%XMM5 | 1 | 0 | 0.50 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0.50 |
VMOVSD %XMM5,(%RSI,%R10,1) | 1 | 0 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0.50 | 0.50 | 0.50 | 0 | 0 | 1 | 0.50 |
VSUBSD %XMM0,%XMM4,%XMM0 | 1 | 0 | 0.50 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0.50 |
ADD %R15,%R10 | 1 | 0.20 | 0.20 | 0 | 0 | 0 | 0.20 | 0.20 | 0 | 0 | 0 | 0.20 | 0 | 1 | 0.20 |
ADD %R14,%R9 | 1 | 0.20 | 0.20 | 0 | 0 | 0 | 0.20 | 0.20 | 0 | 0 | 0 | 0.20 | 0 | 1 | 0.20 |
DEC %R11 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0.17 |
JNE a4920 <_ZNK6Kripke14DispatchHelperINS_12ArchT_OpenMPEEclINS_11LayoutT_DGZE9SweepSdomJRNS_4Core9DataStoreERNS_6SdomIdEEEEvT_RKT0_DpOT1_.extracted+0x10a0> | 1 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 0.50 |