3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-13 02:35:54 +00:00

26 lines
722 B
JSON
Raw Normal View History

2022-04-02 18:24:21 +05:00
[
{
"BriefDescription": "Instructions decoded",
2022-04-02 18:24:21 +05:00
"Counter": "0,1,2,3",
"EventCode": "0xD0",
2022-04-02 18:24:21 +05:00
"EventName": "MACRO_INSTS.DECODED",
"SampleAfterValue": "2000000",
"UMask": "0x1"
2022-04-02 18:24:21 +05:00
},
{
"BriefDescription": "Macro-fused instructions decoded",
2022-04-02 18:24:21 +05:00
"Counter": "0,1,2,3",
"EventCode": "0xA6",
2022-04-02 18:24:21 +05:00
"EventName": "MACRO_INSTS.FUSIONS_DECODED",
"SampleAfterValue": "2000000",
"UMask": "0x1"
2022-04-02 18:24:21 +05:00
},
{
"BriefDescription": "Two Uop instructions decoded",
2022-04-02 18:24:21 +05:00
"Counter": "0,1,2,3",
"EventCode": "0x19",
2022-04-02 18:24:21 +05:00
"EventName": "TWO_UOP_INSTS_DECODED",
"SampleAfterValue": "2000000",
"UMask": "0x1"
2022-04-02 18:24:21 +05:00
}
]