(continued)
Event
number
PMU
event bus
(to trace)
Event mnemonic
Event description
0x42
[58]
L1D_CACHE_REFILL_RD
L1 data cache refill, read. This event counts any load operation or page
table walk access which causes data to be read from outside the L1,
including accesses which do not allocate into L1.
The following instructions are not counted:
•
Cache maintenance instructions and prefetches.
•
Non-cacheable accesses.
0x43
[59]
L1D_CACHE_REFILL_WR
L1 data cache refill, write. This event counts any store operation which
causes data to be read from outside the L1, including accesses which do
not allocate into L1.
The following instructions are not counted:
•
Cache maintenance instructions and prefetches.
•
Stores of an entire cache line, even if they make a coherency
request outside the L1.
•
Partial cache line writes which do not allocate into the L1 cache.
•
Non-cacheable accesses.
0x44
[60]
L1D_CACHE_REFILL_INNER L1 data cache refill, inner. This event counts any L1 D-cache linefill (as
counted by L1D_CACHE_REFILL) which hits in the L2 cache, L3
cache or another core in the cluster.
0x45
[61]
L1D_CACHE_REFILL_OUTER L1 data cache refill, outer. This event counts any L1 D-cache linefill (as
counted by L1D_CACHE_REFILL) which does not hit in the L2
cache, L3 cache or another core in the cluster, and instead obtains data
from outside the cluster.
0x46
[62]
L1D_CACHE_WB_VICTIM
L1 data cache write-back, victim
0x47
[63]
L1D_CACHE_WB_CLEAN
L1 data cache write-back cleaning and coherency
0x48
[64]
L1D_CACHE_INVAL
L1 data cache invalidate.
0x4C
[65]
L1D_TLB_REFILL_RD
L1 data TLB refill, read.
0x4D
[66]
L1D_TLB_REFILL_WR
L1 data TLB refill, write.
0x4E
[68:67]
L1D_TLB_RD
L1 data TLB access, read.
0x4F
[70:69]
L1D_TLB_WR
L1 data TLB access, write.
0x50
[72:71]
L2D_CACHE_RD
L2 data cache access, read. This event counts any read transaction from
L1 which looks up in the L2 cache.
Snoops from outside the core are not counted.
0x51
[74:73]
L2D_CACHE_WR
L2 data cache access, write. This event counts any write transaction
from L1 which looks up in the L2 cache or any write-back from L1
which allocates into the L2 cache.
Snoops from outside the core are not counted.
C2 Performance Monitor Unit
C2.3 PMU events
100798_0300_00_en
Copyright © 2016–2018 Arm Limited or its affiliates. All rights
reserved.
C2-379
Non-Confidential
Summary of Contents for Cortex-A76 Core
Page 4: ......
Page 22: ......
Page 23: ...Part A Functional description ...
Page 24: ......
Page 119: ...Part B Register descriptions ...
Page 120: ......
Page 363: ...Part C Debug descriptions ...
Page 364: ......
Page 401: ...Part D Debug registers ...
Page 402: ......
Page 589: ...Part E Appendices ...
Page 590: ......