PAPI 7.1.0.0
Loading...
Searching...
No Matches
map-unknown.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  NativeEvent_Value_UnknownProcessor {
  PNE_UNK_BRANCHES = PAPI_NATIVE_MASK , PNE_UNK_BRANCH_MISPREDICTS , PNE_UNK_DC_MISSES , PNE_UNK_IC_MISSES ,
  PNE_UNK_INSTRUCTIONS , PNE_UNK_INTERRUPTS , PNE_UNK_UNHALTED_CYCLES , PNE_UNK_NATNAME_GUARD
}
 

Variables

Native_Event_LabelDescription_t UnkProcessor_info []
 
hwi_search_t UnkProcessor_map []
 

Enumeration Type Documentation

◆ NativeEvent_Value_UnknownProcessor

Enumerator
PNE_UNK_BRANCHES 
PNE_UNK_BRANCH_MISPREDICTS 
PNE_UNK_DC_MISSES 
PNE_UNK_IC_MISSES 
PNE_UNK_INSTRUCTIONS 
PNE_UNK_INTERRUPTS 
PNE_UNK_UNHALTED_CYCLES 
PNE_UNK_NATNAME_GUARD 

Definition at line 15 of file map-unknown.h.

15 {
18 /* PNE_UNK_CYCLES, -- libpmc only supports cycles in system wide mode and this
19 requires root privileges */
26};
@ PNE_UNK_BRANCHES
Definition: map-unknown.h:16
@ PNE_UNK_IC_MISSES
Definition: map-unknown.h:21
@ PNE_UNK_NATNAME_GUARD
Definition: map-unknown.h:25
@ PNE_UNK_UNHALTED_CYCLES
Definition: map-unknown.h:24
@ PNE_UNK_DC_MISSES
Definition: map-unknown.h:20
@ PNE_UNK_INSTRUCTIONS
Definition: map-unknown.h:22
@ PNE_UNK_BRANCH_MISPREDICTS
Definition: map-unknown.h:17
@ PNE_UNK_INTERRUPTS
Definition: map-unknown.h:23
#define PAPI_NATIVE_MASK

Variable Documentation

◆ UnkProcessor_info

Native_Event_LabelDescription_t UnkProcessor_info[]
extern

Definition at line 26 of file map-unknown.c.

◆ UnkProcessor_map

hwi_search_t UnkProcessor_map[]
extern