2021-05-27 00:09:36 +05:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"ArchStdEvent": "BR_IMMED_SPEC"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ArchStdEvent": "BR_RETURN_SPEC"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ArchStdEvent": "BR_INDIRECT_SPEC"
|
|
|
|
},
|
|
|
|
{
|
2021-09-23 21:59:15 +05:00
|
|
|
"PublicDescription": "Mispredicted or not predicted branch speculatively executed",
|
|
|
|
"EventCode": "0x10",
|
|
|
|
"EventName": "BR_MIS_PRED",
|
2021-05-27 00:09:36 +05:00
|
|
|
"BriefDescription": "Branch mispredicted"
|
|
|
|
},
|
|
|
|
{
|
2021-09-23 21:59:15 +05:00
|
|
|
"PublicDescription": "Predictable branch speculatively executed",
|
|
|
|
"EventCode": "0x12",
|
|
|
|
"EventName": "BR_PRED",
|
2021-05-27 00:09:36 +05:00
|
|
|
"BriefDescription": "Predictable branch"
|
|
|
|
}
|
|
|
|
]
|