PAPI
5.7.0.0
map-core2.h
Go to the documentation of this file.
1
/****************************/
2
/* THIS IS OPEN SOURCE CODE */
3
/****************************/
4
5
/*
6
* File: map-core2.h
7
* CVS: $Id$
8
* Author: George Neville-Neil
9
* gnn@freebsd.org
10
*/
11
12
#ifndef FreeBSD_MAP_CORE2
13
#define FreeBSD_MAP_CORE2
14
15
enum
NativeEvent_Value_Core2Processor
{
16
PNE_CORE2_BACLEARS
=
PAPI_NATIVE_MASK
,
17
PNE_CORE2_BOGUS_BR
,
18
PNE_CORE2_BR_BAC_MISSP_EXEC
,
19
PNE_CORE2_BR_CALL_MISSP_EXEC
,
20
PNE_CORE2_BR_CALL_EXEC
,
21
PNE_CORE2_BR_CND_EXEC
,
22
PNE_CORE2_BR_CND_MISSP_EXEC
,
23
PNE_CORE2_BR_IND_CALL_EXEC
,
24
PNE_CORE2_BR_IND_EXEC
,
25
PNE_CORE2_BR_IND_MISSP_EXEC
,
26
PNE_CORE2_BR_INST_DECODED
,
27
PNE_CORE2_BR_INST_EXEC
,
28
PNE_CORE2_BR_INST_RETIRED_ANY
,
29
PNE_CORE2_BR_INST_RETIRED_MISPRED
,
30
PNE_CORE2_BR_INST_RETIRED_MISPRED_NOT_TAKEN
,
31
PNE_CORE2_BR_INST_RETIRED_MISPRED_TAKEN
,
32
PNE_CORE2_BR_INST_RETIRED_PRED_NOT_TAKEN
,
33
PNE_CORE2_BR_INST_RETIRED_PRED_TAKEN
,
34
PNE_CORE2_BR_INST_RETIRED_TAKEN
,
35
PNE_CORE2_BR_MISSP_EXEC
,
36
PNE_CORE2_BR_RET_MISSP_EXEC
,
37
PNE_CORE2_BR_RET_BAC_MISSP_EXEC
,
38
PNE_CORE2_BR_RET_EXEC
,
39
PNE_CORE2_BR_TKN_BUBBLE_1
,
40
PNE_CORE2_BR_TKN_BUBBLE_2
,
41
PNE_CORE2_BUSQ_EMPTY
,
42
PNE_CORE2_BUS_BNR_DRV
,
43
PNE_CORE2_BUS_DATA_RCV
,
44
PNE_CORE2_BUS_DRDY_CLOCKS
,
45
PNE_CORE2_BUS_HIT_DRV
,
46
PNE_CORE2_BUS_HITM_DRV
,
47
PNE_CORE2_BUS_IO_WAIT
,
48
PNE_CORE2_BUS_LOCK_CLOCKS
,
49
PNE_CORE2_BUS_REQUEST_OUTSTANDING
,
50
PNE_CORE2_BUS_TRANS_ANY
,
51
PNE_CORE2_BUS_TRANS_BRD
,
52
PNE_CORE2_BUS_TRANS_BURST
,
53
PNE_CORE2_BUS_TRANS_DEF
,
54
PNE_CORE2_BUS_TRANS_IFETCH
,
55
PNE_CORE2_BUS_TRANS_INVAL
,
56
PNE_CORE2_BUS_TRANS_IO
,
57
PNE_CORE2_BUS_TRANS_MEM
,
58
PNE_CORE2_BUS_TRANS_P
,
59
PNE_CORE2_BUS_TRANS_PWR
,
60
PNE_CORE2_BUS_TRANS_RFO
,
61
PNE_CORE2_BUS_TRANS_WB
,
62
PNE_CORE2_CMP_SNOOP
,
63
PNE_CORE2_CPU_CLK_UNHALTED_BUS
,
64
PNE_CORE2_CPU_CLK_UNHALTED_CORE_P
,
65
PNE_CORE2_CPU_CLK_UNHALTED_NO_OTHER
,
66
PNE_CORE2_CYCLES_DIV_BUSY
,
67
PNE_CORE2_CYCLES_INT_MASKED
,
68
PNE_CORE2_CYCLES_INT_PENDING_AND_MASKED
,
69
PNE_CORE2_CYCLES_L1I_MEM_STALLED
,
70
PNE_CORE2_DELAYED_BYPASS_FP
,
71
PNE_CORE2_DELAYED_BYPASS_LOAD
,
72
PNE_CORE2_DELAYED_BYPASS_SIMD
,
73
PNE_CORE2_DIV
,
74
PNE_CORE2_DTLB_MISSES_ANY
,
75
PNE_CORE2_DTLB_MISSES_L0_MISS_LD
,
76
PNE_CORE2_DTLB_MISSES_MISS_LD
,
77
PNE_CORE2_DTLB_MISSES_MISS_ST
,
78
PNE_CORE2_EIST_TRANS
,
79
PNE_CORE2_ESP_ADDITIONS
,
80
PNE_CORE2_ESP_SYNCH
,
81
PNE_CORE2_EXT_SNOOP
,
82
PNE_CORE2_FP_ASSIST
,
83
PNE_CORE2_FP_COMP_OPS_EXE
,
84
PNE_CORE2_FP_MMX_TRANS_TO_FP
,
85
PNE_CORE2_FP_MMX_TRANS_TO_MMX
,
86
PNE_CORE2_HW_INT_RCV
,
87
PNE_CORE2_IDLE_DURING_DIV
,
88
PNE_CORE2_ILD_STALL
,
89
PNE_CORE2_INST_QUEUE_FULL
,
90
PNE_CORE2_INST_RETIRED_ANY_P
,
91
PNE_CORE2_INST_RETIRED_LOADS
,
92
PNE_CORE2_INST_RETIRED_OTHER
,
93
PNE_CORE2_INST_RETIRED_STORES
,
94
PNE_CORE2_ITLB_FLUSH
,
95
PNE_CORE2_ITLB_LARGE_MISS
,
96
PNE_CORE2_ITLB_MISSES
,
97
PNE_CORE2_ITLB_SMALL_MISS
,
98
PNE_CORE2_ITLB_MISS_RETIRED
,
99
PNE_CORE2_L1D_ALL_CACHE_REF
,
100
PNE_CORE2_L1D_ALL_REF
,
101
PNE_CORE2_L1D_CACHE_LD
,
102
PNE_CORE2_L1D_CACHE_LOCK
,
103
PNE_CORE2_L1D_CACHE_LOCK_DURATION
,
104
PNE_CORE2_L1D_CACHE_ST
,
105
PNE_CORE2_L1D_M_EVICT
,
106
PNE_CORE2_L1D_M_REPL
,
107
PNE_CORE2_L1D_PEND_MISS
,
108
PNE_CORE2_L1D_PREFETCH_REQUESTS
,
109
PNE_CORE2_L1D_REPL
,
110
PNE_CORE2_L1D_SPLIT_LOADS
,
111
PNE_CORE2_L1D_SPLIT_STORES
,
112
PNE_CORE2_L1I_MISSES
,
113
PNE_CORE2_L1I_READS
,
114
PNE_CORE2_L2_ADS
,
115
PNE_CORE2_L2_DBUS_BUSY_RD
,
116
PNE_CORE2_L2_IFETCH
,
117
PNE_CORE2_L2_LD
,
118
PNE_CORE2_L2_LINES_IN
,
119
PNE_CORE2_L2_LINES_OUT
,
120
PNE_CORE2_L2_LOCK
,
121
PNE_CORE2_L2_M_LINES_IN
,
122
PNE_CORE2_L2_M_LINES_OUT
,
123
PNE_CORE2_L2_NO_REQ
,
124
PNE_CORE2_L2_REJECT_BUSQ
,
125
PNE_CORE2_L2_RQSTS
,
126
PNE_CORE2_L2_RQSTS_SELF_DEMAND_I_STATE
,
127
PNE_CORE2_L2_RQSTS_SELF_DEMAND_MESI
,
128
PNE_CORE2_L2_ST
,
129
PNE_CORE2_LOAD_BLOCK_L1D
,
130
PNE_CORE2_LOAD_BLOCK_OVERLAP_STORE
,
131
PNE_CORE2_LOAD_BLOCK_STA
,
132
PNE_CORE2_LOAD_BLOCK_STD
,
133
PNE_CORE2_LOAD_BLOCK_UNTIL_RETIRE
,
134
PNE_CORE2_LOAD_HIT_PRE
,
135
PNE_CORE2_MACHINE_NUKES_MEM_ORDER
,
136
PNE_CORE2_MACHINE_NUKES_SMC
,
137
PNE_CORE2_MACRO_INSTS_CISC_DECODED
,
138
PNE_CORE2_MACRO_INSTS_DECODED
,
139
PNE_CORE2_MEMORY_DISAMBIGUATION_RESET
,
140
PNE_CORE2_MEMORY_DISAMBIGUATION_SUCCESS
,
141
PNE_CORE2_MEM_LOAD_RETIRED_DTLB_MISS
,
142
PNE_CORE2_MEM_LOAD_RETIRED_L1D_LINE_MISS
,
143
PNE_CORE2_MEM_LOAD_RETIRED_L1D_MISS
,
144
PNE_CORE2_MEM_LOAD_RETIRED_L2_LINE_MISS
,
145
PNE_CORE2_MEM_LOAD_RETIRED_L2_MISS
,
146
PNE_CORE2_MUL
,
147
PNE_CORE2_PAGE_WALKS_COUNT
,
148
PNE_CORE2_PAGE_WALKS_CYCLES
,
149
PNE_CORE2_PREF_RQSTS_DN
,
150
PNE_CORE2_PREF_RQSTS_UP
,
151
PNE_CORE2_RAT_STALLS_ANY
,
152
PNE_CORE2_RAT_STALLS_FLAGS
,
153
PNE_CORE2_RAT_STALLS_FPSW
,
154
PNE_CORE2_RAT_STALLS_PARTIAL_CYCLES
,
155
PNE_CORE2_RAT_STALLS_ROB_READ_PORT
,
156
PNE_CORE2_RESOURCE_STALLS_ANY
,
157
PNE_CORE2_RESOURCE_STALLS_BR_MISS_CLEAR
,
158
PNE_CORE2_RESOURCE_STALLS_FPCW
,
159
PNE_CORE2_RESOURCE_STALLS_LD_ST
,
160
PNE_CORE2_RESOURCE_STALLS_ROB_FULL
,
161
PNE_CORE2_RESOURCE_STALLS_RS_FULL
,
162
PNE_CORE2_RS_UOPS_DISPATCHED
,
163
PNE_CORE2_RS_UOPS_DISPATCHED_PORT0
,
164
PNE_CORE2_RS_UOPS_DISPATCHED_PORT1
,
165
PNE_CORE2_RS_UOPS_DISPATCHED_PORT2
,
166
PNE_CORE2_RS_UOPS_DISPATCHED_PORT3
,
167
PNE_CORE2_RS_UOPS_DISPATCHED_PORT4
,
168
PNE_CORE2_RS_UOPS_DISPATCHED_PORT5
,
169
PNE_CORE2_SB_DRAIN_CYCLES
,
170
PNE_CORE2_SEGMENT_REG_LOADS
,
171
PNE_CORE2_SEG_REG_RENAMES_ANY
,
172
PNE_CORE2_SEG_REG_RENAMES_DS
,
173
PNE_CORE2_SEG_REG_RENAMES_ES
,
174
PNE_CORE2_SEG_REG_RENAMES_FS
,
175
PNE_CORE2_SEG_REG_RENAMES_GS
,
176
PNE_CORE2_SEG_RENAME_STALLS_ANY
,
177
PNE_CORE2_SEG_RENAME_STALLS_DS
,
178
PNE_CORE2_SEG_RENAME_STALLS_ES
,
179
PNE_CORE2_SEG_RENAME_STALLS_FS
,
180
PNE_CORE2_SEG_RENAME_STALLS_GS
,
181
PNE_CORE2_SIMD_ASSIST
,
182
PNE_CORE2_SIMD_COMP_INST_RETIRED_PACKED_DOUBLE
,
183
PNE_CORE2_SIMD_COMP_INST_RETIRED_PACKED_SINGLE
,
184
PNE_CORE2_SIMD_COMP_INST_RETIRED_SCALAR_DOUBLE
,
185
PNE_CORE2_SIMD_COMP_INST_RETIRED_SCALAR_SINGLE
,
186
PNE_CORE2_SIMD_INSTR_RETIRED
,
187
PNE_CORE2_SIMD_INST_RETIRED_ANY
,
188
PNE_CORE2_SIMD_INST_RETIRED_PACKED_DOUBLE
,
189
PNE_CORE2_SIMD_INST_RETIRED_PACKED_SINGLE
,
190
PNE_CORE2_SIMD_INST_RETIRED_SCALAR_DOUBLE
,
191
PNE_CORE2_SIMD_INST_RETIRED_SCALAR_SINGLE
,
192
PNE_CORE2_SIMD_INST_RETIRED_VECTOR
,
193
PNE_CORE2_SIMD_SAT_INSTR_RETIRED
,
194
PNE_CORE2_SIMD_SAT_UOP_EXEC
,
195
PNE_CORE2_SIMD_UOPS_EXEC
,
196
PNE_CORE2_SIMD_UOP_TYPE_EXEC_ARITHMETIC
,
197
PNE_CORE2_SIMD_UOP_TYPE_EXEC_LOGICAL
,
198
PNE_CORE2_SIMD_UOP_TYPE_EXEC_MUL
,
199
PNE_CORE2_SIMD_UOP_TYPE_EXEC_PACK
,
200
PNE_CORE2_SIMD_UOP_TYPE_EXEC_SHIFT
,
201
PNE_CORE2_SIMD_UOP_TYPE_EXEC_UNPACK
,
202
PNE_CORE2_SNOOP_STALL_DRV
,
203
PNE_CORE2_SSE_PRE_EXEC_L1
,
204
PNE_CORE2_SSE_PRE_EXEC_L2
,
205
PNE_CORE2_SSE_PRE_EXEC_NTA
,
206
PNE_CORE2_SSE_PRE_EXEC_STORES
,
207
PNE_CORE2_SSE_PRE_MISS_L1
,
208
PNE_CORE2_SSE_PRE_MISS_L2
,
209
PNE_CORE2_SSE_PRE_MISS_NTA
,
210
PNE_CORE2_STORE_BLOCK_ORDER
,
211
PNE_CORE2_STORE_BLOCK_SNOOP
,
212
PNE_CORE2_THERMAL_TRIP
,
213
PNE_CORE2_UOPS_RETIRED_ANY
,
214
PNE_CORE2_UOPS_RETIRED_FUSED
,
215
PNE_CORE2_UOPS_RETIRED_LD_IND_BR
,
216
PNE_CORE2_UOPS_RETIRED_MACRO_FUSION
,
217
PNE_CORE2_UOPS_RETIRED_NON_FUSED
,
218
PNE_CORE2_UOPS_RETIRED_STD_STA
,
219
PNE_CORE2_X87_OPS_RETIRED_ANY
,
220
PNE_CORE2_X87_OPS_RETIRED_FXCH
,
221
PNE_CORE2_NATNAME_GUARD
222
};
223
224
extern
Native_Event_LabelDescription_t
Core2Processor_info
[];
225
extern
hwi_search_t
Core2Processor_map
[];
226
227
#endif
PNE_CORE2_FP_MMX_TRANS_TO_MMX
Definition:
map-core2.h:85
PNE_CORE2_MEM_LOAD_RETIRED_L1D_MISS
Definition:
map-core2.h:143
PNE_CORE2_SEG_RENAME_STALLS_FS
Definition:
map-core2.h:179
PAPI_NATIVE_MASK
#define PAPI_NATIVE_MASK
Definition:
papiStdEventDefs.h:30
PNE_CORE2_SEG_RENAME_STALLS_ANY
Definition:
map-core2.h:176
PNE_CORE2_BR_IND_MISSP_EXEC
Definition:
map-core2.h:25
PNE_CORE2_DELAYED_BYPASS_FP
Definition:
map-core2.h:70
PNE_CORE2_L2_RQSTS
Definition:
map-core2.h:125
PNE_CORE2_SSE_PRE_EXEC_NTA
Definition:
map-core2.h:205
PNE_CORE2_SEG_RENAME_STALLS_ES
Definition:
map-core2.h:178
PNE_CORE2_SEG_REG_RENAMES_ES
Definition:
map-core2.h:173
PNE_CORE2_CYCLES_DIV_BUSY
Definition:
map-core2.h:66
PNE_CORE2_INST_RETIRED_STORES
Definition:
map-core2.h:93
PNE_CORE2_MACHINE_NUKES_MEM_ORDER
Definition:
map-core2.h:135
PNE_CORE2_FP_ASSIST
Definition:
map-core2.h:82
PNE_CORE2_ESP_SYNCH
Definition:
map-core2.h:80
PNE_CORE2_NATNAME_GUARD
Definition:
map-core2.h:221
PNE_CORE2_BUS_TRANS_IFETCH
Definition:
map-core2.h:54
PNE_CORE2_UOPS_RETIRED_FUSED
Definition:
map-core2.h:214
PNE_CORE2_BR_INST_RETIRED_PRED_NOT_TAKEN
Definition:
map-core2.h:32
PNE_CORE2_BR_INST_DECODED
Definition:
map-core2.h:26
PNE_CORE2_BUS_TRANS_DEF
Definition:
map-core2.h:53
PNE_CORE2_BUS_BNR_DRV
Definition:
map-core2.h:42
PNE_CORE2_SEG_REG_RENAMES_ANY
Definition:
map-core2.h:171
PNE_CORE2_SEG_RENAME_STALLS_GS
Definition:
map-core2.h:180
PNE_CORE2_CYCLES_INT_MASKED
Definition:
map-core2.h:67
PNE_CORE2_CYCLES_INT_PENDING_AND_MASKED
Definition:
map-core2.h:68
PNE_CORE2_RESOURCE_STALLS_ANY
Definition:
map-core2.h:156
PNE_CORE2_SIMD_SAT_INSTR_RETIRED
Definition:
map-core2.h:193
PNE_CORE2_UOPS_RETIRED_NON_FUSED
Definition:
map-core2.h:217
PNE_CORE2_RS_UOPS_DISPATCHED_PORT5
Definition:
map-core2.h:168
Native_Event_LabelDescription_t
Definition:
map.h:38
PNE_CORE2_PAGE_WALKS_COUNT
Definition:
map-core2.h:147
PNE_CORE2_LOAD_BLOCK_UNTIL_RETIRE
Definition:
map-core2.h:133
PNE_CORE2_SEG_REG_RENAMES_GS
Definition:
map-core2.h:175
PNE_CORE2_INST_RETIRED_OTHER
Definition:
map-core2.h:92
PNE_CORE2_SIMD_UOP_TYPE_EXEC_MUL
Definition:
map-core2.h:198
PNE_CORE2_STORE_BLOCK_SNOOP
Definition:
map-core2.h:211
PNE_CORE2_MEM_LOAD_RETIRED_L2_LINE_MISS
Definition:
map-core2.h:144
PNE_CORE2_L2_IFETCH
Definition:
map-core2.h:116
PNE_CORE2_RESOURCE_STALLS_BR_MISS_CLEAR
Definition:
map-core2.h:157
PNE_CORE2_RESOURCE_STALLS_ROB_FULL
Definition:
map-core2.h:160
PNE_CORE2_L1D_PREFETCH_REQUESTS
Definition:
map-core2.h:108
PNE_CORE2_DTLB_MISSES_L0_MISS_LD
Definition:
map-core2.h:75
PNE_CORE2_BR_RET_EXEC
Definition:
map-core2.h:38
PNE_CORE2_SSE_PRE_MISS_L2
Definition:
map-core2.h:208
PNE_CORE2_DELAYED_BYPASS_SIMD
Definition:
map-core2.h:72
PNE_CORE2_L1D_M_REPL
Definition:
map-core2.h:106
PNE_CORE2_RAT_STALLS_FPSW
Definition:
map-core2.h:153
PNE_CORE2_SEG_REG_RENAMES_DS
Definition:
map-core2.h:172
PNE_CORE2_BR_INST_RETIRED_MISPRED_NOT_TAKEN
Definition:
map-core2.h:30
PNE_CORE2_RAT_STALLS_ANY
Definition:
map-core2.h:151
PNE_CORE2_HW_INT_RCV
Definition:
map-core2.h:86
PNE_CORE2_INST_RETIRED_LOADS
Definition:
map-core2.h:91
PNE_CORE2_BR_CND_EXEC
Definition:
map-core2.h:21
PNE_CORE2_BUS_TRANS_P
Definition:
map-core2.h:58
PNE_CORE2_ITLB_LARGE_MISS
Definition:
map-core2.h:95
PNE_CORE2_MEM_LOAD_RETIRED_L2_MISS
Definition:
map-core2.h:145
PNE_CORE2_UOPS_RETIRED_MACRO_FUSION
Definition:
map-core2.h:216
PNE_CORE2_SSE_PRE_EXEC_STORES
Definition:
map-core2.h:206
PNE_CORE2_L2_LOCK
Definition:
map-core2.h:120
PNE_CORE2_RAT_STALLS_FLAGS
Definition:
map-core2.h:152
PNE_CORE2_BR_BAC_MISSP_EXEC
Definition:
map-core2.h:18
PNE_CORE2_SNOOP_STALL_DRV
Definition:
map-core2.h:202
PNE_CORE2_SIMD_SAT_UOP_EXEC
Definition:
map-core2.h:194
PNE_CORE2_ITLB_MISSES
Definition:
map-core2.h:96
PNE_CORE2_BR_INST_RETIRED_MISPRED_TAKEN
Definition:
map-core2.h:31
PNE_CORE2_BUS_HIT_DRV
Definition:
map-core2.h:45
PNE_CORE2_L1D_CACHE_LD
Definition:
map-core2.h:101
PNE_CORE2_PAGE_WALKS_CYCLES
Definition:
map-core2.h:148
PNE_CORE2_BUS_TRANS_INVAL
Definition:
map-core2.h:55
PNE_CORE2_BUS_REQUEST_OUTSTANDING
Definition:
map-core2.h:49
PNE_CORE2_SIMD_COMP_INST_RETIRED_SCALAR_SINGLE
Definition:
map-core2.h:185
PNE_CORE2_CPU_CLK_UNHALTED_BUS
Definition:
map-core2.h:63
PNE_CORE2_ITLB_SMALL_MISS
Definition:
map-core2.h:97
PNE_CORE2_L2_M_LINES_OUT
Definition:
map-core2.h:122
PNE_CORE2_BUS_TRANS_BRD
Definition:
map-core2.h:51
Core2Processor_info
Native_Event_LabelDescription_t Core2Processor_info[]
Definition:
map-core2.c:30
PNE_CORE2_CMP_SNOOP
Definition:
map-core2.h:62
PNE_CORE2_CPU_CLK_UNHALTED_CORE_P
Definition:
map-core2.h:64
PNE_CORE2_SIMD_UOP_TYPE_EXEC_UNPACK
Definition:
map-core2.h:201
PNE_CORE2_SIMD_INSTR_RETIRED
Definition:
map-core2.h:186
PNE_CORE2_BUS_TRANS_BURST
Definition:
map-core2.h:52
PNE_CORE2_SSE_PRE_EXEC_L2
Definition:
map-core2.h:204
PNE_CORE2_L1D_CACHE_LOCK_DURATION
Definition:
map-core2.h:103
PNE_CORE2_L1D_CACHE_ST
Definition:
map-core2.h:104
PNE_CORE2_SIMD_INST_RETIRED_SCALAR_DOUBLE
Definition:
map-core2.h:190
PNE_CORE2_LOAD_HIT_PRE
Definition:
map-core2.h:134
PNE_CORE2_MEM_LOAD_RETIRED_L1D_LINE_MISS
Definition:
map-core2.h:142
PNE_CORE2_RS_UOPS_DISPATCHED
Definition:
map-core2.h:162
PNE_CORE2_L1D_ALL_REF
Definition:
map-core2.h:100
PNE_CORE2_L2_RQSTS_SELF_DEMAND_I_STATE
Definition:
map-core2.h:126
PNE_CORE2_BUSQ_EMPTY
Definition:
map-core2.h:41
PNE_CORE2_X87_OPS_RETIRED_FXCH
Definition:
map-core2.h:220
PNE_CORE2_ITLB_MISS_RETIRED
Definition:
map-core2.h:98
PNE_CORE2_BUS_IO_WAIT
Definition:
map-core2.h:47
PNE_CORE2_L1D_SPLIT_LOADS
Definition:
map-core2.h:110
PNE_CORE2_L2_NO_REQ
Definition:
map-core2.h:123
PNE_CORE2_SSE_PRE_MISS_L1
Definition:
map-core2.h:207
PNE_CORE2_LOAD_BLOCK_STA
Definition:
map-core2.h:131
PNE_CORE2_L1D_PEND_MISS
Definition:
map-core2.h:107
PNE_CORE2_LOAD_BLOCK_STD
Definition:
map-core2.h:132
PNE_CORE2_BR_IND_CALL_EXEC
Definition:
map-core2.h:23
PNE_CORE2_BUS_TRANS_IO
Definition:
map-core2.h:56
PNE_CORE2_L2_M_LINES_IN
Definition:
map-core2.h:121
PNE_CORE2_MACRO_INSTS_CISC_DECODED
Definition:
map-core2.h:137
PNE_CORE2_ESP_ADDITIONS
Definition:
map-core2.h:79
PNE_CORE2_SIMD_COMP_INST_RETIRED_PACKED_DOUBLE
Definition:
map-core2.h:182
PNE_CORE2_DELAYED_BYPASS_LOAD
Definition:
map-core2.h:71
PNE_CORE2_BR_RET_BAC_MISSP_EXEC
Definition:
map-core2.h:37
PNE_CORE2_FP_MMX_TRANS_TO_FP
Definition:
map-core2.h:84
PNE_CORE2_RAT_STALLS_ROB_READ_PORT
Definition:
map-core2.h:155
PNE_CORE2_RS_UOPS_DISPATCHED_PORT1
Definition:
map-core2.h:164
PNE_CORE2_SIMD_COMP_INST_RETIRED_SCALAR_DOUBLE
Definition:
map-core2.h:184
PNE_CORE2_L1D_REPL
Definition:
map-core2.h:109
PNE_CORE2_DTLB_MISSES_MISS_ST
Definition:
map-core2.h:77
PNE_CORE2_BUS_TRANS_RFO
Definition:
map-core2.h:60
PNE_CORE2_L1D_CACHE_LOCK
Definition:
map-core2.h:102
PNE_CORE2_SIMD_INST_RETIRED_VECTOR
Definition:
map-core2.h:192
PNE_CORE2_BR_TKN_BUBBLE_2
Definition:
map-core2.h:40
PNE_CORE2_SIMD_UOP_TYPE_EXEC_PACK
Definition:
map-core2.h:199
PNE_CORE2_SIMD_INST_RETIRED_SCALAR_SINGLE
Definition:
map-core2.h:191
PNE_CORE2_LOAD_BLOCK_OVERLAP_STORE
Definition:
map-core2.h:130
hwi_search_t
Definition:
papi_preset.h:12
PNE_CORE2_MEM_LOAD_RETIRED_DTLB_MISS
Definition:
map-core2.h:141
PNE_CORE2_UOPS_RETIRED_STD_STA
Definition:
map-core2.h:218
PNE_CORE2_SEGMENT_REG_LOADS
Definition:
map-core2.h:170
PNE_CORE2_BUS_TRANS_WB
Definition:
map-core2.h:61
NativeEvent_Value_Core2Processor
NativeEvent_Value_Core2Processor
Definition:
map-core2.h:15
PNE_CORE2_SIMD_INST_RETIRED_PACKED_SINGLE
Definition:
map-core2.h:189
PNE_CORE2_BR_RET_MISSP_EXEC
Definition:
map-core2.h:36
PNE_CORE2_L2_LINES_OUT
Definition:
map-core2.h:119
PNE_CORE2_RESOURCE_STALLS_FPCW
Definition:
map-core2.h:158
PNE_CORE2_PREF_RQSTS_UP
Definition:
map-core2.h:150
PNE_CORE2_L1I_MISSES
Definition:
map-core2.h:112
PNE_CORE2_RESOURCE_STALLS_RS_FULL
Definition:
map-core2.h:161
PNE_CORE2_BR_INST_RETIRED_ANY
Definition:
map-core2.h:28
PNE_CORE2_BR_CALL_MISSP_EXEC
Definition:
map-core2.h:19
PNE_CORE2_BR_INST_RETIRED_TAKEN
Definition:
map-core2.h:34
Core2Processor_map
hwi_search_t Core2Processor_map[]
PNE_CORE2_BR_IND_EXEC
Definition:
map-core2.h:24
PNE_CORE2_RESOURCE_STALLS_LD_ST
Definition:
map-core2.h:159
PNE_CORE2_MACHINE_NUKES_SMC
Definition:
map-core2.h:136
PNE_CORE2_EXT_SNOOP
Definition:
map-core2.h:81
PNE_CORE2_ITLB_FLUSH
Definition:
map-core2.h:94
PNE_CORE2_MUL
Definition:
map-core2.h:146
PNE_CORE2_L2_LD
Definition:
map-core2.h:117
PNE_CORE2_BR_INST_RETIRED_PRED_TAKEN
Definition:
map-core2.h:33
PNE_CORE2_LOAD_BLOCK_L1D
Definition:
map-core2.h:129
PNE_CORE2_L2_LINES_IN
Definition:
map-core2.h:118
PNE_CORE2_L2_ADS
Definition:
map-core2.h:114
PNE_CORE2_L1D_SPLIT_STORES
Definition:
map-core2.h:111
PNE_CORE2_CPU_CLK_UNHALTED_NO_OTHER
Definition:
map-core2.h:65
PNE_CORE2_L2_REJECT_BUSQ
Definition:
map-core2.h:124
PNE_CORE2_L1D_M_EVICT
Definition:
map-core2.h:105
PNE_CORE2_BUS_TRANS_MEM
Definition:
map-core2.h:57
PNE_CORE2_SIMD_INST_RETIRED_ANY
Definition:
map-core2.h:187
PNE_CORE2_RS_UOPS_DISPATCHED_PORT4
Definition:
map-core2.h:167
PNE_CORE2_UOPS_RETIRED_ANY
Definition:
map-core2.h:213
PNE_CORE2_MEMORY_DISAMBIGUATION_RESET
Definition:
map-core2.h:139
PNE_CORE2_MEMORY_DISAMBIGUATION_SUCCESS
Definition:
map-core2.h:140
PNE_CORE2_RS_UOPS_DISPATCHED_PORT3
Definition:
map-core2.h:166
PNE_CORE2_SIMD_UOP_TYPE_EXEC_ARITHMETIC
Definition:
map-core2.h:196
PNE_CORE2_BR_INST_EXEC
Definition:
map-core2.h:27
PNE_CORE2_INST_RETIRED_ANY_P
Definition:
map-core2.h:90
PNE_CORE2_X87_OPS_RETIRED_ANY
Definition:
map-core2.h:219
PNE_CORE2_RS_UOPS_DISPATCHED_PORT2
Definition:
map-core2.h:165
PNE_CORE2_CYCLES_L1I_MEM_STALLED
Definition:
map-core2.h:69
PNE_CORE2_SIMD_UOP_TYPE_EXEC_SHIFT
Definition:
map-core2.h:200
PNE_CORE2_RAT_STALLS_PARTIAL_CYCLES
Definition:
map-core2.h:154
PNE_CORE2_SEG_REG_RENAMES_FS
Definition:
map-core2.h:174
PNE_CORE2_BUS_TRANS_PWR
Definition:
map-core2.h:59
PNE_CORE2_IDLE_DURING_DIV
Definition:
map-core2.h:87
PNE_CORE2_L1I_READS
Definition:
map-core2.h:113
PNE_CORE2_BR_INST_RETIRED_MISPRED
Definition:
map-core2.h:29
PNE_CORE2_BOGUS_BR
Definition:
map-core2.h:17
PNE_CORE2_STORE_BLOCK_ORDER
Definition:
map-core2.h:210
PNE_CORE2_L2_ST
Definition:
map-core2.h:128
PNE_CORE2_DTLB_MISSES_MISS_LD
Definition:
map-core2.h:76
PNE_CORE2_BACLEARS
Definition:
map-core2.h:16
PNE_CORE2_BR_TKN_BUBBLE_1
Definition:
map-core2.h:39
PNE_CORE2_BUS_DATA_RCV
Definition:
map-core2.h:43
PNE_CORE2_PREF_RQSTS_DN
Definition:
map-core2.h:149
PNE_CORE2_SIMD_INST_RETIRED_PACKED_DOUBLE
Definition:
map-core2.h:188
PNE_CORE2_THERMAL_TRIP
Definition:
map-core2.h:212
PNE_CORE2_FP_COMP_OPS_EXE
Definition:
map-core2.h:83
PNE_CORE2_BUS_TRANS_ANY
Definition:
map-core2.h:50
PNE_CORE2_SIMD_UOP_TYPE_EXEC_LOGICAL
Definition:
map-core2.h:197
PNE_CORE2_BR_CALL_EXEC
Definition:
map-core2.h:20
PNE_CORE2_BUS_HITM_DRV
Definition:
map-core2.h:46
PNE_CORE2_UOPS_RETIRED_LD_IND_BR
Definition:
map-core2.h:215
PNE_CORE2_DTLB_MISSES_ANY
Definition:
map-core2.h:74
PNE_CORE2_L2_DBUS_BUSY_RD
Definition:
map-core2.h:115
PNE_CORE2_SEG_RENAME_STALLS_DS
Definition:
map-core2.h:177
PNE_CORE2_INST_QUEUE_FULL
Definition:
map-core2.h:89
PNE_CORE2_MACRO_INSTS_DECODED
Definition:
map-core2.h:138
PNE_CORE2_DIV
Definition:
map-core2.h:73
PNE_CORE2_BUS_DRDY_CLOCKS
Definition:
map-core2.h:44
PNE_CORE2_SIMD_COMP_INST_RETIRED_PACKED_SINGLE
Definition:
map-core2.h:183
PNE_CORE2_EIST_TRANS
Definition:
map-core2.h:78
PNE_CORE2_BUS_LOCK_CLOCKS
Definition:
map-core2.h:48
PNE_CORE2_BR_MISSP_EXEC
Definition:
map-core2.h:35
PNE_CORE2_RS_UOPS_DISPATCHED_PORT0
Definition:
map-core2.h:163
PNE_CORE2_BR_CND_MISSP_EXEC
Definition:
map-core2.h:22
PNE_CORE2_SB_DRAIN_CYCLES
Definition:
map-core2.h:169
PNE_CORE2_SIMD_UOPS_EXEC
Definition:
map-core2.h:195
PNE_CORE2_ILD_STALL
Definition:
map-core2.h:88
PNE_CORE2_SSE_PRE_MISS_NTA
Definition:
map-core2.h:209
PNE_CORE2_L2_RQSTS_SELF_DEMAND_MESI
Definition:
map-core2.h:127
PNE_CORE2_SSE_PRE_EXEC_L1
Definition:
map-core2.h:203
PNE_CORE2_L1D_ALL_CACHE_REF
Definition:
map-core2.h:99
PNE_CORE2_SIMD_ASSIST
Definition:
map-core2.h:181
src
freebsd
map-core2.h
Generated on Wed Mar 27 2019 00:55:11 for PAPI by
1.8.15