xref: /linux/tools/perf/pmu-events/arch/powerpc/power10/others.json (revision c8d430db8eec7d4fd13a6bea27b7086a54eda6da)
1[
2  {
3    "EventCode": "0x10066",
4    "EventName": "PM_ADJUNCT_CYC",
5    "BriefDescription": "Cycles in which the thread is in Adjunct state. MSR[S HV PR] bits = 011."
6  },
7  {
8    "EventCode": "0x2E010",
9    "EventName": "PM_ADJUNCT_INST_CMPL",
10    "BriefDescription": "PowerPC instruction completed while the thread was in Adjunct state."
11  },
12  {
13    "EventCode": "0x200F2",
14    "EventName": "PM_INST_DISP",
15    "BriefDescription": "PowerPC instruction dispatched."
16  },
17  {
18    "EventCode": "0x300F6",
19    "EventName": "PM_LD_DEMAND_MISS_L1",
20    "BriefDescription": "The L1 cache was reloaded with a line that fulfills a demand miss request. Counted at reload time, before finish."
21  },
22  {
23    "EventCode": "0x40012",
24    "EventName": "PM_L1_ICACHE_RELOADED_ALL",
25    "BriefDescription": "Counts all instruction cache reloads includes demand, prefetch, prefetch turned into demand and demand turned into prefetch."
26  },
27  {
28    "EventCode": "0x00000038BC",
29    "EventName": "PM_ISYNC_CMPL",
30    "BriefDescription": "Isync completion count per thread."
31  },
32  {
33    "EventCode": "0x000000C088",
34    "EventName": "PM_LD0_32B_FIN",
35    "BriefDescription": "256-bit load finished in the LD0 load execution unit."
36  },
37  {
38    "EventCode": "0x000000C888",
39    "EventName": "PM_LD1_32B_FIN",
40    "BriefDescription": "256-bit load finished in the LD1 load execution unit."
41  },
42  {
43    "EventCode": "0x000000C090",
44    "EventName": "PM_LD0_UNALIGNED_FIN",
45    "BriefDescription": "Load instructions in LD0 port that are either unaligned, or treated as unaligned and require an additional recycle through the pipeline using the load gather buffer. This typically adds about 10 cycles to the latency of the instruction. This includes loads that cross the 128 byte boundary, octword loads that are not aligned, and a special forward progress case of a load that does not hit in the L1 and crosses the 32 byte boundary and is launched NTC. Counted at finish time."
46  },
47  {
48    "EventCode": "0x000000C890",
49    "EventName": "PM_LD1_UNALIGNED_FIN",
50    "BriefDescription": "Load instructions in LD1 port that are either unaligned, or treated as unaligned and require an additional recycle through the pipeline using the load gather buffer. This typically adds about 10 cycles to the latency of the instruction. This includes loads that cross the 128 byte boundary, octword loads that are not aligned, and a special forward progress case of a load that does not hit in the L1 and crosses the 32 byte boundary and is launched NTC. Counted at finish time."
51  },
52  {
53    "EventCode": "0x000000C0A4",
54    "EventName": "PM_ST0_UNALIGNED_FIN",
55    "BriefDescription": "Store instructions in ST0 port that are either unaligned, or treated as unaligned and require an additional recycle through the pipeline. This typically adds about 10 cycles to the latency of the instruction. This only includes stores that cross the 128 byte boundary. Counted at finish time."
56  },
57  {
58    "EventCode": "0x000000C8A4",
59    "EventName": "PM_ST1_UNALIGNED_FIN",
60    "BriefDescription": "Store instructions in ST1 port that are either unaligned, or treated as unaligned and require an additional recycle through the pipeline. This typically adds about 10 cycles to the latency of the instruction. This only includes stores that cross the 128 byte boundary. Counted at finish time."
61  },
62  {
63    "EventCode": "0x000000D0B4",
64    "EventName": "PM_DC_PREF_STRIDED_CONF",
65    "BriefDescription": "A demand load referenced a line in an active strided prefetch stream. The stream could have been allocated through the hardware prefetch mechanism or through software."
66  },
67  {
68    "EventCode": "0x0000004884",
69    "EventName": "PM_NO_FETCH_IBUF_FULL_CYC",
70    "BriefDescription": "Cycles in which no instructions are fetched because there is no room in the instruction buffers."
71  }
72]
73