linux-zen-desktop/tools/perf/pmu-events/arch/arm64/ampere/emag/branch.json

20 lines
365 B
JSON
Raw Normal View History

2023-08-30 17:31:07 +02:00
[
{
"ArchStdEvent": "BR_IMMED_SPEC"
},
{
"ArchStdEvent": "BR_RETURN_SPEC"
},
{
"ArchStdEvent": "BR_INDIRECT_SPEC"
},
{
"ArchStdEvent": "BR_MIS_PRED",
"BriefDescription": "Branch mispredicted"
},
{
"ArchStdEvent": "BR_PRED",
"BriefDescription": "Predictable branch"
}
]