xref: /linux/tools/perf/pmu-events/arch/riscv/openhwgroup/cva6/microarch.json (revision c7decec2f2d2ab0366567f9e30c0e1418cece43f)
1[
2  {
3    "EventName": "BRANCH_MISPREDICTS",
4    "EventCode": "0xA",
5    "BriefDescription": "number of branch mispredictions"
6  },
7  {
8    "EventName": "BRANCH_EXCEPTIONS",
9    "EventCode": "0xB",
10    "BriefDescription": "number of valid branch exceptions"
11  },
12  {
13    "EventName": "MSB_FULL",
14    "EventCode": "0xE",
15    "BriefDescription": "scoreboard is full"
16  },
17  {
18    "EventName": "INSTRUCTION_FETCH_EMPTY",
19    "EventCode": "0xF",
20    "BriefDescription": "number of invalid instructions in IF stage"
21  },
22  {
23    "EventName": "PIPELINE_STALL",
24    "EventCode": "0x16",
25    "BriefDescription": "number of cycles the pipeline is stalled during read operands"
26  }
27]
28