PAPI 7.1.0.0
Loading...
Searching...
No Matches
map-unknown.c File Reference
Include dependency graph for map-unknown.c:

Go to the source code of this file.

Variables

Native_Event_LabelDescription_t UnkProcessor_info []
 

Variable Documentation

◆ UnkProcessor_info

Native_Event_LabelDescription_t UnkProcessor_info[]
Initial value:
=
{
{ "branches", "Measure the number of branches retired." },
{ "branch-mispredicts", "Measure the number of retired branches that were mispredicted." },
{ "dc-misses", "Measure the number of data cache misses." },
{ "ic-misses", "Measure the number of instruction cache misses." },
{ "instructions", "Measure the number of instructions retired." },
{ "interrupts", "Measure the number of interrupts seen." },
{ "unhalted-cycles", "Measure the number of cycles the processor is not in a halted or sleep state." },
{ NULL, NULL }
}

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