28 {
"branches",
"Measure the number of branches retired." },
29 {
"branch-mispredicts",
"Measure the number of retired branches that were mispredicted." },
31 {
"dc-misses",
"Measure the number of data cache misses." },
32 {
"ic-misses",
"Measure the number of instruction cache misses." },
33 {
"instructions",
"Measure the number of instructions retired." },
34 {
"interrupts",
"Measure the number of interrupts seen." },
35 {
"unhalted-cycles",
"Measure the number of cycles the processor is not in a halted or sleep state." },
Native_Event_LabelDescription_t UnkProcessor_info[]