[
    {
        "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"
    }
]