PAPI
7.1.0.0
Loading...
Searching...
No Matches
map-unknown.h
Go to the documentation of this file.
1
/****************************/
2
/* THIS IS OPEN SOURCE CODE */
3
/****************************/
4
5
/*
6
* File: map-unknown.h
7
* CVS: $Id$
8
* Author: Harald Servat
9
* redcrash@gmail.com
10
*/
11
12
#ifndef FreeBSD_MAP_UNKNOWN
13
#define FreeBSD_MAP_UNKNOWN
14
15
enum
NativeEvent_Value_UnknownProcessor
{
16
PNE_UNK_BRANCHES
=
PAPI_NATIVE_MASK
,
17
PNE_UNK_BRANCH_MISPREDICTS
,
18
/* PNE_UNK_CYCLES, -- libpmc only supports cycles in system wide mode and this
19
requires root privileges */
20
PNE_UNK_DC_MISSES
,
21
PNE_UNK_IC_MISSES
,
22
PNE_UNK_INSTRUCTIONS
,
23
PNE_UNK_INTERRUPTS
,
24
PNE_UNK_UNHALTED_CYCLES
,
25
PNE_UNK_NATNAME_GUARD
26
};
27
28
extern
Native_Event_LabelDescription_t
UnkProcessor_info
[];
29
extern
hwi_search_t
UnkProcessor_map
[];
30
31
#endif
NativeEvent_Value_UnknownProcessor
NativeEvent_Value_UnknownProcessor
Definition:
map-unknown.h:15
PNE_UNK_BRANCHES
@ PNE_UNK_BRANCHES
Definition:
map-unknown.h:16
PNE_UNK_IC_MISSES
@ PNE_UNK_IC_MISSES
Definition:
map-unknown.h:21
PNE_UNK_NATNAME_GUARD
@ PNE_UNK_NATNAME_GUARD
Definition:
map-unknown.h:25
PNE_UNK_UNHALTED_CYCLES
@ PNE_UNK_UNHALTED_CYCLES
Definition:
map-unknown.h:24
PNE_UNK_DC_MISSES
@ PNE_UNK_DC_MISSES
Definition:
map-unknown.h:20
PNE_UNK_INSTRUCTIONS
@ PNE_UNK_INSTRUCTIONS
Definition:
map-unknown.h:22
PNE_UNK_BRANCH_MISPREDICTS
@ PNE_UNK_BRANCH_MISPREDICTS
Definition:
map-unknown.h:17
PNE_UNK_INTERRUPTS
@ PNE_UNK_INTERRUPTS
Definition:
map-unknown.h:23
UnkProcessor_info
Native_Event_LabelDescription_t UnkProcessor_info[]
Definition:
map-unknown.c:26
UnkProcessor_map
hwi_search_t UnkProcessor_map[]
PAPI_NATIVE_MASK
#define PAPI_NATIVE_MASK
Definition:
papiStdEventDefs.h:30
Native_Event_LabelDescription_t
Definition:
map.h:39
hwi_search_t
Definition:
papi_preset.h:12
src
freebsd
map-unknown.h
Generated on Wed Dec 20 2023 18:12:51 for PAPI by
1.9.6