summaryrefslogtreecommitdiffstats
path: root/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/cache.json
blob: 2e341a951a10fc46184bf3040c4b990ebb94e5f8 (plain)
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
[
  {
    "ArchStdEvent": "L1I_CACHE_REFILL"
  },
  {
    "ArchStdEvent": "L1I_TLB_REFILL"
  },
  {
    "ArchStdEvent": "L1D_CACHE_REFILL"
  },
  {
    "ArchStdEvent": "L1D_CACHE"
  },
  {
    "ArchStdEvent": "L1D_TLB_REFILL"
  },
  {
    "ArchStdEvent": "L1I_CACHE"
  },
  {
    "ArchStdEvent": "L1D_CACHE_WB"
  },
  {
    "ArchStdEvent": "L2D_CACHE"
  },
  {
    "ArchStdEvent": "L2D_CACHE_REFILL"
  },
  {
    "ArchStdEvent": "L2D_CACHE_WB"
  },
  {
    "ArchStdEvent": "L2D_TLB_REFILL"
  },
  {
    "ArchStdEvent": "L2I_TLB_REFILL"
  },
  {
    "ArchStdEvent": "L2D_TLB"
  },
  {
    "ArchStdEvent": "L2I_TLB"
  },
  {
    "PublicDescription": "This event counts L1D_CACHE_REFILL caused by software or hardware prefetch.",
    "EventCode": "0x49",
    "EventName": "L1D_CACHE_REFILL_PRF",
    "BriefDescription": "This event counts L1D_CACHE_REFILL caused by software or hardware prefetch."
  },
  {
    "PublicDescription": "This event counts L2D_CACHE_REFILL caused by software or hardware prefetch.",
    "EventCode": "0x59",
    "EventName": "L2D_CACHE_REFILL_PRF",
    "BriefDescription": "This event counts L2D_CACHE_REFILL caused by software or hardware prefetch."
  },
  {
    "PublicDescription": "This event counts L1D_CACHE_REFILL caused by demand access.",
    "EventCode": "0x200",
    "EventName": "L1D_CACHE_REFILL_DM",
    "BriefDescription": "This event counts L1D_CACHE_REFILL caused by demand access."
  },
  {
    "PublicDescription": "This event counts L1D_CACHE_REFILL caused by hardware prefetch.",
    "EventCode": "0x202",
    "EventName": "L1D_CACHE_REFILL_HWPRF",
    "BriefDescription": "This event counts L1D_CACHE_REFILL caused by hardware prefetch."
  },
  {
    "PublicDescription": "This event counts outstanding L1D cache miss requests per cycle.",
    "EventCode": "0x208",
    "EventName": "L1_MISS_WAIT",
    "BriefDescription": "This event counts outstanding L1D cache miss requests per cycle."
  },
  {
    "PublicDescription": "This event counts outstanding L1I cache miss requests per cycle.",
    "EventCode": "0x209",
    "EventName": "L1I_MISS_WAIT",
    "BriefDescription": "This event counts outstanding L1I cache miss requests per cycle."
  },
  {
    "PublicDescription": "This event counts L2D_CACHE_REFILL caused by demand access.",
    "EventCode": "0x300",
    "EventName": "L2D_CACHE_REFILL_DM",
    "BriefDescription": "This event counts L2D_CACHE_REFILL caused by demand access."
  },
  {
    "PublicDescription": "This event counts L2D_CACHE_REFILL caused by hardware prefetch.",
    "EventCode": "0x302",
    "EventName": "L2D_CACHE_REFILL_HWPRF",
    "BriefDescription": "This event counts L2D_CACHE_REFILL caused by hardware prefetch."
  },
  {
    "PublicDescription": "This event counts outstanding L2 cache miss requests per cycle.",
    "EventCode": "0x308",
    "EventName": "L2_MISS_WAIT",
    "BriefDescription": "This event counts outstanding L2 cache miss requests per cycle."
  },
  {
    "PublicDescription": "This event counts the number of times of L2 cache miss.",
    "EventCode": "0x309",
    "EventName": "L2_MISS_COUNT",
    "BriefDescription": "This event counts the number of times of L2 cache miss."
  },
  {
    "PublicDescription": "This event counts operations where demand access hits an L2 cache refill buffer allocated by software or hardware prefetch.",
    "EventCode": "0x325",
    "EventName": "L2D_SWAP_DM",
    "BriefDescription": "This event counts operations where demand access hits an L2 cache refill buffer allocated by software or hardware prefetch."
  },
  {
    "PublicDescription": "This event counts operations where software or hardware prefetch hits an L2 cache refill buffer allocated by demand access.",
    "EventCode": "0x326",
    "EventName": "L2D_CACHE_MIBMCH_PRF",
    "BriefDescription": "This event counts operations where software or hardware prefetch hits an L2 cache refill buffer allocated by demand access."
  },
  {
    "PublicDescription": "This event counts operations where demand access hits an L2 cache refill buffer allocated by software or hardware prefetch.",
    "EventCode": "0x396",
    "EventName": "L2D_CACHE_SWAP_LOCAL",
    "BriefDescription": "This event counts operations where demand access hits an L2 cache refill buffer allocated by software or hardware prefetch."
  },
  {
    "PublicDescription": "This event counts energy consumption per cycle of L2 cache.",
    "EventCode": "0x3E0",
    "EventName": "EA_L2",
    "BriefDescription": "This event counts energy consumption per cycle of L2 cache."
  }
]