brintos

brintos / linux-shallow public Read only

0
0
Text · 2.2 KiB · 51dab48 Raw
51 lines · json
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_PRED_NOT_FULL_SPEC",24        "PublicDescription": "Counts speculatively executed predicated SVE operations with at least one non active predicate elements."25    },26    {27        "ArchStdEvent": "SVE_LDFF_SPEC",28        "PublicDescription": "Counts speculatively executed SVE first fault or non-fault load operations."29    },30    {31        "ArchStdEvent": "SVE_LDFF_FAULT_SPEC",32        "PublicDescription": "Counts speculatively executed SVE first fault or non-fault load operations that clear at least one bit in the FFR."33    },34    {35        "ArchStdEvent": "ASE_SVE_INT8_SPEC",36        "PublicDescription": "Counts speculatively executed Advanced SIMD or SVE integer operations with the largest data type an 8-bit integer."37    },38    {39        "ArchStdEvent": "ASE_SVE_INT16_SPEC",40        "PublicDescription": "Counts speculatively executed Advanced SIMD or SVE integer operations with the largest data type a 16-bit integer."41    },42    {43        "ArchStdEvent": "ASE_SVE_INT32_SPEC",44        "PublicDescription": "Counts speculatively executed Advanced SIMD or SVE integer operations with the largest data type a 32-bit integer."45    },46    {47        "ArchStdEvent": "ASE_SVE_INT64_SPEC",48        "PublicDescription": "Counts speculatively executed Advanced SIMD or SVE integer operations with the largest data type a 64-bit integer."49    }50]51