linux-zen-desktop/tools/perf/pmu-events/arch/x86/nehalemex/frontend.json

24 lines
633 B
JSON
Raw Normal View History

2023-08-30 17:31:07 +02:00
[
{
"BriefDescription": "Instructions decoded",
"EventCode": "0xD0",
"EventName": "MACRO_INSTS.DECODED",
"SampleAfterValue": "2000000",
"UMask": "0x1"
},
{
"BriefDescription": "Macro-fused instructions decoded",
"EventCode": "0xA6",
"EventName": "MACRO_INSTS.FUSIONS_DECODED",
"SampleAfterValue": "2000000",
"UMask": "0x1"
},
{
"BriefDescription": "Two Uop instructions decoded",
"EventCode": "0x19",
"EventName": "TWO_UOP_INSTS_DECODED",
"SampleAfterValue": "2000000",
"UMask": "0x1"
}
]