summaryrefslogtreecommitdiffstats
path: root/tools/perf/pmu-events/arch/arm64/arm/cortex-a53/cache.json
blob: 5dfbec43c9f977d1c6063b0032d6ad025a72f542 (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
[
  {
        "EventCode": "0xC2",
        "EventName": "PREFETCH_LINEFILL",
        "BriefDescription": "Linefill because of prefetch"
  },
  {
        "EventCode": "0xC3",
        "EventName": "PREFETCH_LINEFILL_DROP",
        "BriefDescription": "Instruction Cache Throttle occurred"
  },
  {
        "EventCode": "0xC4",
        "EventName": "READ_ALLOC_ENTER",
        "BriefDescription": "Entering read allocate mode"
  },
  {
        "EventCode": "0xC5",
        "EventName": "READ_ALLOC",
        "BriefDescription": "Read allocate mode"
  },
  {
        "EventCode": "0xC8",
        "EventName": "EXT_SNOOP",
        "BriefDescription": "SCU Snooped data from another CPU for this CPU"
  }
]