aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/pmu-events/arch/powerpc/power8/pmc.json
blob: 5e0469f68bea2ef08db21d6bba29744474606d4b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
[
  {
    "EventCode": "0x20010",
    "EventName": "PM_PMC1_OVERFLOW",
    "BriefDescription": "Overflow from counter 1",
    "PublicDescription": ""
  },
  {
    "EventCode": "0x30010",
    "EventName": "PM_PMC2_OVERFLOW",
    "BriefDescription": "Overflow from counter 2",
    "PublicDescription": ""
  },
  {
    "EventCode": "0x30020",
    "EventName": "PM_PMC2_REWIND",
    "BriefDescription": "PMC2 Rewind Event (did not match condition)",
    "PublicDescription": ""
  },
  {
    "EventCode": "0x10022",
    "EventName": "PM_PMC2_SAVED",
    "BriefDescription": "PMC2 Rewind Value saved",
    "PublicDescription": "PMC2 Rewind Value saved (matched condition)"
  },
  {
    "EventCode": "0x40010",
    "EventName": "PM_PMC3_OVERFLOW",
    "BriefDescription": "Overflow from counter 3",
    "PublicDescription": ""
  },
  {
    "EventCode": "0x10010",
    "EventName": "PM_PMC4_OVERFLOW",
    "BriefDescription": "Overflow from counter 4",
    "PublicDescription": ""
  },
  {
    "EventCode": "0x10020",
    "EventName": "PM_PMC4_REWIND",
    "BriefDescription": "PMC4 Rewind Event",
    "PublicDescription": "PMC4 Rewind Event (did not match condition)"
  },
  {
    "EventCode": "0x30022",
    "EventName": "PM_PMC4_SAVED",
    "BriefDescription": "PMC4 Rewind Value saved (matched condition)",
    "PublicDescription": ""
  },
  {
    "EventCode": "0x10024",
    "EventName": "PM_PMC5_OVERFLOW",
    "BriefDescription": "Overflow from counter 5",
    "PublicDescription": ""
  },
  {
    "EventCode": "0x30024",
    "EventName": "PM_PMC6_OVERFLOW",
    "BriefDescription": "Overflow from counter 6",
    "PublicDescription": ""
  },
  {
    "EventCode": "0x400f4",
    "EventName": "PM_RUN_PURR",
    "BriefDescription": "Run_PURR",
    "PublicDescription": ""
  },
  {
    "EventCode": "0x10008",
    "EventName": "PM_RUN_SPURR",
    "BriefDescription": "Run SPURR",
    "PublicDescription": ""
  },
  {
    "EventCode": "0x0",
    "EventName": "PM_SUSPENDED",
    "BriefDescription": "Counter OFF",
    "PublicDescription": ""
  },
  {
    "EventCode": "0x301ea",
    "EventName": "PM_THRESH_EXC_1024",
    "BriefDescription": "Threshold counter exceeded a value of 1024",
    "PublicDescription": ""
  },
  {
    "EventCode": "0x401ea",
    "EventName": "PM_THRESH_EXC_128",
    "BriefDescription": "Threshold counter exceeded a value of 128",
    "PublicDescription": ""
  },
  {
    "EventCode": "0x401ec",
    "EventName": "PM_THRESH_EXC_2048",
    "BriefDescription": "Threshold counter exceeded a value of 2048",
    "PublicDescription": ""
  },
  {
    "EventCode": "0x101e8",
    "EventName": "PM_THRESH_EXC_256",
    "BriefDescription": "Threshold counter exceed a count of 256",
    "PublicDescription": ""
  },
  {
    "EventCode": "0x201e6",
    "EventName": "PM_THRESH_EXC_32",
    "BriefDescription": "Threshold counter exceeded a value of 32",
    "PublicDescription": ""
  },
  {
    "EventCode": "0x101e6",
    "EventName": "PM_THRESH_EXC_4096",
    "BriefDescription": "Threshold counter exceed a count of 4096",
    "PublicDescription": ""
  },
  {
    "EventCode": "0x201e8",
    "EventName": "PM_THRESH_EXC_512",
    "BriefDescription": "Threshold counter exceeded a value of 512",
    "PublicDescription": ""
  },
  {
    "EventCode": "0x301e8",
    "EventName": "PM_THRESH_EXC_64",
    "BriefDescription": "IFU non-branch finished",
    "PublicDescription": "Threshold counter exceeded a value of 64"
  },
  {
    "EventCode": "0x101ec",
    "EventName": "PM_THRESH_MET",
    "BriefDescription": "threshold exceeded",
    "PublicDescription": ""
  },
  {
    "EventCode": "0x4016e",
    "EventName": "PM_THRESH_NOT_MET",
    "BriefDescription": "Threshold counter did not meet threshold",
    "PublicDescription": ""
  }
]