aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/sve.json
blob: 51dab48cb2bad80bf2e2e938daaa387b365827cd (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
42
43
44
45
46
47
48
49
50
[
    {
        "ArchStdEvent": "SVE_INST_SPEC",
        "PublicDescription": "Counts speculatively executed operations that are SVE operations."
    },
    {
        "ArchStdEvent": "SVE_PRED_SPEC",
        "PublicDescription": "Counts speculatively executed predicated SVE operations."
    },
    {
        "ArchStdEvent": "SVE_PRED_EMPTY_SPEC",
        "PublicDescription": "Counts speculatively executed predicated SVE operations with no active predicate elements."
    },
    {
        "ArchStdEvent": "SVE_PRED_FULL_SPEC",
        "PublicDescription": "Counts speculatively executed predicated SVE operations with all predicate elements active."
    },
    {
        "ArchStdEvent": "SVE_PRED_PARTIAL_SPEC",
        "PublicDescription": "Counts speculatively executed predicated SVE operations with at least one but not all active predicate elements."
    },
    {
        "ArchStdEvent": "SVE_PRED_NOT_FULL_SPEC",
        "PublicDescription": "Counts speculatively executed predicated SVE operations with at least one non active predicate elements."
    },
    {
        "ArchStdEvent": "SVE_LDFF_SPEC",
        "PublicDescription": "Counts speculatively executed SVE first fault or non-fault load operations."
    },
    {
        "ArchStdEvent": "SVE_LDFF_FAULT_SPEC",
        "PublicDescription": "Counts speculatively executed SVE first fault or non-fault load operations that clear at least one bit in the FFR."
    },
    {
        "ArchStdEvent": "ASE_SVE_INT8_SPEC",
        "PublicDescription": "Counts speculatively executed Advanced SIMD or SVE integer operations with the largest data type an 8-bit integer."
    },
    {
        "ArchStdEvent": "ASE_SVE_INT16_SPEC",
        "PublicDescription": "Counts speculatively executed Advanced SIMD or SVE integer operations with the largest data type a 16-bit integer."
    },
    {
        "ArchStdEvent": "ASE_SVE_INT32_SPEC",
        "PublicDescription": "Counts speculatively executed Advanced SIMD or SVE integer operations with the largest data type a 32-bit integer."
    },
    {
        "ArchStdEvent": "ASE_SVE_INT64_SPEC",
        "PublicDescription": "Counts speculatively executed Advanced SIMD or SVE integer operations with the largest data type a 64-bit integer."
    }
]