GNU Linux-libre 6.8.9-gnu
[releases.git] / tools / perf / pmu-events / arch / arm64 / arm / cortex-a76 / branch.json
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 ]