Back to home page

OSCL-LXR

 
 

    


0001 [
0002     {
0003         "PublicDescription": "A linefill caused an instruction side stall",
0004         "EventCode": "0xC0",
0005         "EventName": "LF_STALL",
0006         "BriefDescription": "A linefill caused an instruction side stall"
0007     },
0008     {
0009         "PublicDescription": "A translation table walk caused an instruction side stall",
0010         "EventCode": "0xC1",
0011         "EventName": "PTW_STALL",
0012         "BriefDescription": "A translation table walk caused an instruction side stall"
0013     },
0014     {
0015         "PublicDescription": "Duration for which all slots in the Load-Store Unit are busy",
0016         "EventCode": "0xD3",
0017         "EventName": "D_LSU_SLOT_FULL",
0018         "BriefDescription": "Duration for which all slots in the Load-Store Unit are busy"
0019     },
0020     {
0021         "PublicDescription": "Duration for which all slots in the load-store issue queue are busy",
0022         "EventCode": "0xD8",
0023         "EventName": "LS_IQ_FULL",
0024         "BriefDescription": "Duration for which all slots in the load-store issue queue are busy"
0025     },
0026     {
0027         "PublicDescription": "Duration for which all slots in the data processing issue queue are busy",
0028         "EventCode": "0xD9",
0029         "EventName": "DP_IQ_FULL",
0030         "BriefDescription": "Duration for which all slots in the data processing issue queue are busy"
0031     },
0032     {
0033         "PublicDescription": "Duration for which all slots in the Data Engine issue queue are busy",
0034         "EventCode": "0xDA",
0035         "EventName": "DE_IQ_FULL",
0036         "BriefDescription": "Duration for which all slots in the Data Engine issue queue are busy"
0037     }
0038 ]