intel / PerfSpect

System performance characterization tool based on linux perf
https://intel.github.io/PerfSpect/
BSD 3-Clause "New" or "Revised" License
333 stars 30 forks source link

TMA report not available in HTML #42

Closed pauldintel closed 1 year ago

pauldintel commented 1 year ago

Verbose output from perf-collect

root@ip-172-31-16-171:/home/ubuntu/perfspect# ./perf-collect -v
2023-06-14 22:54:30,017 INFO: nmi_watchdog disabled!
2023-06-14 22:54:30,018 INFO: Run mode: system
2023-06-14 22:54:30,018 INFO: PSI metrics supported
2023-06-14 22:54:30,187 WARNING: Perf unsupported events not counted: ['cstate_core/c6-residency/;', 'cstate_pkg/c6-residency/;', 'power/energy-pkg/,', 'power/energy-ram/;']
2023-06-14 22:54:30,209 INFO: Architecture: sapphirerapids
2023-06-14 22:54:30,209 INFO: Model: Intel(R) Xeon(R) Gold 6455B
2023-06-14 22:54:30,209 INFO: Kernel version: Linux version 5.19.0-1026-aws (buildd@lcy02-amd64-091) (x86_64-linux-gnu-gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
2023-06-14 22:54:30,214 INFO: Cores per socket: 40
2023-06-14 22:54:30,216 INFO: Socket: 1
2023-06-14 22:54:30,218 INFO: Hyperthreading on: True
2023-06-14 22:54:30,219 INFO: IMC count: 8
2023-06-14 22:54:30,219 INFO: CHA per socket: 0
2023-06-14 22:54:30,219 INFO: UPI count: 2
2023-06-14 22:54:30,219 INFO: PerfSpect version: 1.3.0
2023-06-14 22:54:30,219 INFO: /sys/devices/: {'uncore_iio_free_running': 12, 'isa': 1, 'uncore_cha': 34, 'software': 1, 'uncore_m2m': 4, 'pci0001:fe': 1, 'uncore_imc_free_running': 4, 'uncore_imc': 8, 'uncore_m3upi': 2, 'pci0001:00': 1, 'pci0001:e7': 1, 'pci0001:ee': 1, 'uncore_m2pcie': 7, 'pci0000:06': 1, 'uncore_irp': 7, 'uncore_iio': 7, 'pci0001:7c': 1, 'pci0001:e5': 1, 'pci0001:ec': 1, 'pnp0': 1, 'pci0000:04': 1, 'platform': 1, 'uncore_upi': 2, 'pci0001:e3': 1, 'pci0001:ea': 1, 'uprobe': 1, 'intel_bts': 1, 'cpu': 1, 'pci0000:fe': 1, 'pci0000:00': 1, 'pci0000:e7': 1, 'pci0000:ee': 1, 'system': 1, 'breakpoint': 1, 'virtual': 1, 'pci0000:7c': 1, 'pci0001:ff': 1, 'pci0000:e5': 1, 'pci0000:ec': 1, 'pci0001:e8': 1, 'tracepoint': 1, 'pci0000:e3': 1, 'pci0000:ea': 1, 'kprobe': 1, 'pci0001:06': 1, 'uncore_pcu': 1, 'pci0000:ff': 1, 'LNXSYSTM:00': 1, 'pci0000:e8': 1, 'pci0001:04': 1, 'msr': 1, 'intel_pt': 1}
2023-06-14 22:54:30,267 INFO: PMUs not in use

Verbose output from perf-postprocess

root@ip-172-31-16-171:/home/ubuntu/perfspect# ./perf-postprocess -v
2023-06-14 22:55:42,259 INFO: Formatting event data
2023-06-14 22:55:42,273 INFO: processing 2 samples
2023-06-14 22:55:42,349 WARNING: MISSING EVENTS: metric "metric_package power (watts)" events "['power/energy-pkg/']"
2023-06-14 22:55:42,350 WARNING: MISSING EVENTS: metric "metric_DRAM power (watts)" events "['power/energy-ram/']"
2023-06-14 22:55:42,350 WARNING: MISSING EVENTS: metric "metric_core c6 residency %" events "['cstate_core/c6-residency/']"
2023-06-14 22:55:42,350 WARNING: MISSING EVENTS: metric "metric_package c6 residency %" events "['cstate_pkg/c6-residency/']"
2023-06-14 22:55:42,351 WARNING: MULTIPLE GROUPS: metric "metric_core initiated local dram read bandwidth (MB/sec)", events "{'OCR.READS_TO_CORE.LOCAL_DRAM', 'OCR.HWPF_L3.L3_MISS_LOCAL'}"
2023-06-14 22:55:42,351 WARNING: MULTIPLE GROUPS: metric "metric_core initiated remote dram read bandwidth (MB/sec)", events "{'OCR.HWPF_L3.REMOTE', 'OCR.READS_TO_CORE.REMOTE_DRAM'}"
2023-06-14 22:55:42,351 WARNING: MULTIPLE GROUPS: metric "metric_LLC code read MPI (demand+prefetch)", events "{'UNC_CHA_TOR_INSERTS.IA_MISS_CRD', 'instructions'}"
2023-06-14 22:55:42,352 WARNING: MULTIPLE GROUPS: metric "metric_LLC data read MPI (demand+prefetch)", events "{'UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF', 'UNC_CHA_TOR_INSERTS.IA_MISS_DRD', 'UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA', 'instructions'}"
2023-06-14 22:55:42,352 WARNING: MULTIPLE GROUPS: metric "metric_LLC total HITM (per instr) (excludes LLC prefetches)", events "{'OCR.READS_TO_CORE.REMOTE_CACHE.SNOOP_HITM', 'instructions'}"
2023-06-14 22:55:42,352 WARNING: MULTIPLE GROUPS: metric "metric_LLC total HIT clean line forwards (per instr) (excludes LLC prefetches)", events "{'OCR.READS_TO_CORE.REMOTE_CACHE.SNOOP_HIT_WITH_FWD', 'instructions'}"
2023-06-14 22:55:42,352 WARNING: MULTIPLE GROUPS: metric "metric_Average LLC demand data read miss latency (in ns)", events "{'UNC_CHA_CLOCKTICKS', 'UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD', 'UNC_CHA_TOR_INSERTS.IA_MISS_DRD'}"
2023-06-14 22:55:42,353 WARNING: ZERO DIVISION: metric "metric_Average LLC demand data read miss latency (in ns)" expression "( 1000000000 * ([UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD] / [UNC_CHA_TOR_INSERTS.IA_MISS_DRD]) / ([UNC_CHA_CLOCKTICKS] / ([CHAS_PER_SOCKET] * [SOCKET_COUNT]) ) ) * 1" values "( 1000000000 * (3705446.8198648747 / 13527.021383851186) / (64444143514.03378 / (0 * 1) ) ) * 1"
2023-06-14 22:55:42,353 WARNING: MULTIPLE GROUPS: metric "metric_Average LLC demand data read miss latency for LOCAL requests (in ns)", events "{'UNC_CHA_CLOCKTICKS', 'UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL', 'UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL'}"
2023-06-14 22:55:42,353 WARNING: ZERO DIVISION: metric "metric_Average LLC demand data read miss latency for LOCAL requests (in ns)" expression "( 1000000000 * ([UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL] / [UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL]) / ([UNC_CHA_CLOCKTICKS] / ([CHAS_PER_SOCKET] * [SOCKET_COUNT]) ) ) * 1" values "( 1000000000 * (1895355.2155206162 / 5762.615404827495) / (64444143514.03378 / (0 * 1) ) ) * 1"
2023-06-14 22:55:42,353 WARNING: MULTIPLE GROUPS: metric "metric_Average LLC demand data read miss latency for REMOTE requests (in ns)", events "{'UNC_CHA_CLOCKTICKS', 'UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE', 'UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE'}"
2023-06-14 22:55:42,353 WARNING: ZERO DIVISION: metric "metric_Average LLC demand data read miss latency for REMOTE requests (in ns)" expression "( 1000000000 * ([UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE] / [UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE]) / ([UNC_CHA_CLOCKTICKS] / ([CHAS_PER_SOCKET] * [SOCKET_COUNT]) ) ) * 1" values "( 1000000000 * (3561644.970203551 / 13090.65941019668) / (64444143514.03378 / (0 * 1) ) ) * 1"
2023-06-14 22:55:42,354 WARNING: MULTIPLE GROUPS: metric "metric_NUMA %_Reads addressed to local DRAM", events "{'UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL', 'UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE', 'UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL', 'UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE'}"
2023-06-14 22:55:42,354 WARNING: MULTIPLE GROUPS: metric "metric_NUMA %_Reads addressed to remote DRAM", events "{'UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL', 'UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE', 'UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL', 'UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE'}"
2023-06-14 22:55:42,355 WARNING: ZERO DIVISION: metric "metric_uncore frequency GHz" expression "([UNC_CHA_CLOCKTICKS] / ([CHAS_PER_SOCKET] * [SOCKET_COUNT]) / 1000000000) / 1" values "(64444143514.03378 / (0 * 1) / 1000000000) / 1"
2023-06-14 22:55:42,355 WARNING: MULTIPLE GROUPS: metric "metric_TMA_Frontend_Bound(%)", events "{'PERF_METRICS.BACKEND_BOUND', 'PERF_METRICS.FRONTEND_BOUND', 'INT_MISC.UOP_DROPPING', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BAD_SPECULATION', 'TOPDOWN.SLOTS'}"
2023-06-14 22:55:42,355 WARNING: MISSING EVENTS: metric "metric_TMA_Frontend_Bound(%)" events "['PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND', 'TOPDOWN.SLOTS']"
2023-06-14 22:55:42,355 WARNING: MULTIPLE GROUPS: metric "metric_TMA_..Fetch_Latency(%)", events "{'PERF_METRICS.BACKEND_BOUND', 'PERF_METRICS.FETCH_LATENCY', 'PERF_METRICS.FRONTEND_BOUND', 'INT_MISC.UOP_DROPPING', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BAD_SPECULATION', 'TOPDOWN.SLOTS'}"
2023-06-14 22:55:42,355 WARNING: MISSING EVENTS: metric "metric_TMA_..Fetch_Latency(%)" events "['PERF_METRICS.FETCH_LATENCY', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND', 'TOPDOWN.SLOTS']"
2023-06-14 22:55:42,356 WARNING: MULTIPLE GROUPS: metric "metric_TMA_....Branch_Resteers(%)", events "{'INT_MISC.UNKNOWN_BRANCH_CYCLES', 'INT_MISC.CLEAR_RESTEER_CYCLES', 'cpu-cycles'}"
2023-06-14 22:55:42,356 WARNING: MULTIPLE GROUPS: metric "metric_TMA_......Mispredicts_Resteers(%)", events "{'PERF_METRICS.BACKEND_BOUND', 'PERF_METRICS.FRONTEND_BOUND', 'INT_MISC.UOP_DROPPING', 'cpu-cycles', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BRANCH_MISPREDICTS', 'PERF_METRICS.BAD_SPECULATION', 'INT_MISC.CLEAR_RESTEER_CYCLES', 'TOPDOWN.SLOTS'}"
2023-06-14 22:55:42,356 WARNING: MISSING EVENTS: metric "metric_TMA_......Mispredicts_Resteers(%)" events "['PERF_METRICS.BRANCH_MISPREDICTS', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND', 'TOPDOWN.SLOTS', 'PERF_METRICS.BACKEND_BOUND', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND', 'PERF_METRICS.RETIRING', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND']"
2023-06-14 22:55:42,357 WARNING: MULTIPLE GROUPS: metric "metric_TMA_......Clears_Resteers(%)", events "{'PERF_METRICS.BACKEND_BOUND', 'PERF_METRICS.FRONTEND_BOUND', 'INT_MISC.UOP_DROPPING', 'cpu-cycles', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BRANCH_MISPREDICTS', 'PERF_METRICS.BAD_SPECULATION', 'INT_MISC.CLEAR_RESTEER_CYCLES', 'TOPDOWN.SLOTS'}"
2023-06-14 22:55:42,357 WARNING: MISSING EVENTS: metric "metric_TMA_......Clears_Resteers(%)" events "['PERF_METRICS.BRANCH_MISPREDICTS', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND', 'TOPDOWN.SLOTS', 'PERF_METRICS.BACKEND_BOUND', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND', 'PERF_METRICS.RETIRING', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND']"
2023-06-14 22:55:42,357 WARNING: MULTIPLE GROUPS: metric "metric_TMA_..Fetch_Bandwidth(%)", events "{'PERF_METRICS.BACKEND_BOUND', 'PERF_METRICS.FETCH_LATENCY', 'PERF_METRICS.FRONTEND_BOUND', 'INT_MISC.UOP_DROPPING', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BAD_SPECULATION', 'TOPDOWN.SLOTS'}"
2023-06-14 22:55:42,357 WARNING: MISSING EVENTS: metric "metric_TMA_..Fetch_Bandwidth(%)" events "['PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND', 'TOPDOWN.SLOTS', 'PERF_METRICS.FETCH_LATENCY', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND', 'TOPDOWN.SLOTS']"
2023-06-14 22:55:42,357 WARNING: MULTIPLE GROUPS: metric "metric_TMA_....MITE(%)", events "{'IDQ.MITE_CYCLES_ANY', 'IDQ.MITE_CYCLES_OK', 'CPU_CLK_UNHALTED.DISTRIBUTED'}"
2023-06-14 22:55:42,357 WARNING: MULTIPLE GROUPS: metric "metric_TMA_....DSB(%)", events "{'CPU_CLK_UNHALTED.DISTRIBUTED', 'IDQ.DSB_CYCLES_ANY', 'IDQ.DSB_CYCLES_OK'}"
2023-06-14 22:55:42,358 WARNING: MULTIPLE GROUPS: metric "metric_TMA_Bad_Speculation(%)", events "{'PERF_METRICS.BACKEND_BOUND', 'PERF_METRICS.FRONTEND_BOUND', 'INT_MISC.UOP_DROPPING', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BAD_SPECULATION', 'TOPDOWN.SLOTS'}"
2023-06-14 22:55:42,358 WARNING: MISSING EVENTS: metric "metric_TMA_Bad_Speculation(%)" events "['PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND', 'TOPDOWN.SLOTS', 'PERF_METRICS.BACKEND_BOUND', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND', 'PERF_METRICS.RETIRING', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND']"
2023-06-14 22:55:42,358 WARNING: MISSING EVENTS: metric "metric_TMA_..Branch_Mispredicts(%)" events "['PERF_METRICS.BRANCH_MISPREDICTS', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND']"
2023-06-14 22:55:42,358 WARNING: MULTIPLE GROUPS: metric "metric_TMA_..Machine_Clears(%)", events "{'PERF_METRICS.BACKEND_BOUND', 'PERF_METRICS.FRONTEND_BOUND', 'INT_MISC.UOP_DROPPING', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BRANCH_MISPREDICTS', 'PERF_METRICS.BAD_SPECULATION', 'TOPDOWN.SLOTS'}"
2023-06-14 22:55:42,358 WARNING: MISSING EVENTS: metric "metric_TMA_..Machine_Clears(%)" events "['PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND', 'TOPDOWN.SLOTS', 'PERF_METRICS.BACKEND_BOUND', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND', 'PERF_METRICS.RETIRING', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND', 'PERF_METRICS.BRANCH_MISPREDICTS', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND']"
2023-06-14 22:55:42,358 WARNING: MISSING EVENTS: metric "metric_TMA_Backend_Bound(%)" events "['PERF_METRICS.BACKEND_BOUND', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND']"
2023-06-14 22:55:42,358 WARNING: MISSING EVENTS: metric "metric_TMA_..Memory_Bound(%)" events "['PERF_METRICS.MEMORY_BOUND', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND']"
2023-06-14 22:55:42,359 WARNING: MULTIPLE GROUPS: metric "metric_TMA_......DTLB_Load(%)", events "{'DTLB_LOAD_MISSES.WALK_ACTIVE', 'cpu-cycles', 'DTLB_LOAD_MISSES.STLB_HIT:c1', 'MEMORY_ACTIVITY.CYCLES_L1D_MISS', 'CYCLE_ACTIVITY.CYCLES_MEM_ANY'}"
2023-06-14 22:55:42,359 WARNING: MULTIPLE GROUPS: metric "metric_TMA_......Lock_Latency(%)", events "{'L2_RQSTS.RFO_HIT', 'OFFCORE_REQUESTS_OUTSTANDING.CYCLES_WITH_DEMAND_RFO', 'L2_RQSTS.ALL_RFO', 'MEM_INST_RETIRED.ALL_STORES', 'MEM_INST_RETIRED.LOCK_LOADS', 'cpu-cycles'}"
2023-06-14 22:55:42,360 WARNING: MULTIPLE GROUPS: metric "metric_TMA_....L3_Bound(%)", events "{'MEMORY_ACTIVITY.STALLS_L3_MISS', 'MEMORY_ACTIVITY.STALLS_L2_MISS', 'cpu-cycles'}"
2023-06-14 22:55:42,360 WARNING: MULTIPLE GROUPS: metric "metric_TMA_......Data_Sharing(%)", events "{'MEM_LOAD_L3_HIT_RETIRED.XSNP_FWD', 'OCR.DEMAND_DATA_RD.L3_HIT.SNOOP_HITM', 'OCR.DEMAND_DATA_RD.L3_HIT.SNOOP_HIT_WITH_FWD', 'MEM_LOAD_L3_HIT_RETIRED.XSNP_NO_FWD', 'cpu-cycles', 'MEM_LOAD_RETIRED.FB_HIT', 'MEM_LOAD_RETIRED.L1_MISS', 'ref-cycles'}"
2023-06-14 22:55:42,362 WARNING: MULTIPLE GROUPS: metric "metric_TMA_....DRAM_Bound(%)", events "{'MEM_LOAD_L3_MISS_RETIRED.REMOTE_HITM', 'MEM_LOAD_L3_MISS_RETIRED.REMOTE_DRAM', 'MEM_LOAD_L3_MISS_RETIRED.REMOTE_PMM', 'MEM_LOAD_RETIRED.LOCAL_PMM', 'cpu-cycles', 'MEM_LOAD_RETIRED.L1_MISS', 'MEM_LOAD_RETIRED.FB_HIT', 'MEMORY_ACTIVITY.STALLS_L3_MISS', 'MEM_LOAD_L3_MISS_RETIRED.LOCAL_DRAM', 'MEM_LOAD_L3_MISS_RETIRED.REMOTE_FWD'}"
2023-06-14 22:55:42,364 WARNING: MISSING EVENTS: metric "metric_TMA_..Core_Bound(%)" events "['PERF_METRICS.BACKEND_BOUND', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND', 'PERF_METRICS.MEMORY_BOUND', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND']"
2023-06-14 22:55:42,365 WARNING: MULTIPLE GROUPS: metric "metric_TMA_....Ports_Utilization(%)", events "{'PERF_METRICS.BACKEND_BOUND', 'EXE_ACTIVITY.BOUND_ON_LOADS', 'EXE_ACTIVITY.2_PORTS_UTIL:u0xc', 'RESOURCE_STALLS.SCOREBOARD', 'PERF_METRICS.FRONTEND_BOUND', 'ARITH.DIV_ACTIVE', 'cpu-cycles', 'PERF_METRICS.RETIRING', 'CYCLE_ACTIVITY.STALLS_TOTAL', 'PERF_METRICS.BAD_SPECULATION', 'EXE_ACTIVITY.1_PORTS_UTIL', 'EXE_ACTIVITY.3_PORTS_UTIL:u0x80'}"
2023-06-14 22:55:42,365 WARNING: MISSING EVENTS: metric "metric_TMA_....Ports_Utilization(%)" events "['PERF_METRICS.RETIRING', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND', 'PERF_METRICS.RETIRING', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND']"
2023-06-14 22:55:42,366 WARNING: MULTIPLE GROUPS: metric "metric_TMA_......Ports_Utilized_0(%)", events "{'EXE_ACTIVITY.BOUND_ON_LOADS', 'RESOURCE_STALLS.SCOREBOARD', 'cpu-cycles', 'CYCLE_ACTIVITY.STALLS_TOTAL', 'EXE_ACTIVITY.3_PORTS_UTIL:u0x80'}"
2023-06-14 22:55:42,366 WARNING: MISSING EVENTS: metric "metric_TMA_Retiring(%)" events "['PERF_METRICS.RETIRING', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND']"
2023-06-14 22:55:42,366 WARNING: MISSING EVENTS: metric "metric_TMA_..Light_Operations(%)" events "['PERF_METRICS.RETIRING', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND', 'PERF_METRICS.HEAVY_OPERATIONS', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND']"
2023-06-14 22:55:42,367 WARNING: MULTIPLE GROUPS: metric "metric_TMA_....FP_Arith(%)", events "{'PERF_METRICS.BACKEND_BOUND', 'AMX_OPS_RETIRED.BF16:c1', 'FP_ARITH_INST_RETIRED.128B_PACKED_DOUBLE:u0x3c', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.RETIRING', 'UOPS_EXECUTED.THREAD', 'UOPS_EXECUTED.X87', 'FP_ARITH_INST_RETIRED.SCALAR_SINGLE:u0x03', 'PERF_METRICS.BAD_SPECULATION', 'FP_ARITH_INST_RETIRED2.VECTOR', 'FP_ARITH_INST_RETIRED2.SCALAR', 'TOPDOWN.SLOTS'}"
2023-06-14 22:55:42,367 WARNING: MISSING EVENTS: metric "metric_TMA_....FP_Arith(%)" events "['PERF_METRICS.RETIRING', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND', 'PERF_METRICS.RETIRING', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND', 'TOPDOWN.SLOTS', 'PERF_METRICS.RETIRING', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND', 'TOPDOWN.SLOTS', 'PERF_METRICS.RETIRING', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND', 'TOPDOWN.SLOTS']"
2023-06-14 22:55:42,367 WARNING: MISSING EVENTS: metric "metric_TMA_..Heavy_Operations(%)" events "['PERF_METRICS.HEAVY_OPERATIONS', 'PERF_METRICS.FRONTEND_BOUND', 'PERF_METRICS.BAD_SPECULATION', 'PERF_METRICS.RETIRING', 'PERF_METRICS.BACKEND_BOUND']"
2023-06-14 22:55:42,367 WARNING: MULTIPLE GROUPS: metric "metric_TMA_....Microcode_Sequencer(%)", events "{'TOPDOWN.SLOTS', 'UOPS_RETIRED.MS'}"
2023-06-14 22:55:42,367 WARNING: MISSING EVENTS: metric "metric_TMA_....Microcode_Sequencer(%)" events "['TOPDOWN.SLOTS']"
2023-06-14 22:55:42,367 WARNING: throwing out last sample because it was too short
2023-06-14 22:55:42,368 WARNING: 0 MISSING DATA: set()
2023-06-14 22:55:42,368 WARNING: 4 ZERO DIVISION: {'metric_Average LLC demand data read miss latency for LOCAL requests (in ns)', 'metric_Average LLC demand data read miss latency (in ns)', 'metric_uncore frequency GHz', 'metric_Average LLC demand data read miss latency for REMOTE requests (in ns)'}
2023-06-14 22:55:42,368 WARNING: 21 MISSING EVENTS: {'metric_TMA_..Heavy_Operations(%)', 'metric_TMA_..Fetch_Bandwidth(%)', 'metric_TMA_..Fetch_Latency(%)', 'metric_package c6 residency %', 'metric_TMA_....FP_Arith(%)', 'metric_TMA_Retiring(%)', 'metric_TMA_..Branch_Mispredicts(%)', 'metric_TMA_..Machine_Clears(%)', 'metric_TMA_....Microcode_Sequencer(%)', 'metric_core c6 residency %', 'metric_TMA_..Core_Bound(%)', 'metric_TMA_......Mispredicts_Resteers(%)', 'metric_TMA_..Memory_Bound(%)', 'metric_package power (watts)', 'metric_TMA_......Clears_Resteers(%)', 'metric_TMA_Frontend_Bound(%)', 'metric_TMA_..Light_Operations(%)', 'metric_DRAM power (watts)', 'metric_TMA_Bad_Speculation(%)', 'metric_TMA_....Ports_Utilization(%)', 'metric_TMA_Backend_Bound(%)'}
2023-06-14 22:55:42,368 WARNING: 30 MULTIPLE GROUPS: {'metric_TMA_......Ports_Utilized_0(%)', 'metric_TMA_......DTLB_Load(%)', 'metric_TMA_..Fetch_Bandwidth(%)', 'metric_TMA_..Fetch_Latency(%)', 'metric_LLC total HITM (per instr) (excludes LLC prefetches)', 'metric_TMA_....Ports_Utilization(%)', 'metric_TMA_....DSB(%)', 'metric_TMA_....FP_Arith(%)', 'metric_TMA_..Machine_Clears(%)', 'metric_TMA_......Lock_Latency(%)', 'metric_TMA_....Microcode_Sequencer(%)', 'metric_NUMA %_Reads addressed to remote DRAM', 'metric_TMA_......Data_Sharing(%)', 'metric_TMA_....MITE(%)', 'metric_Average LLC demand data read miss latency for LOCAL requests (in ns)', 'metric_TMA_....L3_Bound(%)', 'metric_LLC total HIT clean line forwards (per instr) (excludes LLC prefetches)', 'metric_TMA_......Mispredicts_Resteers(%)', 'metric_LLC data read MPI (demand+prefetch)', 'metric_TMA_......Clears_Resteers(%)', 'metric_NUMA %_Reads addressed to local DRAM', 'metric_TMA_Frontend_Bound(%)', 'metric_TMA_....Branch_Resteers(%)', 'metric_TMA_Bad_Speculation(%)', 'metric_core initiated local dram read bandwidth (MB/sec)', 'metric_Average LLC demand data read miss latency (in ns)', 'metric_LLC code read MPI (demand+prefetch)', 'metric_Average LLC demand data read miss latency for REMOTE requests (in ns)', 'metric_TMA_....DRAM_Bound(%)', 'metric_core initiated remote dram read bandwidth (MB/sec)'}
2023-06-14 22:55:42,368 WARNING: 0 NOT COUNTED GROUPS: set()
2023-06-14 22:55:42,384 INFO: Generated results file(s) in: /home/ubuntu/perfspect
2023-06-14 22:55:42,384 INFO: Done!

What steps can reproduce the bug?

In AWS SPR Baremetal machine(r7iz.metal 32xl) during the MongoDB Clients run collected perfspect data with latest version (1.3.0) binary TMA is not shown up :

tried all of them below :

sudo ./perf-collect sudo ./perf-collect --socket sudo ./perf-collect --pid

Additional information

No response

pauldintel commented 1 year ago

2023-06-14 23:00:53,118 INFO: PerfSpect version: 1.3.0 2023-06-14 23:00:53,118 INFO: /sys/devices/: {'uncore_iio_free_running': 12, 'isa': 1, 'uncore_cha': 34, 'software': 1, 'uncore_m2m': 4, 'pci0001:fe': 1, 'uncore_imc_free_running': 4, 'uncore_imc': 8, 'uncore_m3upi': 2, 'pci0001:00': 1, 'pci0001:e7': 1, 'pci0001:ee': 1, 'uncore_m2pcie': 7, 'pci0000:06': 1, 'uncore_irp': 7, 'uncore_iio': 7, 'pci0001:7c': 1, 'pci0001:e5': 1, 'pci0001:ec': 1, 'pnp0': 1, 'pci0000:04': 1, 'platform': 1, 'uncore_upi': 2, 'pci0001:e3': 1, 'pci0001:ea': 1, 'uprobe': 1, 'intel_bts': 1, 'cpu': 1, 'pci0000:fe': 1, 'pci0000:00': 1, 'pci0000:e7': 1, 'pci0000:ee': 1, 'system': 1, 'breakpoint': 1, 'virtual': 1, 'pci0000:7c': 1, 'pci0001:ff': 1, 'pci0000:e5': 1, 'pci0000:ec': 1, 'pci0001:e8': 1, 'tracepoint': 1, 'pci0000:e3': 1, 'pci0000:ea': 1, 'kprobe': 1, 'pci0001:06': 1, 'uncore_pcu': 1, 'pci0000:ff': 1, 'LNXSYSTM:00': 1, 'pci0000:e8': 1, 'pci0001:04': 1, 'msr': 1, 'intel_pt': 1} 2023-06-14 23:00:53,165 INFO: PMUs not in use 2023-06-14 23:00:53,165 INFO: perf stat -I 5000 -x , -a -o perfstat.csv -e '{cpu/event=0x51,umask=0x01,period=100003,name='L1D.REPLACEMENT'/,cpu/event=0x24,umask=0xe4,period=200003,name='L2_RQSTS.ALL_CODE_RD'/,cpu/event=0xd1,umask=0x01,period=1000003,name='MEM_LOAD_RETIRED.L1_HIT'/,cpu/event=0x25,umask=0x1f,period=100003,name='L2_LINES_IN.ALL'/,cpu/event=0xa6,umask=0x02,period=2000003,name='EXE_ACTIVITY.1_PORTS_UTIL'/,cpu/event=0xa6,umask=0x04,period=2000003,name='EXE_ACTIVITY.2_PORTS_UTIL'/,cpu/event=0xa6,umask=0x80,period=2000003,name='EXE_ACTIVITY.3_PORTS_UTIL:u0x80'/,cpu/event=0xa6,umask=0xc,period=2000003,name='EXE_ACTIVITY.2_PORTS_UTIL:u0xc'/,cpu-cycles,ref-cycles,instructions}','{cpu/event=0xd1,umask=0x10,period=100021,name='MEM_LOAD_RETIRED.L2_MISS'/,cpu/event=0x24,umask=0x24,period=200003,name='L2_RQSTS.CODE_RD_MISS'/,cpu/event=0x11,umask=0x0e,period=100003,name='ITLB_MISSES.WALK_COMPLETED'/,cpu/event=0x47,umask=0x03,cmask=0x03,period=1000003,name='MEMORY_ACTIVITY.STALLS_L1D_MISS'/,cpu/event=0xa6,umask=0x40,cmask=0x02,period=1000003,name='EXE_ACTIVITY.BOUND_ON_STORES'/,cpu/event=0xa6,umask=0x21,cmask=0x05,period=2000003,name='EXE_ACTIVITY.BOUND_ON_LOADS'/,cpu/event=0xad,umask=0x10,period=1000003,name='INT_MISC.UOP_DROPPING'/,cpu/event=0xad,umask=0x40,period=1000003,name='INT_MISC.UNKNOWN_BRANCH_CYCLES'/,cpu-cycles,ref-cycles,instructions}','{cpu/event=0x12,umask=0x0e,period=100003,name='DTLB_LOAD_MISSES.WALK_COMPLETED'/,cpu/event=0x12,umask=0x04,period=100003,name='DTLB_LOAD_MISSES.WALK_COMPLETED_2M_4M'/,cpu/event=0x13,umask=0x0e,period=100003,name='DTLB_STORE_MISSES.WALK_COMPLETED'/,cpu/event=0xd1,umask=0x02,period=200003,name='MEM_LOAD_RETIRED.L2_HIT'/,cpu/event=0x3c,umask=0x02,period=25003,name='CPU_CLK_UNHALTED.ONE_THREAD_ACTIVE'/,cpu/event=0x3c,umask=0x08,period=2000003,name='CPU_CLK_UNHALTED.REF_DISTRIBUTED'/,cpu/event=0xa2,umask=0x02,period=2000003,name='RESOURCE_STALLS.SCOREBOARD'/,cpu/event=0xa3,umask=0x04,cmask=0x04,period=1000003,name='CYCLE_ACTIVITY.STALLS_TOTAL'/,cpu-cycles,ref-cycles,instructions}','{cpu/event=0x47,umask=0x09,cmask=0x09,period=1000003,name='MEMORY_ACTIVITY.STALLS_L3_MISS'/,cpu/event=0x80,umask=0x04,period=500009,name='ICACHE_DATA.STALLS'/,cpu/event=0x83,umask=0x04,period=200003,name='ICACHE_TAG.STALLS'/,cpu-cycles,ref-cycles,instructions}','{cpu/event=0x47,umask=0x03,cmask=0x03,period=1000003,name='MEMORY_ACTIVITY.STALLS_L1D_MISS'/,cpu/event=0x12,umask=0x20,cmask=0x01,period=100003,name='DTLB_LOAD_MISSES.STLB_HIT:c1'/,cpu/event=0x12,umask=0x10,cmask=0x01,period=100003,name='DTLB_LOAD_MISSES.WALK_ACTIVE'/,cpu/event=0x47,umask=0x05,cmask=0x05,period=1000003,name='MEMORY_ACTIVITY.STALLS_L2_MISS'/,cpu/event=0xa3,umask=0x10,cmask=0x10,period=1000003,name='CYCLE_ACTIVITY.CYCLES_MEM_ANY'/,cpu/event=0xb0,umask=0x09,cmask=0x01,period=1000003,name='ARITH.DIV_ACTIVE'/,cpu/event=0xad,umask=0x80,period=500009,name='INT_MISC.CLEAR_RESTEER_CYCLES'/,cpu/event=0xec,umask=0x02,period=2000003,name='CPU_CLK_UNHALTED.DISTRIBUTED'/,cpu-cycles,ref-cycles,instructions}','{cpu/event=0xce,umask=0x02,cmask=0x01,period=100003,name='AMX_OPS_RETIRED.BF16:c1'/,cpu/event=0xd3,umask=0x10,cmask=0x00,period=100007,name='MEM_LOAD_L3_MISS_RETIRED.REMOTE_PMM'/,cpu/event=0xd1,umask=0x08,cmask=0x00,period=200003,name='MEM_LOAD_RETIRED.L1_MISS'/,cpu/event=0xd1,umask=0x80,cmask=0x00,period=1000003,name='MEM_LOAD_RETIRED.LOCAL_PMM'/,cpu/event=0xb1,umask=0x01,cmask=0x03,period=2000003,name='UOPS_EXECUTED.CYCLES_GE_3'/,cpu/event=0xb1,umask=0x01,cmask=0x00,period=2000003,name='UOPS_EXECUTED.THREAD'/,cpu/event=0xb1,umask=0x10,cmask=0x00,period=2000003,name='UOPS_EXECUTED.X87'/,cpu/event=0xc2,umask=0x04,period=2000003,name='UOPS_RETIRED.MS'/,cpu-cycles,ref-cycles,instructions}','{cpu/event=0xd0,umask=0x21,cmask=0x00,period=1000003,name='MEM_INST_RETIRED.LOCK_LOADS'/,cpu/event=0xd0,umask=0x82,cmask=0x00,period=1000003,name='MEM_INST_RETIRED.ALL_STORES'/,cpu/event=0x24,umask=0xe2,cmask=0x00,period=2000003,name='L2_RQSTS.ALL_RFO'/,cpu/event=0x24,umask=0xc2,cmask=0x00,period=2000003,name='L2_RQSTS.RFO_HIT'/,cpu/event=0xcf,umask=0x03,cmask=0x00,period=100003,name='FP_ARITH_INST_RETIRED2.SCALAR'/,cpu/event=0xcf,umask=0x1c,cmask=0x00,period=100003,name='FP_ARITH_INST_RETIRED2.VECTOR'/,cpu/event=0xc7,umask=0x03,period=100003,name='FP_ARITH_INST_RETIRED.SCALAR_SINGLE:u0x03'/,cpu/event=0xc7,umask=0x3c,period=100003,name='FP_ARITH_INST_RETIRED.128B_PACKED_DOUBLE:u0x3c'/,cpu-cycles,ref-cycles,instructions}','{cpu/event=0x2a,umask=0x01,cmask=0x00,offcore_rsp=0x8003C0001,name='OCR.DEMAND_DATA_RD.L3_HIT.SNOOP_HIT_WITH_FWD'/,cpu/event=0x2a,umask=0x01,cmask=0x00,offcore_rsp=0x10003C0002,name='OCR.DEMAND_RFO.L3_HIT.SNOOP_HITM'/,cpu/event=0x20,umask=0x04,cmask=0x01,period=1000003,name='OFFCORE_REQUESTS_OUTSTANDING.CYCLES_WITH_DEMAND_RFO'/,cpu/event=0xd1,umask=0x40,cmask=0x00,period=100007,name='MEM_LOAD_RETIRED.FB_HIT'/,cpu-cycles,ref-cycles,instructions}','{cpu/event=0x79,umask=0x04,cmask=0x01,period=2000003,name='IDQ.MITE_CYCLES_ANY'/,cpu/event=0x79,umask=0x04,cmask=0x06,period=2000003,name='IDQ.MITE_CYCLES_OK'/,cpu/event=0x79,umask=0x08,cmask=0x01,period=2000003,name='IDQ.DSB_CYCLES_ANY'/,cpu/event=0x79,umask=0x08,cmask=0x06,period=2000003,name='IDQ.DSB_CYCLES_OK'/,cpu-cycles,ref-cycles,instructions}','{cpu/event=0xd3,umask=0x02,cmask=0x00,period=1000003,name='MEM_LOAD_L3_MISS_RETIRED.REMOTE_DRAM'/,cpu/event=0xd3,umask=0x01,cmask=0x00,period=100007,name='MEM_LOAD_L3_MISS_RETIRED.LOCAL_DRAM'/,cpu/event=0x2a,umask=0x01,offcore_rsp=0x104004477,name='OCR.READS_TO_CORE.LOCAL_DRAM'/,cpu/event=0x2a,umask=0x01,offcore_rsp=0x730004477,name='OCR.READS_TO_CORE.REMOTE_DRAM'/,cpu-cycles,ref-cycles,instructions}','{cpu/event=0xd2,umask=0x02,cmask=0x00,period=20011,name='MEM_LOAD_L3_HIT_RETIRED.XSNP_NO_FWD'/,cpu/event=0xd2,umask=0x04,cmask=0x00,period=20011,name='MEM_LOAD_L3_HIT_RETIRED.XSNP_FWD'/,cpu/event=0x47,umask=0x02,cmask=0x02,period=1000003,name='MEMORY_ACTIVITY.CYCLES_L1D_MISS'/,cpu/event=0x2a,umask=0x01,offcore_rsp=0x90002380,name='OCR.HWPF_L3.REMOTE'/,cpu-cycles,ref-cycles,instructions}','{cpu/event=0x2a,umask=0x01,cmask=0x00,offcore_rsp=0x1030004477,name='OCR.DEMAND_DATA_RD.L3_HIT.SNOOP_HITM'/,cpu/event=0x2a,umask=0x01,offcore_rsp=0x84002380,name='OCR.HWPF_L3.L3_MISS_LOCAL'/,cpu/event=0x20,umask=0x08,cmask=0x01,period=1000003,name='OFFCORE_REQUESTS_OUTSTANDING.CYCLES_WITH_DATA_RD'/,cpu/event=0x20,umask=0x08,cmask=0x04,period=1000003,name='OFFCORE_REQUESTS_OUTSTANDING.DATA_RD:c4'/,cpu-cycles,ref-cycles,instructions}','{cpu/event=0x79,umask=0x08,cmask=0x00,period=2000003,name='IDQ.DSB_UOPS'/,cpu/event=0x79,umask=0x04,period=100003,name='IDQ.MITE_UOPS'/,cpu/event=0x79,umask=0x20,period=100003,name='IDQ.MS_UOPS'/,cpu/event=0xa8,umask=0x01,cmask=0x00,period=2000003,name='LSD.UOPS'/,cpu-cycles,ref-cycles,instructions}','{cpu/event=0xd3,umask=0x08,cmask=0x00,period=100007,name='MEM_LOAD_L3_MISS_RETIRED.REMOTE_FWD'/,cpu/event=0xd3,umask=0x04,cmask=0x00,period=100007,name='MEM_LOAD_L3_MISS_RETIRED.REMOTE_HITM'/,cpu/event=0x2a,umask=0x01,offcore_rsp=0x1030004477,name='OCR.READS_TO_CORE.REMOTE_CACHE.SNOOP_HITM'/,cpu/event=0x2a,umask=0x01,offcore_rsp=0x830004477,name='OCR.READS_TO_CORE.REMOTE_CACHE.SNOOP_HIT_WITH_FWD'/,cpu-cycles:k,ref-cycles:k,instructions:k}','{uncore_upi_0/event=0x02,umask=0x0f,name='UNC_UPI_TxL_FLITS.ALL_DATA.0'/}','{uncore_upi_1/event=0x02,umask=0x0f,name='UNC_UPI_TxL_FLITS.ALL_DATA.1'/}','{uncore_cha_0/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.0'/,uncore_cha_0/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.0'/,uncore_cha_0/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.0'/}','{uncore_cha_1/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.1'/,uncore_cha_1/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.1'/,uncore_cha_1/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.1'/}','{uncore_cha_2/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.2'/,uncore_cha_2/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.2'/,uncore_cha_2/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.2'/}','{uncore_cha_3/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.3'/,uncore_cha_3/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.3'/,uncore_cha_3/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.3'/}','{uncore_cha_4/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.4'/,uncore_cha_4/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.4'/,uncore_cha_4/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.4'/}','{uncore_cha_5/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.5'/,uncore_cha_5/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.5'/,uncore_cha_5/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.5'/}','{uncore_cha_6/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.6'/,uncore_cha_6/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.6'/,uncore_cha_6/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.6'/}','{uncore_cha_7/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.7'/,uncore_cha_7/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.7'/,uncore_cha_7/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.7'/}','{uncore_cha_8/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.8'/,uncore_cha_8/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.8'/,uncore_cha_8/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.8'/}','{uncore_cha_9/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.9'/,uncore_cha_9/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.9'/,uncore_cha_9/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.9'/}','{uncore_cha_10/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.10'/,uncore_cha_10/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.10'/,uncore_cha_10/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.10'/}','{uncore_cha_11/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.11'/,uncore_cha_11/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.11'/,uncore_cha_11/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.11'/}','{uncore_cha_12/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.12'/,uncore_cha_12/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.12'/,uncore_cha_12/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.12'/}','{uncore_cha_13/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.13'/,uncore_cha_13/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.13'/,uncore_cha_13/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.13'/}','{uncore_cha_14/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.14'/,uncore_cha_14/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.14'/,uncore_cha_14/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.14'/}','{uncore_cha_15/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.15'/,uncore_cha_15/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.15'/,uncore_cha_15/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.15'/}','{uncore_cha_16/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.16'/,uncore_cha_16/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.16'/,uncore_cha_16/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.16'/}','{uncore_cha_17/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.17'/,uncore_cha_17/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.17'/,uncore_cha_17/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.17'/}','{uncore_cha_18/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.18'/,uncore_cha_18/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.18'/,uncore_cha_18/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.18'/}','{uncore_cha_19/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.19'/,uncore_cha_19/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.19'/,uncore_cha_19/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.19'/}','{uncore_cha_20/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.20'/,uncore_cha_20/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.20'/,uncore_cha_20/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.20'/}','{uncore_cha_21/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.21'/,uncore_cha_21/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.21'/,uncore_cha_21/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.21'/}','{uncore_cha_22/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.22'/,uncore_cha_22/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.22'/,uncore_cha_22/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.22'/}','{uncore_cha_23/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.23'/,uncore_cha_23/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.23'/,uncore_cha_23/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.23'/}','{uncore_cha_24/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.24'/,uncore_cha_24/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.24'/,uncore_cha_24/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.24'/}','{uncore_cha_25/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.25'/,uncore_cha_25/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.25'/,uncore_cha_25/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.25'/}','{uncore_cha_26/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.26'/,uncore_cha_26/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.26'/,uncore_cha_26/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.26'/}','{uncore_cha_27/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.27'/,uncore_cha_27/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.27'/,uncore_cha_27/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.27'/}','{uncore_cha_28/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.28'/,uncore_cha_28/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.28'/,uncore_cha_28/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.28'/}','{uncore_cha_29/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.29'/,uncore_cha_29/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.29'/,uncore_cha_29/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.29'/}','{uncore_cha_30/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.30'/,uncore_cha_30/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.30'/,uncore_cha_30/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.30'/}','{uncore_cha_31/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.31'/,uncore_cha_31/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.31'/,uncore_cha_31/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.31'/}','{uncore_cha_32/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.32'/,uncore_cha_32/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.32'/,uncore_cha_32/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.32'/}','{uncore_cha_33/event=0x35,umask=0xc80ffe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_CRD.33'/,uncore_cha_33/event=0x35,umask=0xc8177e01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_REMOTE.33'/,uncore_cha_33/event=0x36,umask=0xc8177e01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_REMOTE.33'/}','{uncore_cha_0/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.0'/,uncore_cha_0/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.0'/,uncore_cha_0/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.0'/,uncore_cha_0/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.0'/}','{uncore_cha_1/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.1'/,uncore_cha_1/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.1'/,uncore_cha_1/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.1'/,uncore_cha_1/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.1'/}','{uncore_cha_2/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.2'/,uncore_cha_2/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.2'/,uncore_cha_2/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.2'/,uncore_cha_2/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.2'/}','{uncore_cha_3/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.3'/,uncore_cha_3/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.3'/,uncore_cha_3/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.3'/,uncore_cha_3/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.3'/}','{uncore_cha_4/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.4'/,uncore_cha_4/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.4'/,uncore_cha_4/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.4'/,uncore_cha_4/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.4'/}','{uncore_cha_5/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.5'/,uncore_cha_5/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.5'/,uncore_cha_5/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.5'/,uncore_cha_5/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.5'/}','{uncore_cha_6/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.6'/,uncore_cha_6/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.6'/,uncore_cha_6/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.6'/,uncore_cha_6/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.6'/}','{uncore_cha_7/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.7'/,uncore_cha_7/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.7'/,uncore_cha_7/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.7'/,uncore_cha_7/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.7'/}','{uncore_cha_8/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.8'/,uncore_cha_8/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.8'/,uncore_cha_8/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.8'/,uncore_cha_8/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.8'/}','{uncore_cha_9/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.9'/,uncore_cha_9/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.9'/,uncore_cha_9/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.9'/,uncore_cha_9/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.9'/}','{uncore_cha_10/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.10'/,uncore_cha_10/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.10'/,uncore_cha_10/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.10'/,uncore_cha_10/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.10'/}','{uncore_cha_11/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.11'/,uncore_cha_11/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.11'/,uncore_cha_11/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.11'/,uncore_cha_11/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.11'/}','{uncore_cha_12/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.12'/,uncore_cha_12/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.12'/,uncore_cha_12/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.12'/,uncore_cha_12/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.12'/}','{uncore_cha_13/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.13'/,uncore_cha_13/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.13'/,uncore_cha_13/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.13'/,uncore_cha_13/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.13'/}','{uncore_cha_14/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.14'/,uncore_cha_14/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.14'/,uncore_cha_14/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.14'/,uncore_cha_14/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.14'/}','{uncore_cha_15/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.15'/,uncore_cha_15/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.15'/,uncore_cha_15/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.15'/,uncore_cha_15/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.15'/}','{uncore_cha_16/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.16'/,uncore_cha_16/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.16'/,uncore_cha_16/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.16'/,uncore_cha_16/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.16'/}','{uncore_cha_17/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.17'/,uncore_cha_17/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.17'/,uncore_cha_17/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.17'/,uncore_cha_17/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.17'/}','{uncore_cha_18/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.18'/,uncore_cha_18/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.18'/,uncore_cha_18/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.18'/,uncore_cha_18/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.18'/}','{uncore_cha_19/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.19'/,uncore_cha_19/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.19'/,uncore_cha_19/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.19'/,uncore_cha_19/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.19'/}','{uncore_cha_20/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.20'/,uncore_cha_20/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.20'/,uncore_cha_20/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.20'/,uncore_cha_20/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.20'/}','{uncore_cha_21/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.21'/,uncore_cha_21/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.21'/,uncore_cha_21/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.21'/,uncore_cha_21/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.21'/}','{uncore_cha_22/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.22'/,uncore_cha_22/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.22'/,uncore_cha_22/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.22'/,uncore_cha_22/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.22'/}','{uncore_cha_23/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.23'/,uncore_cha_23/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.23'/,uncore_cha_23/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.23'/,uncore_cha_23/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.23'/}','{uncore_cha_24/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.24'/,uncore_cha_24/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.24'/,uncore_cha_24/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.24'/,uncore_cha_24/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.24'/}','{uncore_cha_25/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.25'/,uncore_cha_25/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.25'/,uncore_cha_25/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.25'/,uncore_cha_25/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.25'/}','{uncore_cha_26/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.26'/,uncore_cha_26/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.26'/,uncore_cha_26/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.26'/,uncore_cha_26/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.26'/}','{uncore_cha_27/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.27'/,uncore_cha_27/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.27'/,uncore_cha_27/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.27'/,uncore_cha_27/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.27'/}','{uncore_cha_28/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.28'/,uncore_cha_28/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.28'/,uncore_cha_28/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.28'/,uncore_cha_28/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.28'/}','{uncore_cha_29/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.29'/,uncore_cha_29/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.29'/,uncore_cha_29/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.29'/,uncore_cha_29/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.29'/}','{uncore_cha_30/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.30'/,uncore_cha_30/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.30'/,uncore_cha_30/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.30'/,uncore_cha_30/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.30'/}','{uncore_cha_31/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.31'/,uncore_cha_31/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.31'/,uncore_cha_31/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.31'/,uncore_cha_31/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.31'/}','{uncore_cha_32/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.32'/,uncore_cha_32/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.32'/,uncore_cha_32/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.32'/,uncore_cha_32/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.32'/}','{uncore_cha_33/event=0x35,umask=0xC816FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_LOCAL.33'/,uncore_cha_33/event=0x36,umask=0xc816fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_LOCAL.33'/,uncore_cha_33/event=0x35,umask=0xC896FE01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_LOCAL.33'/,uncore_cha_33/event=0x35,umask=0xC8977E01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF_REMOTE.33'/}','{uncore_cha_0/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.0'/,uncore_cha_0/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.0'/,uncore_cha_0/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.0'/,uncore_cha_0/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.0'/}','{uncore_cha_1/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.1'/,uncore_cha_1/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.1'/,uncore_cha_1/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.1'/,uncore_cha_1/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.1'/}','{uncore_cha_2/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.2'/,uncore_cha_2/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.2'/,uncore_cha_2/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.2'/,uncore_cha_2/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.2'/}','{uncore_cha_3/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.3'/,uncore_cha_3/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.3'/,uncore_cha_3/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.3'/,uncore_cha_3/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.3'/}','{uncore_cha_4/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.4'/,uncore_cha_4/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.4'/,uncore_cha_4/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.4'/,uncore_cha_4/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.4'/}','{uncore_cha_5/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.5'/,uncore_cha_5/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.5'/,uncore_cha_5/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.5'/,uncore_cha_5/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.5'/}','{uncore_cha_6/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.6'/,uncore_cha_6/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.6'/,uncore_cha_6/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.6'/,uncore_cha_6/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.6'/}','{uncore_cha_7/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.7'/,uncore_cha_7/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.7'/,uncore_cha_7/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.7'/,uncore_cha_7/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.7'/}','{uncore_cha_8/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.8'/,uncore_cha_8/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.8'/,uncore_cha_8/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.8'/,uncore_cha_8/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.8'/}','{uncore_cha_9/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.9'/,uncore_cha_9/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.9'/,uncore_cha_9/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.9'/,uncore_cha_9/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.9'/}','{uncore_cha_10/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.10'/,uncore_cha_10/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.10'/,uncore_cha_10/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.10'/,uncore_cha_10/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.10'/}','{uncore_cha_11/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.11'/,uncore_cha_11/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.11'/,uncore_cha_11/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.11'/,uncore_cha_11/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.11'/}','{uncore_cha_12/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.12'/,uncore_cha_12/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.12'/,uncore_cha_12/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.12'/,uncore_cha_12/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.12'/}','{uncore_cha_13/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.13'/,uncore_cha_13/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.13'/,uncore_cha_13/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.13'/,uncore_cha_13/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.13'/}','{uncore_cha_14/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.14'/,uncore_cha_14/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.14'/,uncore_cha_14/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.14'/,uncore_cha_14/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.14'/}','{uncore_cha_15/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.15'/,uncore_cha_15/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.15'/,uncore_cha_15/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.15'/,uncore_cha_15/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.15'/}','{uncore_cha_16/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.16'/,uncore_cha_16/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.16'/,uncore_cha_16/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.16'/,uncore_cha_16/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.16'/}','{uncore_cha_17/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.17'/,uncore_cha_17/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.17'/,uncore_cha_17/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.17'/,uncore_cha_17/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.17'/}','{uncore_cha_18/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.18'/,uncore_cha_18/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.18'/,uncore_cha_18/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.18'/,uncore_cha_18/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.18'/}','{uncore_cha_19/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.19'/,uncore_cha_19/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.19'/,uncore_cha_19/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.19'/,uncore_cha_19/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.19'/}','{uncore_cha_20/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.20'/,uncore_cha_20/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.20'/,uncore_cha_20/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.20'/,uncore_cha_20/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.20'/}','{uncore_cha_21/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.21'/,uncore_cha_21/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.21'/,uncore_cha_21/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.21'/,uncore_cha_21/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.21'/}','{uncore_cha_22/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.22'/,uncore_cha_22/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.22'/,uncore_cha_22/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.22'/,uncore_cha_22/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.22'/}','{uncore_cha_23/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.23'/,uncore_cha_23/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.23'/,uncore_cha_23/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.23'/,uncore_cha_23/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.23'/}','{uncore_cha_24/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.24'/,uncore_cha_24/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.24'/,uncore_cha_24/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.24'/,uncore_cha_24/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.24'/}','{uncore_cha_25/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.25'/,uncore_cha_25/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.25'/,uncore_cha_25/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.25'/,uncore_cha_25/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.25'/}','{uncore_cha_26/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.26'/,uncore_cha_26/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.26'/,uncore_cha_26/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.26'/,uncore_cha_26/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.26'/}','{uncore_cha_27/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.27'/,uncore_cha_27/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.27'/,uncore_cha_27/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.27'/,uncore_cha_27/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.27'/}','{uncore_cha_28/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.28'/,uncore_cha_28/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.28'/,uncore_cha_28/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.28'/,uncore_cha_28/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.28'/}','{uncore_cha_29/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.29'/,uncore_cha_29/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.29'/,uncore_cha_29/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.29'/,uncore_cha_29/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.29'/}','{uncore_cha_30/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.30'/,uncore_cha_30/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.30'/,uncore_cha_30/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.30'/,uncore_cha_30/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.30'/}','{uncore_cha_31/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.31'/,uncore_cha_31/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.31'/,uncore_cha_31/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.31'/,uncore_cha_31/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.31'/}','{uncore_cha_32/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.32'/,uncore_cha_32/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.32'/,uncore_cha_32/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.32'/,uncore_cha_32/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.32'/}','{uncore_cha_33/event=0x35,umask=0xccd7fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_LLCPREFDATA.33'/,uncore_cha_33/event=0x35,umask=0xc817fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD.33'/,uncore_cha_33/event=0x35,umask=0xc897fe01,name='UNC_CHA_TOR_INSERTS.IA_MISS_DRD_PREF.33'/,uncore_cha_33/event=0x36,umask=0xC817fe01,name='UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD.33'/}','{uncore_cha_0/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.0'/,uncore_cha_0/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.0'/,uncore_cha_0/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.0'/,uncore_cha_0/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.0'/}','{uncore_cha_1/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.1'/,uncore_cha_1/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.1'/,uncore_cha_1/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.1'/,uncore_cha_1/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.1'/}','{uncore_cha_2/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.2'/,uncore_cha_2/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.2'/,uncore_cha_2/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.2'/,uncore_cha_2/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.2'/}','{uncore_cha_3/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.3'/,uncore_cha_3/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.3'/,uncore_cha_3/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.3'/,uncore_cha_3/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.3'/}','{uncore_cha_4/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.4'/,uncore_cha_4/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.4'/,uncore_cha_4/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.4'/,uncore_cha_4/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.4'/}','{uncore_cha_5/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.5'/,uncore_cha_5/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.5'/,uncore_cha_5/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.5'/,uncore_cha_5/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.5'/}','{uncore_cha_6/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.6'/,uncore_cha_6/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.6'/,uncore_cha_6/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.6'/,uncore_cha_6/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.6'/}','{uncore_cha_7/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.7'/,uncore_cha_7/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.7'/,uncore_cha_7/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.7'/,uncore_cha_7/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.7'/}','{uncore_cha_8/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.8'/,uncore_cha_8/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.8'/,uncore_cha_8/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.8'/,uncore_cha_8/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.8'/}','{uncore_cha_9/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.9'/,uncore_cha_9/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.9'/,uncore_cha_9/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.9'/,uncore_cha_9/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.9'/}','{uncore_cha_10/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.10'/,uncore_cha_10/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.10'/,uncore_cha_10/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.10'/,uncore_cha_10/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.10'/}','{uncore_cha_11/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.11'/,uncore_cha_11/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.11'/,uncore_cha_11/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.11'/,uncore_cha_11/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.11'/}','{uncore_cha_12/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.12'/,uncore_cha_12/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.12'/,uncore_cha_12/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.12'/,uncore_cha_12/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.12'/}','{uncore_cha_13/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.13'/,uncore_cha_13/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.13'/,uncore_cha_13/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.13'/,uncore_cha_13/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.13'/}','{uncore_cha_14/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.14'/,uncore_cha_14/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.14'/,uncore_cha_14/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.14'/,uncore_cha_14/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.14'/}','{uncore_cha_15/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.15'/,uncore_cha_15/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.15'/,uncore_cha_15/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.15'/,uncore_cha_15/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.15'/}','{uncore_cha_16/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.16'/,uncore_cha_16/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.16'/,uncore_cha_16/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.16'/,uncore_cha_16/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.16'/}','{uncore_cha_17/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.17'/,uncore_cha_17/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.17'/,uncore_cha_17/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.17'/,uncore_cha_17/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.17'/}','{uncore_cha_18/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.18'/,uncore_cha_18/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.18'/,uncore_cha_18/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.18'/,uncore_cha_18/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.18'/}','{uncore_cha_19/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.19'/,uncore_cha_19/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.19'/,uncore_cha_19/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.19'/,uncore_cha_19/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.19'/}','{uncore_cha_20/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.20'/,uncore_cha_20/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.20'/,uncore_cha_20/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.20'/,uncore_cha_20/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.20'/}','{uncore_cha_21/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.21'/,uncore_cha_21/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.21'/,uncore_cha_21/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.21'/,uncore_cha_21/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.21'/}','{uncore_cha_22/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.22'/,uncore_cha_22/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.22'/,uncore_cha_22/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.22'/,uncore_cha_22/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.22'/}','{uncore_cha_23/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.23'/,uncore_cha_23/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.23'/,uncore_cha_23/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.23'/,uncore_cha_23/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.23'/}','{uncore_cha_24/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.24'/,uncore_cha_24/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.24'/,uncore_cha_24/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.24'/,uncore_cha_24/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.24'/}','{uncore_cha_25/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.25'/,uncore_cha_25/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.25'/,uncore_cha_25/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.25'/,uncore_cha_25/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.25'/}','{uncore_cha_26/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.26'/,uncore_cha_26/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.26'/,uncore_cha_26/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.26'/,uncore_cha_26/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.26'/}','{uncore_cha_27/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.27'/,uncore_cha_27/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.27'/,uncore_cha_27/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.27'/,uncore_cha_27/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.27'/}','{uncore_cha_28/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.28'/,uncore_cha_28/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.28'/,uncore_cha_28/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.28'/,uncore_cha_28/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.28'/}','{uncore_cha_29/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.29'/,uncore_cha_29/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.29'/,uncore_cha_29/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.29'/,uncore_cha_29/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.29'/}','{uncore_cha_30/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.30'/,uncore_cha_30/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.30'/,uncore_cha_30/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.30'/,uncore_cha_30/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.30'/}','{uncore_cha_31/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.31'/,uncore_cha_31/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.31'/,uncore_cha_31/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.31'/,uncore_cha_31/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.31'/}','{uncore_cha_32/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.32'/,uncore_cha_32/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.32'/,uncore_cha_32/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.32'/,uncore_cha_32/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.32'/}','{uncore_cha_33/event=0x35,umask=0xc8f3ff04,name='UNC_CHA_TOR_INSERTS.IO_PCIRDCUR.33'/,uncore_cha_33/event=0x35,umask=0xCC43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOM.33'/,uncore_cha_33/event=0x35,umask=0xCD43FF04,name='UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR.33'/,uncore_cha_33/event=0x01,umask=0x00,name='UNC_CHA_CLOCKTICKS.33'/}','{uncore_imc_0/event=0x05,umask=0xcf,name='UNC_M_CAS_COUNT.RD.0'/,uncore_imc_0/event=0x05,umask=0xf0,name='UNC_M_CAS_COUNT.WR.0'/}','{uncore_imc_1/event=0x05,umask=0xcf,name='UNC_M_CAS_COUNT.RD.1'/,uncore_imc_1/event=0x05,umask=0xf0,name='UNC_M_CAS_COUNT.WR.1'/}','{uncore_imc_2/event=0x05,umask=0xcf,name='UNC_M_CAS_COUNT.RD.2'/,uncore_imc_2/event=0x05,umask=0xf0,name='UNC_M_CAS_COUNT.WR.2'/}','{uncore_imc_3/event=0x05,umask=0xcf,name='UNC_M_CAS_COUNT.RD.3'/,uncore_imc_3/event=0x05,umask=0xf0,name='UNC_M_CAS_COUNT.WR.3'/}','{uncore_imc_4/event=0x05,umask=0xcf,name='UNC_M_CAS_COUNT.RD.4'/,uncore_imc_4/event=0x05,umask=0xf0,name='UNC_M_CAS_COUNT.WR.4'/}','{uncore_imc_5/event=0x05,umask=0xcf,name='UNC_M_CAS_COUNT.RD.5'/,uncore_imc_5/event=0x05,umask=0xf0,name='UNC_M_CAS_COUNT.WR.5'/}','{uncore_imc_6/event=0x05,umask=0xcf,name='UNC_M_CAS_COUNT.RD.6'/,uncore_imc_6/event=0x05,umask=0xf0,name='UNC_M_CAS_COUNT.WR.6'/}','{uncore_imc_7/event=0x05,umask=0xcf,name='UNC_M_CAS_COUNT.RD.7'/,uncore_imc_7/event=0x05,umask=0xf0,name='UNC_M_CAS_COUNT.WR.7'/}' 2023-06-14 23:00:53,165 INFO: Collection started! ^C2023-06-14 23:00:55,615 WARNING: PerfSpect was run for a short duration, some events might be zero or blank because they never got scheduled 2023-06-14 23:00:55,616 INFO: Collection complete! 2023-06-14 23:00:56,627 INFO: perf stat dumped to perfstat.csv

hilldani commented 1 year ago

@pauldintel The vPMU driver does not yet support icelake and sapphirerapid's additional fourth fixed PMU which counts TMA events. The patch to the linux kernel is currently being upstreamed. However this should only effect VM's not baremetal instances. I'll try to figure out what's going on

hilldani commented 1 year ago

@pauldintel Thanks for catching this. Turned out this was a regression from 1.2.14 to 1.3.0 where we changed TMA support detection to an MSR read which requires the MSR kernel module be inserted. Release 1.3.1 removes all dependency on the MSR kernel module so TMA events are now back in https://github.com/intel/PerfSpect/releases/tag/1.3.1.