aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/pmu-events/arch/arm64/ampere/ampereonex/pipeline.json
blob: 2fb2d1f183fc7795189c04198ecb5f085c754d12 (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
[
    {
        "ArchStdEvent": "STALL_FRONTEND",
        "Errata": "Errata AC03_CPU_29",
        "BriefDescription": "Impacted by errata, use metrics instead -"
    },
    {
        "ArchStdEvent": "STALL_BACKEND"
    },
    {
        "ArchStdEvent": "STALL",
        "Errata": "Errata AC03_CPU_29",
        "BriefDescription": "Impacted by errata, use metrics instead -"
    },
    {
        "ArchStdEvent": "STALL_SLOT_BACKEND"
    },
    {
        "ArchStdEvent": "STALL_SLOT_FRONTEND",
        "Errata": "Errata AC03_CPU_29",
        "BriefDescription": "Impacted by errata, use metrics instead -"
    },
    {
        "ArchStdEvent": "STALL_SLOT"
    },
    {
        "ArchStdEvent": "STALL_BACKEND_MEM"
    },
    {
        "PublicDescription": "Frontend stall cycles, TLB",
        "EventCode": "0x815c",
        "EventName": "STALL_FRONTEND_TLB",
        "BriefDescription": "Frontend stall cycles, TLB"
    },
    {
        "PublicDescription": "Backend stall cycles, TLB",
        "EventCode": "0x8167",
        "EventName": "STALL_BACKEND_TLB",
        "BriefDescription": "Backend stall cycles, TLB"
    }
]