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