xref: /freebsd-13-stable/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a76-n1/branch.json (revision a497cb2d65d05fed1b84f6d2cfbc5a9739636071)
1[
2    {
3        "PublicDescription": "This event counts any predictable branch instruction which is mispredicted either due to dynamic misprediction or because the MMU is off and the branches are statically predicted not taken",
4        "ArchStdEvent": "BR_MIS_PRED"
5    },
6    {
7        "PublicDescription": "This event counts all predictable branches.",
8        "ArchStdEvent": "BR_PRED"
9    }
10]
11