xref: /freebsd/lib/libpmc/pmu-events/arch/x86/bonnell/memory.json (revision 18054d0220cfc8df9c9568c437bd6fbb59d53c3c)
1959826caSMatt Macy[
2959826caSMatt Macy    {
3*18054d02SAlexander Motin        "BriefDescription": "Nonzero segbase 1 bubble",
4959826caSMatt Macy        "Counter": "0,1",
5959826caSMatt Macy        "EventCode": "0x5",
6959826caSMatt Macy        "EventName": "MISALIGN_MEM_REF.BUBBLE",
7959826caSMatt Macy        "SampleAfterValue": "200000",
8*18054d02SAlexander Motin        "UMask": "0x97"
9959826caSMatt Macy    },
10959826caSMatt Macy    {
11*18054d02SAlexander Motin        "BriefDescription": "Nonzero segbase load 1 bubble",
12959826caSMatt Macy        "Counter": "0,1",
13*18054d02SAlexander Motin        "EventCode": "0x5",
14959826caSMatt Macy        "EventName": "MISALIGN_MEM_REF.LD_BUBBLE",
15959826caSMatt Macy        "SampleAfterValue": "200000",
16*18054d02SAlexander Motin        "UMask": "0x91"
17959826caSMatt Macy    },
18959826caSMatt Macy    {
19*18054d02SAlexander Motin        "BriefDescription": "Load splits",
20959826caSMatt Macy        "Counter": "0,1",
21*18054d02SAlexander Motin        "EventCode": "0x5",
22*18054d02SAlexander Motin        "EventName": "MISALIGN_MEM_REF.LD_SPLIT",
23959826caSMatt Macy        "SampleAfterValue": "200000",
24*18054d02SAlexander Motin        "UMask": "0x9"
25959826caSMatt Macy    },
26959826caSMatt Macy    {
27*18054d02SAlexander Motin        "BriefDescription": "Load splits (At Retirement)",
28959826caSMatt Macy        "Counter": "0,1",
29*18054d02SAlexander Motin        "EventCode": "0x5",
30*18054d02SAlexander Motin        "EventName": "MISALIGN_MEM_REF.LD_SPLIT.AR",
31*18054d02SAlexander Motin        "SampleAfterValue": "200000",
32*18054d02SAlexander Motin        "UMask": "0x89"
33*18054d02SAlexander Motin    },
34*18054d02SAlexander Motin    {
35*18054d02SAlexander Motin        "BriefDescription": "Nonzero segbase ld-op-st 1 bubble",
36*18054d02SAlexander Motin        "Counter": "0,1",
37*18054d02SAlexander Motin        "EventCode": "0x5",
38959826caSMatt Macy        "EventName": "MISALIGN_MEM_REF.RMW_BUBBLE",
39959826caSMatt Macy        "SampleAfterValue": "200000",
40*18054d02SAlexander Motin        "UMask": "0x94"
41959826caSMatt Macy    },
42959826caSMatt Macy    {
43*18054d02SAlexander Motin        "BriefDescription": "ld-op-st splits",
44959826caSMatt Macy        "Counter": "0,1",
45*18054d02SAlexander Motin        "EventCode": "0x5",
46*18054d02SAlexander Motin        "EventName": "MISALIGN_MEM_REF.RMW_SPLIT",
47959826caSMatt Macy        "SampleAfterValue": "200000",
48*18054d02SAlexander Motin        "UMask": "0x8c"
49959826caSMatt Macy    },
50959826caSMatt Macy    {
51*18054d02SAlexander Motin        "BriefDescription": "Memory references that cross an 8-byte boundary.",
52959826caSMatt Macy        "Counter": "0,1",
53*18054d02SAlexander Motin        "EventCode": "0x5",
54*18054d02SAlexander Motin        "EventName": "MISALIGN_MEM_REF.SPLIT",
55959826caSMatt Macy        "SampleAfterValue": "200000",
56*18054d02SAlexander Motin        "UMask": "0xf"
57959826caSMatt Macy    },
58959826caSMatt Macy    {
59*18054d02SAlexander Motin        "BriefDescription": "Memory references that cross an 8-byte boundary (At Retirement)",
60959826caSMatt Macy        "Counter": "0,1",
61*18054d02SAlexander Motin        "EventCode": "0x5",
62*18054d02SAlexander Motin        "EventName": "MISALIGN_MEM_REF.SPLIT.AR",
63959826caSMatt Macy        "SampleAfterValue": "200000",
64*18054d02SAlexander Motin        "UMask": "0x8f"
65959826caSMatt Macy    },
66959826caSMatt Macy    {
67*18054d02SAlexander Motin        "BriefDescription": "Nonzero segbase store 1 bubble",
68959826caSMatt Macy        "Counter": "0,1",
69*18054d02SAlexander Motin        "EventCode": "0x5",
70*18054d02SAlexander Motin        "EventName": "MISALIGN_MEM_REF.ST_BUBBLE",
71959826caSMatt Macy        "SampleAfterValue": "200000",
72*18054d02SAlexander Motin        "UMask": "0x92"
73959826caSMatt Macy    },
74959826caSMatt Macy    {
75*18054d02SAlexander Motin        "BriefDescription": "Store splits",
76959826caSMatt Macy        "Counter": "0,1",
77*18054d02SAlexander Motin        "EventCode": "0x5",
78*18054d02SAlexander Motin        "EventName": "MISALIGN_MEM_REF.ST_SPLIT",
79959826caSMatt Macy        "SampleAfterValue": "200000",
80*18054d02SAlexander Motin        "UMask": "0xa"
81959826caSMatt Macy    },
82959826caSMatt Macy    {
83*18054d02SAlexander Motin        "BriefDescription": "Store splits (Ar Retirement)",
84959826caSMatt Macy        "Counter": "0,1",
85*18054d02SAlexander Motin        "EventCode": "0x5",
86*18054d02SAlexander Motin        "EventName": "MISALIGN_MEM_REF.ST_SPLIT.AR",
87*18054d02SAlexander Motin        "SampleAfterValue": "200000",
88*18054d02SAlexander Motin        "UMask": "0x8a"
89*18054d02SAlexander Motin    },
90*18054d02SAlexander Motin    {
91*18054d02SAlexander Motin        "BriefDescription": "L1 hardware prefetch request",
92*18054d02SAlexander Motin        "Counter": "0,1",
93*18054d02SAlexander Motin        "EventCode": "0x7",
94959826caSMatt Macy        "EventName": "PREFETCH.HW_PREFETCH",
95959826caSMatt Macy        "SampleAfterValue": "2000000",
96*18054d02SAlexander Motin        "UMask": "0x10"
97959826caSMatt Macy    },
98959826caSMatt Macy    {
99*18054d02SAlexander Motin        "BriefDescription": "Streaming SIMD Extensions (SSE) Prefetch NTA instructions executed",
100959826caSMatt Macy        "Counter": "0,1",
101*18054d02SAlexander Motin        "EventCode": "0x7",
102*18054d02SAlexander Motin        "EventName": "PREFETCH.PREFETCHNTA",
103*18054d02SAlexander Motin        "SampleAfterValue": "200000",
104*18054d02SAlexander Motin        "UMask": "0x88"
105*18054d02SAlexander Motin    },
106*18054d02SAlexander Motin    {
107*18054d02SAlexander Motin        "BriefDescription": "Streaming SIMD Extensions (SSE) PrefetchT0 instructions executed.",
108*18054d02SAlexander Motin        "Counter": "0,1",
109*18054d02SAlexander Motin        "EventCode": "0x7",
110*18054d02SAlexander Motin        "EventName": "PREFETCH.PREFETCHT0",
111*18054d02SAlexander Motin        "SampleAfterValue": "200000",
112*18054d02SAlexander Motin        "UMask": "0x81"
113*18054d02SAlexander Motin    },
114*18054d02SAlexander Motin    {
115*18054d02SAlexander Motin        "BriefDescription": "Streaming SIMD Extensions (SSE) PrefetchT1 instructions executed.",
116*18054d02SAlexander Motin        "Counter": "0,1",
117*18054d02SAlexander Motin        "EventCode": "0x7",
118*18054d02SAlexander Motin        "EventName": "PREFETCH.PREFETCHT1",
119*18054d02SAlexander Motin        "SampleAfterValue": "200000",
120*18054d02SAlexander Motin        "UMask": "0x82"
121*18054d02SAlexander Motin    },
122*18054d02SAlexander Motin    {
123*18054d02SAlexander Motin        "BriefDescription": "Streaming SIMD Extensions (SSE) PrefetchT2 instructions executed.",
124*18054d02SAlexander Motin        "Counter": "0,1",
125*18054d02SAlexander Motin        "EventCode": "0x7",
126*18054d02SAlexander Motin        "EventName": "PREFETCH.PREFETCHT2",
127*18054d02SAlexander Motin        "SampleAfterValue": "200000",
128*18054d02SAlexander Motin        "UMask": "0x84"
129*18054d02SAlexander Motin    },
130*18054d02SAlexander Motin    {
131*18054d02SAlexander Motin        "BriefDescription": "Any Software prefetch",
132*18054d02SAlexander Motin        "Counter": "0,1",
133*18054d02SAlexander Motin        "EventCode": "0x7",
134959826caSMatt Macy        "EventName": "PREFETCH.SOFTWARE_PREFETCH",
135959826caSMatt Macy        "SampleAfterValue": "200000",
136*18054d02SAlexander Motin        "UMask": "0xf"
137959826caSMatt Macy    },
138959826caSMatt Macy    {
139*18054d02SAlexander Motin        "BriefDescription": "Any Software prefetch",
140959826caSMatt Macy        "Counter": "0,1",
141*18054d02SAlexander Motin        "EventCode": "0x7",
142959826caSMatt Macy        "EventName": "PREFETCH.SOFTWARE_PREFETCH.AR",
143959826caSMatt Macy        "SampleAfterValue": "200000",
144*18054d02SAlexander Motin        "UMask": "0x8f"
145*18054d02SAlexander Motin    },
146*18054d02SAlexander Motin    {
147*18054d02SAlexander Motin        "BriefDescription": "Streaming SIMD Extensions (SSE) PrefetchT1 and PrefetchT2 instructions executed",
148*18054d02SAlexander Motin        "Counter": "0,1",
149*18054d02SAlexander Motin        "EventCode": "0x7",
150*18054d02SAlexander Motin        "EventName": "PREFETCH.SW_L2",
151*18054d02SAlexander Motin        "SampleAfterValue": "200000",
152*18054d02SAlexander Motin        "UMask": "0x86"
153959826caSMatt Macy    }
154959826caSMatt Macy]