xref: /freebsd/lib/libpmc/pmu-events/arch/arm64/ampere/emag/branch.json (revision a0b956f5ac5e0941f9e74e24c1c53e05ad061a38)
1[
2    {
3        "ArchStdEvent": "BR_IMMED_SPEC"
4    },
5    {
6        "ArchStdEvent": "BR_RETURN_SPEC"
7    },
8    {
9        "ArchStdEvent": "BR_INDIRECT_SPEC"
10    },
11    {
12        "ArchStdEvent": "BR_MIS_PRED",
13        "BriefDescription": "Branch mispredicted"
14    },
15    {
16        "ArchStdEvent": "BR_PRED",
17        "BriefDescription": "Predictable branch"
18    }
19]
20