mirror of
https://github.com/andreas-abel/nanoBench.git
synced 2025-07-21 15:11:03 +02:00
15 lines
466 B
Plaintext
15 lines
466 B
Plaintext
# Based on https://download.01.org/perfmon/SLM/Silvermont_core_V14.json
|
|
# Applies to processors with family-model in {6-37, 6-4D, 6-4C}
|
|
|
|
3C.00 CORE_CYCLES
|
|
C0.00 INST_RETIRED
|
|
C2.10 UOPS_RETIRED.ALL
|
|
C2.01 UOPS_RETIRED.MS
|
|
C4.00 BR_INST_RETIRED.ALL_BRANCHES
|
|
C5.00 BR_MISP_RETIRED.ALL_BRANCHES
|
|
04.40 MEM_UOPS_RETIRED.ALL_LOADS
|
|
04.80 MEM_UOPS_RETIRED.ALL_STORES
|
|
04.01 MEM_UOPS_RETIRED.L1_MISS_LOADS
|
|
04.02 MEM_UOPS_RETIRED.L2_HIT_LOADS
|
|
04.04 MEM_UOPS_RETIRED.L2_MISS_LOADS
|