xref: /freebsd/lib/libpmc/pmu-events/arch/x86/nehalemep/other.json (revision 18054d0220cfc8df9c9568c437bd6fbb59d53c3c)
1959826caSMatt Macy[
2959826caSMatt Macy    {
3*18054d02SAlexander Motin        "BriefDescription": "ES segment renames",
4959826caSMatt Macy        "Counter": "0,1,2,3",
5959826caSMatt Macy        "EventCode": "0xD5",
6959826caSMatt Macy        "EventName": "ES_REG_RENAMES",
7959826caSMatt Macy        "SampleAfterValue": "2000000",
8*18054d02SAlexander Motin        "UMask": "0x1"
9959826caSMatt Macy    },
10959826caSMatt Macy    {
11*18054d02SAlexander Motin        "BriefDescription": "I/O transactions",
12959826caSMatt Macy        "Counter": "0,1,2,3",
13*18054d02SAlexander Motin        "EventCode": "0x6C",
14959826caSMatt Macy        "EventName": "IO_TRANSACTIONS",
15959826caSMatt Macy        "SampleAfterValue": "2000000",
16*18054d02SAlexander Motin        "UMask": "0x1"
17959826caSMatt Macy    },
18959826caSMatt Macy    {
19*18054d02SAlexander Motin        "BriefDescription": "L1I instruction fetch stall cycles",
20959826caSMatt Macy        "Counter": "0,1,2,3",
21*18054d02SAlexander Motin        "EventCode": "0x80",
22959826caSMatt Macy        "EventName": "L1I.CYCLES_STALLED",
23959826caSMatt Macy        "SampleAfterValue": "2000000",
24*18054d02SAlexander Motin        "UMask": "0x4"
25959826caSMatt Macy    },
26959826caSMatt Macy    {
27*18054d02SAlexander Motin        "BriefDescription": "L1I instruction fetch hits",
28959826caSMatt Macy        "Counter": "0,1,2,3",
29*18054d02SAlexander Motin        "EventCode": "0x80",
30959826caSMatt Macy        "EventName": "L1I.HITS",
31959826caSMatt Macy        "SampleAfterValue": "2000000",
32*18054d02SAlexander Motin        "UMask": "0x1"
33959826caSMatt Macy    },
34959826caSMatt Macy    {
35*18054d02SAlexander Motin        "BriefDescription": "L1I instruction fetch misses",
36959826caSMatt Macy        "Counter": "0,1,2,3",
37*18054d02SAlexander Motin        "EventCode": "0x80",
38959826caSMatt Macy        "EventName": "L1I.MISSES",
39959826caSMatt Macy        "SampleAfterValue": "2000000",
40*18054d02SAlexander Motin        "UMask": "0x2"
41959826caSMatt Macy    },
42959826caSMatt Macy    {
43*18054d02SAlexander Motin        "BriefDescription": "L1I Instruction fetches",
44959826caSMatt Macy        "Counter": "0,1,2,3",
45*18054d02SAlexander Motin        "EventCode": "0x80",
46959826caSMatt Macy        "EventName": "L1I.READS",
47959826caSMatt Macy        "SampleAfterValue": "2000000",
48*18054d02SAlexander Motin        "UMask": "0x3"
49959826caSMatt Macy    },
50959826caSMatt Macy    {
51*18054d02SAlexander Motin        "BriefDescription": "Large ITLB hit",
52959826caSMatt Macy        "Counter": "0,1,2,3",
53*18054d02SAlexander Motin        "EventCode": "0x82",
54959826caSMatt Macy        "EventName": "LARGE_ITLB.HIT",
55959826caSMatt Macy        "SampleAfterValue": "200000",
56*18054d02SAlexander Motin        "UMask": "0x1"
57959826caSMatt Macy    },
58959826caSMatt Macy    {
59*18054d02SAlexander Motin        "BriefDescription": "All loads dispatched",
60959826caSMatt Macy        "Counter": "0,1,2,3",
61*18054d02SAlexander Motin        "EventCode": "0x13",
62959826caSMatt Macy        "EventName": "LOAD_DISPATCH.ANY",
63959826caSMatt Macy        "SampleAfterValue": "2000000",
64*18054d02SAlexander Motin        "UMask": "0x7"
65959826caSMatt Macy    },
66959826caSMatt Macy    {
67*18054d02SAlexander Motin        "BriefDescription": "Loads dispatched from the MOB",
68959826caSMatt Macy        "Counter": "0,1,2,3",
69*18054d02SAlexander Motin        "EventCode": "0x13",
70959826caSMatt Macy        "EventName": "LOAD_DISPATCH.MOB",
71959826caSMatt Macy        "SampleAfterValue": "2000000",
72*18054d02SAlexander Motin        "UMask": "0x4"
73959826caSMatt Macy    },
74959826caSMatt Macy    {
75*18054d02SAlexander Motin        "BriefDescription": "Loads dispatched that bypass the MOB",
76959826caSMatt Macy        "Counter": "0,1,2,3",
77*18054d02SAlexander Motin        "EventCode": "0x13",
78959826caSMatt Macy        "EventName": "LOAD_DISPATCH.RS",
79959826caSMatt Macy        "SampleAfterValue": "2000000",
80*18054d02SAlexander Motin        "UMask": "0x1"
81959826caSMatt Macy    },
82959826caSMatt Macy    {
83*18054d02SAlexander Motin        "BriefDescription": "Loads dispatched from stage 305",
84959826caSMatt Macy        "Counter": "0,1,2,3",
85*18054d02SAlexander Motin        "EventCode": "0x13",
86959826caSMatt Macy        "EventName": "LOAD_DISPATCH.RS_DELAYED",
87959826caSMatt Macy        "SampleAfterValue": "2000000",
88*18054d02SAlexander Motin        "UMask": "0x2"
89959826caSMatt Macy    },
90959826caSMatt Macy    {
91*18054d02SAlexander Motin        "BriefDescription": "False dependencies due to partial address aliasing",
92959826caSMatt Macy        "Counter": "0,1,2,3",
93*18054d02SAlexander Motin        "EventCode": "0x7",
94959826caSMatt Macy        "EventName": "PARTIAL_ADDRESS_ALIAS",
95959826caSMatt Macy        "SampleAfterValue": "200000",
96*18054d02SAlexander Motin        "UMask": "0x1"
97959826caSMatt Macy    },
98959826caSMatt Macy    {
99*18054d02SAlexander Motin        "BriefDescription": "All Store buffer stall cycles",
100959826caSMatt Macy        "Counter": "0,1,2,3",
101959826caSMatt Macy        "EventCode": "0x4",
102959826caSMatt Macy        "EventName": "SB_DRAIN.ANY",
103959826caSMatt Macy        "SampleAfterValue": "200000",
104*18054d02SAlexander Motin        "UMask": "0x7"
105959826caSMatt Macy    },
106959826caSMatt Macy    {
107*18054d02SAlexander Motin        "BriefDescription": "Segment rename stall cycles",
108959826caSMatt Macy        "Counter": "0,1,2,3",
109*18054d02SAlexander Motin        "EventCode": "0xD4",
110959826caSMatt Macy        "EventName": "SEG_RENAME_STALLS",
111959826caSMatt Macy        "SampleAfterValue": "2000000",
112*18054d02SAlexander Motin        "UMask": "0x1"
113959826caSMatt Macy    },
114959826caSMatt Macy    {
115*18054d02SAlexander Motin        "BriefDescription": "Thread responded HIT to snoop",
116959826caSMatt Macy        "Counter": "0,1,2,3",
117*18054d02SAlexander Motin        "EventCode": "0xB8",
118959826caSMatt Macy        "EventName": "SNOOP_RESPONSE.HIT",
119959826caSMatt Macy        "SampleAfterValue": "100000",
120*18054d02SAlexander Motin        "UMask": "0x1"
121959826caSMatt Macy    },
122959826caSMatt Macy    {
123*18054d02SAlexander Motin        "BriefDescription": "Thread responded HITE to snoop",
124959826caSMatt Macy        "Counter": "0,1,2,3",
125*18054d02SAlexander Motin        "EventCode": "0xB8",
126959826caSMatt Macy        "EventName": "SNOOP_RESPONSE.HITE",
127959826caSMatt Macy        "SampleAfterValue": "100000",
128*18054d02SAlexander Motin        "UMask": "0x2"
129959826caSMatt Macy    },
130959826caSMatt Macy    {
131*18054d02SAlexander Motin        "BriefDescription": "Thread responded HITM to snoop",
132959826caSMatt Macy        "Counter": "0,1,2,3",
133*18054d02SAlexander Motin        "EventCode": "0xB8",
134959826caSMatt Macy        "EventName": "SNOOP_RESPONSE.HITM",
135959826caSMatt Macy        "SampleAfterValue": "100000",
136*18054d02SAlexander Motin        "UMask": "0x4"
137959826caSMatt Macy    },
138959826caSMatt Macy    {
139*18054d02SAlexander Motin        "BriefDescription": "Super Queue full stall cycles",
140959826caSMatt Macy        "Counter": "0,1,2,3",
141*18054d02SAlexander Motin        "EventCode": "0xF6",
142959826caSMatt Macy        "EventName": "SQ_FULL_STALL_CYCLES",
143959826caSMatt Macy        "SampleAfterValue": "2000000",
144*18054d02SAlexander Motin        "UMask": "0x1"
145959826caSMatt Macy    }
146959826caSMatt Macy]
147