|
PAPI
5.7.0.0
|

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 [] |
| 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.
| Native_Event_LabelDescription_t UnkProcessor_info[] |
Definition at line 26 of file map-unknown.c.
| hwi_search_t UnkProcessor_map[] |