1[
2  {
3    "EventCode": "1003C",
4    "EventName": "PM_EXEC_STALL_DMISS_L2L3",
5    "BriefDescription": "Cycles in which the oldest instruction in the pipeline was waiting for a load miss to resolve from either the local L2 or local L3."
6  },
7  {
8    "EventCode": "34056",
9    "EventName": "PM_EXEC_STALL_LOAD_FINISH",
10    "BriefDescription": "Cycles in which the oldest instruction in the pipeline was finishing a load after its data was reloaded from a data source beyond the local L1; cycles in which the LSU was processing an L1-hit; cycles in which the NTF instruction merged with another load in the LMQ."
11  },
12  {
13    "EventCode": "3006C",
14    "EventName": "PM_RUN_CYC_SMT2_MODE",
15    "BriefDescription": "Cycles when this thread's run latch is set and the core is in SMT2 mode."
16  },
17  {
18    "EventCode": "300F4",
19    "EventName": "PM_RUN_INST_CMPL_CONC",
20    "BriefDescription": "PowerPC instructions completed by this thread when all threads in the core had the run-latch set."
21  },
22  {
23    "EventCode": "4C016",
24    "EventName": "PM_EXEC_STALL_DMISS_L2L3_CONFLICT",
25    "BriefDescription": "Cycles in which the oldest instruction in the pipeline was waiting for a load miss to resolve from the local L2 or local L3, with a dispatch conflict."
26  },
27  {
28    "EventCode": "4D014",
29    "EventName": "PM_EXEC_STALL_LOAD",
30    "BriefDescription": "Cycles in which the oldest instruction in the pipeline was a load instruction executing in the Load Store Unit."
31  },
32  {
33    "EventCode": "4D016",
34    "EventName": "PM_EXEC_STALL_PTESYNC",
35    "BriefDescription": "Cycles in which the oldest instruction in the pipeline was a PTESYNC instruction executing in the Load Store Unit."
36  },
37  {
38    "EventCode": "401EA",
39    "EventName": "PM_THRESH_EXC_128",
40    "BriefDescription": "Threshold counter exceeded a value of 128."
41  },
42  {
43    "EventCode": "400F6",
44    "EventName": "PM_BR_MPRED_CMPL",
45    "BriefDescription": "A mispredicted branch completed. Includes direction and target."
46  }
47]
48