PAPI
5.7.0.0
map-p6.h
Go to the documentation of this file.
1
/****************************/
2
/* THIS IS OPEN SOURCE CODE */
3
/****************************/
4
5
/*
6
* File: map-p6.h
7
* CVS: $Id$
8
* Author: Harald Servat
9
* redcrash@gmail.com
10
*/
11
12
#ifndef FreeBSD_MAP_P6
13
#define FreeBSD_MAP_P6
14
15
enum
NativeEvent_Value_P6Processor
{
16
PNE_P6_BACLEARS
=
PAPI_NATIVE_MASK
,
17
PNE_P6_BR_BOGUS
,
18
PNE_P6_BR_INST_DECODED
,
19
PNE_P6_BR_INST_RETIRED
,
20
PNE_P6_BR_MISS_PRED_RETIRED
,
21
PNE_P6_BR_MISS_PRED_TAKEN_RET
,
22
PNE_P6_BR_TAKEN_RETIRED
,
23
PNE_P6_BTB_MISSES
,
24
PNE_P6_BUS_BNR_DRV
,
25
PNE_P6_BUS_DATA_RCV
,
26
PNE_P6_BUS_DRDY_CLOCKS
,
27
PNE_P6_BUS_HIT_DRV
,
28
PNE_P6_BUS_HITM_DRV
,
29
PNE_P6_BUS_LOCK_CLOCKS
,
30
PNE_P6_BUS_REQ_OUTSTANDING
,
31
PNE_P6_BUS_SNOOP_STALL
,
32
PNE_P6_BUS_TRAN_ANY
,
33
PNE_P6_BUS_TRAN_BRD
,
34
PNE_P6_BUS_TRAN_BURST
,
35
PNE_P6_BUS_TRAN_DEF
,
36
PNE_P6_BUS_TRAN_IFETCH
,
37
PNE_P6_BUS_TRAN_INVAL
,
38
PNE_P6_BUS_TRAN_MEM
,
39
PNE_P6_BUS_TRAN_POWER
,
40
PNE_P6_BUS_TRAN_RFO
,
41
PNE_P6_BUS_TRANS_IO
,
42
PNE_P6_BUS_TRANS_P
,
43
PNE_P6_BUS_TRANS_WB
,
44
PNE_P6_CPU_CLK_UNHALTED
,
45
PNE_P6_CYCLES_DIV_BUSY
,
46
PNE_P6_CYCLES_IN_PENDING_AND_MASKED
,
47
PNE_P6_CYCLES_INT_MASKED
,
48
PNE_P6_DATA_MEM_REFS
,
49
PNE_P6_DCU_LINES_IN
,
50
PNE_P6_DCU_M_LINES_IN
,
51
PNE_P6_DCU_M_LINES_OUT
,
52
PNE_P6_DCU_MISS_OUTSTANDING
,
53
PNE_P6_DIV
,
54
PNE_P6_FLOPS
,
55
PNE_P6_FP_ASSIST
,
56
PNE_P6_FTP_COMPS_OPS_EXE
,
57
PNE_P6_HW_INT_RX
,
58
PNE_P6_IFU_FETCH
,
59
PNE_P6_IFU_FETCH_MISS
,
60
PNE_P6_IFU_MEM_STALL
,
61
PNE_P6_ILD_STALL
,
62
PNE_P6_INST_DECODED
,
63
PNE_P6_INST_RETIRED
,
64
PNE_P6_ITLB_MISS
,
65
PNE_P6_L2_ADS
,
66
PNE_P6_L2_DBUS_BUSY
,
67
PNE_P6_L2_DBUS_BUSY_RD
,
68
PNE_P6_L2_IFETCH
,
69
PNE_P6_L2_LD
,
70
PNE_P6_L2_LINES_IN
,
71
PNE_P6_L2_LINES_OUT
,
72
PNE_P6_L2M_LINES_INM
,
73
PNE_P6_L2M_LINES_OUTM
,
74
PNE_P6_L2_RQSTS
,
75
PNE_P6_L2_ST
,
76
PNE_P6_LD_BLOCKS
,
77
PNE_P6_MISALIGN_MEM_REF
,
78
PNE_P6_MUL
,
79
PNE_P6_PARTIAL_RAT_STALLS
,
80
PNE_P6_RESOURCE_STALL
,
81
PNE_P6_SB_DRAINS
,
82
PNE_P6_SEGMENT_REG_LOADS
,
83
PNE_P6_UOPS_RETIRED
,
84
PNE_P6_NATNAME_GUARD
85
};
86
87
extern
Native_Event_LabelDescription_t
P6Processor_info
[];
88
extern
hwi_search_t
P6Processor_map
[];
89
90
#endif
P6Processor_map
hwi_search_t P6Processor_map[]
PNE_P6_L2_LD
Definition:
map-p6.h:69
PNE_P6_CYCLES_DIV_BUSY
Definition:
map-p6.h:45
PNE_P6_BR_INST_RETIRED
Definition:
map-p6.h:19
PAPI_NATIVE_MASK
#define PAPI_NATIVE_MASK
Definition:
papiStdEventDefs.h:30
PNE_P6_DCU_MISS_OUTSTANDING
Definition:
map-p6.h:52
PNE_P6_SB_DRAINS
Definition:
map-p6.h:81
PNE_P6_ILD_STALL
Definition:
map-p6.h:61
PNE_P6_L2_DBUS_BUSY_RD
Definition:
map-p6.h:67
PNE_P6_BUS_TRAN_BURST
Definition:
map-p6.h:34
PNE_P6_BUS_TRANS_P
Definition:
map-p6.h:42
PNE_P6_BUS_TRAN_IFETCH
Definition:
map-p6.h:36
Native_Event_LabelDescription_t
Definition:
map.h:38
PNE_P6_BUS_HITM_DRV
Definition:
map-p6.h:28
PNE_P6_BUS_LOCK_CLOCKS
Definition:
map-p6.h:29
PNE_P6_FTP_COMPS_OPS_EXE
Definition:
map-p6.h:56
PNE_P6_DIV
Definition:
map-p6.h:53
PNE_P6_FLOPS
Definition:
map-p6.h:54
PNE_P6_BUS_REQ_OUTSTANDING
Definition:
map-p6.h:30
PNE_P6_PARTIAL_RAT_STALLS
Definition:
map-p6.h:79
PNE_P6_BUS_TRAN_RFO
Definition:
map-p6.h:40
PNE_P6_L2_DBUS_BUSY
Definition:
map-p6.h:66
PNE_P6_L2_ADS
Definition:
map-p6.h:65
PNE_P6_NATNAME_GUARD
Definition:
map-p6.h:84
PNE_P6_L2_LINES_OUT
Definition:
map-p6.h:71
PNE_P6_BUS_TRAN_POWER
Definition:
map-p6.h:39
PNE_P6_BTB_MISSES
Definition:
map-p6.h:23
PNE_P6_INST_DECODED
Definition:
map-p6.h:62
PNE_P6_UOPS_RETIRED
Definition:
map-p6.h:83
PNE_P6_MUL
Definition:
map-p6.h:78
PNE_P6_FP_ASSIST
Definition:
map-p6.h:55
PNE_P6_BUS_TRANS_WB
Definition:
map-p6.h:43
PNE_P6_DATA_MEM_REFS
Definition:
map-p6.h:48
PNE_P6_MISALIGN_MEM_REF
Definition:
map-p6.h:77
PNE_P6_BACLEARS
Definition:
map-p6.h:16
PNE_P6_BUS_DATA_RCV
Definition:
map-p6.h:25
PNE_P6_IFU_FETCH_MISS
Definition:
map-p6.h:59
hwi_search_t
Definition:
papi_preset.h:12
PNE_P6_IFU_FETCH
Definition:
map-p6.h:58
PNE_P6_BUS_BNR_DRV
Definition:
map-p6.h:24
PNE_P6_INST_RETIRED
Definition:
map-p6.h:63
PNE_P6_DCU_LINES_IN
Definition:
map-p6.h:49
PNE_P6_L2_LINES_IN
Definition:
map-p6.h:70
PNE_P6_SEGMENT_REG_LOADS
Definition:
map-p6.h:82
PNE_P6_RESOURCE_STALL
Definition:
map-p6.h:80
NativeEvent_Value_P6Processor
NativeEvent_Value_P6Processor
Definition:
map-p6.h:15
PNE_P6_L2_ST
Definition:
map-p6.h:75
PNE_P6_BR_MISS_PRED_TAKEN_RET
Definition:
map-p6.h:21
PNE_P6_BR_INST_DECODED
Definition:
map-p6.h:18
PNE_P6_ITLB_MISS
Definition:
map-p6.h:64
PNE_P6_BUS_TRAN_MEM
Definition:
map-p6.h:38
PNE_P6_BR_TAKEN_RETIRED
Definition:
map-p6.h:22
PNE_P6_L2M_LINES_OUTM
Definition:
map-p6.h:73
PNE_P6_BUS_TRANS_IO
Definition:
map-p6.h:41
PNE_P6_L2_IFETCH
Definition:
map-p6.h:68
PNE_P6_IFU_MEM_STALL
Definition:
map-p6.h:60
PNE_P6_BUS_TRAN_ANY
Definition:
map-p6.h:32
PNE_P6_LD_BLOCKS
Definition:
map-p6.h:76
PNE_P6_CYCLES_INT_MASKED
Definition:
map-p6.h:47
PNE_P6_BR_BOGUS
Definition:
map-p6.h:17
PNE_P6_BR_MISS_PRED_RETIRED
Definition:
map-p6.h:20
PNE_P6_CPU_CLK_UNHALTED
Definition:
map-p6.h:44
PNE_P6_L2_RQSTS
Definition:
map-p6.h:74
PNE_P6_L2M_LINES_INM
Definition:
map-p6.h:72
PNE_P6_DCU_M_LINES_IN
Definition:
map-p6.h:50
P6Processor_info
Native_Event_LabelDescription_t P6Processor_info[]
Definition:
map-p6.c:28
PNE_P6_BUS_HIT_DRV
Definition:
map-p6.h:27
PNE_P6_BUS_TRAN_DEF
Definition:
map-p6.h:35
PNE_P6_HW_INT_RX
Definition:
map-p6.h:57
PNE_P6_BUS_TRAN_BRD
Definition:
map-p6.h:33
PNE_P6_BUS_DRDY_CLOCKS
Definition:
map-p6.h:26
PNE_P6_BUS_SNOOP_STALL
Definition:
map-p6.h:31
PNE_P6_BUS_TRAN_INVAL
Definition:
map-p6.h:37
PNE_P6_CYCLES_IN_PENDING_AND_MASKED
Definition:
map-p6.h:46
PNE_P6_DCU_M_LINES_OUT
Definition:
map-p6.h:51
src
freebsd
map-p6.h
Generated on Wed Mar 27 2019 00:55:11 for PAPI by
1.8.15