xref: /linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/sve.json (revision c532de5a67a70f8533d495f8f2aaa9a0491c3ad0)
1[
2    {
3        "ArchStdEvent": "SVE_INST_SPEC",
4        "PublicDescription": "Counts speculatively executed operations that are SVE operations."
5    },
6    {
7        "ArchStdEvent": "SVE_PRED_SPEC",
8        "PublicDescription": "Counts speculatively executed predicated SVE operations."
9    },
10    {
11        "ArchStdEvent": "SVE_PRED_EMPTY_SPEC",
12        "PublicDescription": "Counts speculatively executed predicated SVE operations with no active predicate elements."
13    },
14    {
15        "ArchStdEvent": "SVE_PRED_FULL_SPEC",
16        "PublicDescription": "Counts speculatively executed predicated SVE operations with all predicate elements active."
17    },
18    {
19        "ArchStdEvent": "SVE_PRED_PARTIAL_SPEC",
20        "PublicDescription": "Counts speculatively executed predicated SVE operations with at least one but not all active predicate elements."
21    },
22    {
23        "ArchStdEvent": "SVE_LDFF_SPEC",
24        "PublicDescription": "Counts speculatively executed SVE first fault or non-fault load operations."
25    },
26    {
27        "ArchStdEvent": "SVE_LDFF_FAULT_SPEC",
28        "PublicDescription": "Counts speculatively executed SVE first fault or non-fault load operations that clear at least one bit in the FFR."
29    }
30]
31