aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/pmu-events/arch/arm64/arm/cortex-a73/pipeline.json
blob: 1730969e49f792a7991cf2c2b4d0759a0a1a3b60 (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
[
    {
        "PublicDescription": "A linefill caused an instruction side stall",
        "EventCode": "0xC0",
        "EventName": "LF_STALL",
        "BriefDescription": "A linefill caused an instruction side stall"
    },
    {
        "PublicDescription": "A translation table walk caused an instruction side stall",
        "EventCode": "0xC1",
        "EventName": "PTW_STALL",
        "BriefDescription": "A translation table walk caused an instruction side stall"
    },
    {
        "PublicDescription": "Duration for which all slots in the Load-Store Unit are busy",
        "EventCode": "0xD3",
        "EventName": "D_LSU_SLOT_FULL",
        "BriefDescription": "Duration for which all slots in the Load-Store Unit are busy"
    },
    {
        "PublicDescription": "Duration for which all slots in the load-store issue queue are busy",
        "EventCode": "0xD8",
        "EventName": "LS_IQ_FULL",
        "BriefDescription": "Duration for which all slots in the load-store issue queue are busy"
    },
    {
        "PublicDescription": "Duration for which all slots in the data processing issue queue are busy",
        "EventCode": "0xD9",
        "EventName": "DP_IQ_FULL",
        "BriefDescription": "Duration for which all slots in the data processing issue queue are busy"
    },
    {
        "PublicDescription": "Duration for which all slots in the Data Engine issue queue are busy",
        "EventCode": "0xDA",
        "EventName": "DE_IQ_FULL",
        "BriefDescription": "Duration for which all slots in the Data Engine issue queue are busy"
    }
]