PAPI
5.7.0.0
map-p6-3.h
Go to the documentation of this file.
1
/****************************/
2
/* THIS IS OPEN SOURCE CODE */
3
/****************************/
4
5
/*
6
* File: map-p6-3.h
7
* CVS: $Id$
8
* Author: Harald Servat
9
* redcrash@gmail.com
10
*/
11
12
#ifndef FreeBSD_MAP_P6_3
13
#define FreeBSD_MAP_P6_3
14
15
enum
NativeEvent_Value_P6_3_Processor
{
16
/* P6 common events */
17
PNE_P6_3_BACLEARS
=
PAPI_NATIVE_MASK
,
18
PNE_P6_3_BR_BOGUS
,
19
PNE_P6_3_BR_INST_DECODED
,
20
PNE_P6_3_BR_INST_RETIRED
,
21
PNE_P6_3_BR_MISS_PRED_RETIRED
,
22
PNE_P6_3_BR_MISS_PRED_TAKEN_RET
,
23
PNE_P6_3_BR_TAKEN_RETIRED
,
24
PNE_P6_3_BTB_MISSES
,
25
PNE_P6_3_BUS_BNR_DRV
,
26
PNE_P6_3_BUS_DATA_RCV
,
27
PNE_P6_3_BUS_DRDY_CLOCKS
,
28
PNE_P6_3_BUS_HIT_DRV
,
29
PNE_P6_3_BUS_HITM_DRV
,
30
PNE_P6_3_BUS_LOCK_CLOCKS
,
31
PNE_P6_3_BUS_REQ_OUTSTANDING
,
32
PNE_P6_3_BUS_SNOOP_STALL
,
33
PNE_P6_3_BUS_TRAN_ANY
,
34
PNE_P6_3_BUS_TRAN_BRD
,
35
PNE_P6_3_BUS_TRAN_BURST
,
36
PNE_P6_3_BUS_TRAN_DEF
,
37
PNE_P6_3_BUS_TRAN_IFETCH
,
38
PNE_P6_3_BUS_TRAN_INVAL
,
39
PNE_P6_3_BUS_TRAN_MEM
,
40
PNE_P6_3_BUS_TRAN_POWER
,
41
PNE_P6_3_BUS_TRAN_RFO
,
42
PNE_P6_3_BUS_TRANS_IO
,
43
PNE_P6_3_BUS_TRANS_P
,
44
PNE_P6_3_BUS_TRANS_WB
,
45
PNE_P6_3_CPU_CLK_UNHALTED
,
46
PNE_P6_3_CYCLES_DIV_BUSY
,
47
PNE_P6_3_CYCLES_IN_PENDING_AND_MASKED
,
48
PNE_P6_3_CYCLES_INT_MASKED
,
49
PNE_P6_3_DATA_MEM_REFS
,
50
PNE_P6_3_DCU_LINES_IN
,
51
PNE_P6_3_DCU_M_LINES_IN
,
52
PNE_P6_3_DCU_M_LINES_OUT
,
53
PNE_P6_3_DCU_MISS_OUTSTANDING
,
54
PNE_P6_3_DIV
,
55
PNE_P6_3_FLOPS
,
56
PNE_P6_3_FP_ASSIST
,
57
PNE_P6_3_FTP_COMPS_OPS_EXE
,
58
PNE_P6_3_HW_INT_RX
,
59
PNE_P6_3_IFU_FETCH
,
60
PNE_P6_3_IFU_FETCH_MISS
,
61
PNE_P6_3_IFU_MEM_STALL
,
62
PNE_P6_3_ILD_STALL
,
63
PNE_P6_3_INST_DECODED
,
64
PNE_P6_3_INST_RETIRED
,
65
PNE_P6_3_ITLB_MISS
,
66
PNE_P6_3_L2_ADS
,
67
PNE_P6_3_L2_DBUS_BUSY
,
68
PNE_P6_3_L2_DBUS_BUSY_RD
,
69
PNE_P6_3_L2_IFETCH
,
70
PNE_P6_3_L2_LD
,
71
PNE_P6_3_L2_LINES_IN
,
72
PNE_P6_3_L2_LINES_OUT
,
73
PNE_P6_3_L2M_LINES_INM
,
74
PNE_P6_3_L2M_LINES_OUTM
,
75
PNE_P6_3_L2_RQSTS
,
76
PNE_P6_3_L2_ST
,
77
PNE_P6_3_LD_BLOCKS
,
78
PNE_P6_3_MISALIGN_MEM_REF
,
79
PNE_P6_3_MUL
,
80
PNE_P6_3_PARTIAL_RAT_STALLS
,
81
PNE_P6_3_RESOURCE_STALL
,
82
PNE_P6_3_SB_DRAINS
,
83
PNE_P6_3_SEGMENT_REG_LOADS
,
84
PNE_P6_3_UOPS_RETIRED
,
85
/* Pentium 3 specific events */
86
PNE_P6_3_FP_MMX_TRANS
,
87
PNE_P6_3_MMX_ASSIST
,
88
PNE_P6_3_MMX_INSTR_EXEC
,
89
PNE_P6_3_MMX_INSTR_RET
,
90
PNE_P6_3_MMX_SAT_INSTR_EXEC
,
91
PNE_P6_3_MMX_UOPS_EXEC
,
92
PNE_P6_3_RET_SEG_RENAMES
,
93
PNE_P6_3_SEG_RENAME_STALLS
,
94
PNE_P6_3_EMON_KNI_COMP_INST_RET
,
95
PNE_P6_3_EMON_KNI_INST_RETIRED
,
96
PNE_P6_3_EMON_KNI_PREF_DISPATCHED
,
97
PNE_P6_3_EMON_KNI_PREF_MISS
,
98
PNE_P6_3_NATNAME_GUARD
99
};
100
101
extern
Native_Event_LabelDescription_t
P6_3_Processor_info
[];
102
extern
hwi_search_t
P6_3_Processor_map
[];
103
104
#endif
PNE_P6_3_EMON_KNI_PREF_MISS
Definition:
map-p6-3.h:97
PAPI_NATIVE_MASK
#define PAPI_NATIVE_MASK
Definition:
papiStdEventDefs.h:30
PNE_P6_3_BUS_TRAN_POWER
Definition:
map-p6-3.h:40
PNE_P6_3_DCU_MISS_OUTSTANDING
Definition:
map-p6-3.h:53
PNE_P6_3_SEGMENT_REG_LOADS
Definition:
map-p6-3.h:83
PNE_P6_3_L2_LINES_OUT
Definition:
map-p6-3.h:72
PNE_P6_3_L2_DBUS_BUSY_RD
Definition:
map-p6-3.h:68
PNE_P6_3_BUS_TRAN_IFETCH
Definition:
map-p6-3.h:37
PNE_P6_3_INST_RETIRED
Definition:
map-p6-3.h:64
PNE_P6_3_IFU_FETCH
Definition:
map-p6-3.h:59
PNE_P6_3_EMON_KNI_COMP_INST_RET
Definition:
map-p6-3.h:94
PNE_P6_3_BUS_HIT_DRV
Definition:
map-p6-3.h:28
P6_3_Processor_map
hwi_search_t P6_3_Processor_map[]
Native_Event_LabelDescription_t
Definition:
map.h:38
PNE_P6_3_BUS_TRAN_ANY
Definition:
map-p6-3.h:33
PNE_P6_3_MMX_INSTR_EXEC
Definition:
map-p6-3.h:88
PNE_P6_3_L2_ADS
Definition:
map-p6-3.h:66
PNE_P6_3_L2_LD
Definition:
map-p6-3.h:70
PNE_P6_3_IFU_MEM_STALL
Definition:
map-p6-3.h:61
PNE_P6_3_FTP_COMPS_OPS_EXE
Definition:
map-p6-3.h:57
PNE_P6_3_MUL
Definition:
map-p6-3.h:79
PNE_P6_3_UOPS_RETIRED
Definition:
map-p6-3.h:84
PNE_P6_3_MMX_UOPS_EXEC
Definition:
map-p6-3.h:91
PNE_P6_3_RET_SEG_RENAMES
Definition:
map-p6-3.h:92
PNE_P6_3_BUS_TRAN_MEM
Definition:
map-p6-3.h:39
PNE_P6_3_MMX_ASSIST
Definition:
map-p6-3.h:87
PNE_P6_3_ILD_STALL
Definition:
map-p6-3.h:62
PNE_P6_3_MMX_SAT_INSTR_EXEC
Definition:
map-p6-3.h:90
PNE_P6_3_FP_ASSIST
Definition:
map-p6-3.h:56
PNE_P6_3_L2_IFETCH
Definition:
map-p6-3.h:69
PNE_P6_3_EMON_KNI_INST_RETIRED
Definition:
map-p6-3.h:95
PNE_P6_3_BUS_TRAN_DEF
Definition:
map-p6-3.h:36
PNE_P6_3_BUS_TRANS_WB
Definition:
map-p6-3.h:44
PNE_P6_3_BR_MISS_PRED_TAKEN_RET
Definition:
map-p6-3.h:22
PNE_P6_3_BUS_DRDY_CLOCKS
Definition:
map-p6-3.h:27
PNE_P6_3_BACLEARS
Definition:
map-p6-3.h:17
PNE_P6_3_L2_LINES_IN
Definition:
map-p6-3.h:71
PNE_P6_3_BUS_TRAN_BRD
Definition:
map-p6-3.h:34
P6_3_Processor_info
Native_Event_LabelDescription_t P6_3_Processor_info[]
Definition:
map-p6-3.c:27
PNE_P6_3_BUS_TRANS_IO
Definition:
map-p6-3.h:42
PNE_P6_3_BUS_TRANS_P
Definition:
map-p6-3.h:43
PNE_P6_3_RESOURCE_STALL
Definition:
map-p6-3.h:81
PNE_P6_3_CPU_CLK_UNHALTED
Definition:
map-p6-3.h:45
PNE_P6_3_L2M_LINES_OUTM
Definition:
map-p6-3.h:74
PNE_P6_3_SB_DRAINS
Definition:
map-p6-3.h:82
PNE_P6_3_L2M_LINES_INM
Definition:
map-p6-3.h:73
PNE_P6_3_SEG_RENAME_STALLS
Definition:
map-p6-3.h:93
PNE_P6_3_DIV
Definition:
map-p6-3.h:54
PNE_P6_3_MISALIGN_MEM_REF
Definition:
map-p6-3.h:78
PNE_P6_3_L2_RQSTS
Definition:
map-p6-3.h:75
PNE_P6_3_DCU_M_LINES_OUT
Definition:
map-p6-3.h:52
PNE_P6_3_DCU_M_LINES_IN
Definition:
map-p6-3.h:51
PNE_P6_3_LD_BLOCKS
Definition:
map-p6-3.h:77
PNE_P6_3_BUS_LOCK_CLOCKS
Definition:
map-p6-3.h:30
hwi_search_t
Definition:
papi_preset.h:12
PNE_P6_3_BUS_TRAN_BURST
Definition:
map-p6-3.h:35
PNE_P6_3_L2_DBUS_BUSY
Definition:
map-p6-3.h:67
PNE_P6_3_ITLB_MISS
Definition:
map-p6-3.h:65
PNE_P6_3_BUS_TRAN_INVAL
Definition:
map-p6-3.h:38
PNE_P6_3_CYCLES_IN_PENDING_AND_MASKED
Definition:
map-p6-3.h:47
PNE_P6_3_INST_DECODED
Definition:
map-p6-3.h:63
PNE_P6_3_BR_MISS_PRED_RETIRED
Definition:
map-p6-3.h:21
NativeEvent_Value_P6_3_Processor
NativeEvent_Value_P6_3_Processor
Definition:
map-p6-3.h:15
PNE_P6_3_BUS_BNR_DRV
Definition:
map-p6-3.h:25
PNE_P6_3_MMX_INSTR_RET
Definition:
map-p6-3.h:89
PNE_P6_3_BUS_DATA_RCV
Definition:
map-p6-3.h:26
PNE_P6_3_NATNAME_GUARD
Definition:
map-p6-3.h:98
PNE_P6_3_BR_INST_RETIRED
Definition:
map-p6-3.h:20
PNE_P6_3_BR_INST_DECODED
Definition:
map-p6-3.h:19
PNE_P6_3_IFU_FETCH_MISS
Definition:
map-p6-3.h:60
PNE_P6_3_BUS_TRAN_RFO
Definition:
map-p6-3.h:41
PNE_P6_3_DCU_LINES_IN
Definition:
map-p6-3.h:50
PNE_P6_3_DATA_MEM_REFS
Definition:
map-p6-3.h:49
PNE_P6_3_HW_INT_RX
Definition:
map-p6-3.h:58
PNE_P6_3_BR_TAKEN_RETIRED
Definition:
map-p6-3.h:23
PNE_P6_3_PARTIAL_RAT_STALLS
Definition:
map-p6-3.h:80
PNE_P6_3_BUS_SNOOP_STALL
Definition:
map-p6-3.h:32
PNE_P6_3_EMON_KNI_PREF_DISPATCHED
Definition:
map-p6-3.h:96
PNE_P6_3_FLOPS
Definition:
map-p6-3.h:55
PNE_P6_3_BTB_MISSES
Definition:
map-p6-3.h:24
PNE_P6_3_L2_ST
Definition:
map-p6-3.h:76
PNE_P6_3_BUS_HITM_DRV
Definition:
map-p6-3.h:29
PNE_P6_3_BR_BOGUS
Definition:
map-p6-3.h:18
PNE_P6_3_FP_MMX_TRANS
Definition:
map-p6-3.h:86
PNE_P6_3_CYCLES_INT_MASKED
Definition:
map-p6-3.h:48
PNE_P6_3_BUS_REQ_OUTSTANDING
Definition:
map-p6-3.h:31
PNE_P6_3_CYCLES_DIV_BUSY
Definition:
map-p6-3.h:46
src
freebsd
map-p6-3.h
Generated on Wed Mar 27 2019 00:55:12 for PAPI by
1.8.15