aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/bus.json
blob: 084e88d7df73f1d737179558430f767db67568d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
[
  {
    "PublicDescription": "This event counts read transactions from tofu controller to measured CMG.",
    "EventCode": "0x314",
    "EventName": "BUS_READ_TOTAL_TOFU",
    "BriefDescription": "This event counts read transactions from tofu controller to measured CMG."
  },
  {
    "PublicDescription": "This event counts read transactions from PCI controller to measured CMG.",
    "EventCode": "0x315",
    "EventName": "BUS_READ_TOTAL_PCI",
    "BriefDescription": "This event counts read transactions from PCI controller to measured CMG."
  },
  {
    "PublicDescription": "This event counts read transactions from measured CMG local memory to measured CMG.",
    "EventCode": "0x316",
    "EventName": "BUS_READ_TOTAL_MEM",
    "BriefDescription": "This event counts read transactions from measured CMG local memory to measured CMG."
  },
  {
    "PublicDescription": "This event counts write transactions from measured CMG to CMG0, if measured CMG is not CMG0.",
    "EventCode": "0x318",
    "EventName": "BUS_WRITE_TOTAL_CMG0",
    "BriefDescription": "This event counts write transactions from measured CMG to CMG0, if measured CMG is not CMG0."
  },
  {
    "PublicDescription": "This event counts write transactions from measured CMG to CMG1, if measured CMG is not CMG1.",
    "EventCode": "0x319",
    "EventName": "BUS_WRITE_TOTAL_CMG1",
    "BriefDescription": "This event counts write transactions from measured CMG to CMG1, if measured CMG is not CMG1."
  },
  {
    "PublicDescription": "This event counts write transactions from measured CMG to CMG2, if measured CMG is not CMG2.",
    "EventCode": "0x31A",
    "EventName": "BUS_WRITE_TOTAL_CMG2",
    "BriefDescription": "This event counts write transactions from measured CMG to CMG2, if measured CMG is not CMG2."
  },
  {
    "PublicDescription": "This event counts write transactions from measured CMG to CMG3, if measured CMG is not CMG3.",
    "EventCode": "0x31B",
    "EventName": "BUS_WRITE_TOTAL_CMG3",
    "BriefDescription": "This event counts write transactions from measured CMG to CMG3, if measured CMG is not CMG3."
  },
  {
    "PublicDescription": "This event counts write transactions from measured CMG to tofu controller.",
    "EventCode": "0x31C",
    "EventName": "BUS_WRITE_TOTAL_TOFU",
    "BriefDescription": "This event counts write transactions from measured CMG to tofu controller."
  },
  {
    "PublicDescription": "This event counts write transactions from measured CMG to PCI controller.",
    "EventCode": "0x31D",
    "EventName": "BUS_WRITE_TOTAL_PCI",
    "BriefDescription": "This event counts write transactions from measured CMG to PCI controller."
  },
  {
    "PublicDescription": "This event counts write transactions from measured CMG to measured CMG local memory.",
    "EventCode": "0x31E",
    "EventName": "BUS_WRITE_TOTAL_MEM",
    "BriefDescription": "This event counts write transactions from measured CMG to measured CMG local memory."
  }
]