6 "EventName": "ICACHE.ACCESSES",
7 "SampleAfterValue": "200000",
8 "BriefDescription": "Instruction fetches."
14 "EventName": "ICACHE.HIT",
15 "SampleAfterValue": "200000",
16 "BriefDescription": "Icache hit"
22 "EventName": "ICACHE.MISSES",
23 "SampleAfterValue": "200000",
24 "BriefDescription": "Icache miss"
30 "EventName": "CYCLES_ICACHE_MEM_STALLED.ICACHE_MEM_STALLED",
31 "SampleAfterValue": "2000000",
32 "BriefDescription": "Cycles during which instruction fetches are stalled."
38 "EventName": "DECODE_STALL.PFB_EMPTY",
39 "SampleAfterValue": "2000000",
40 "BriefDescription": "Decode stall due to PFB empty"
46 "EventName": "DECODE_STALL.IQ_FULL",
47 "SampleAfterValue": "2000000",
48 "BriefDescription": "Decode stall due to IQ full"
54 "EventName": "MACRO_INSTS.NON_CISC_DECODED",
55 "SampleAfterValue": "2000000",
56 "BriefDescription": "Non-CISC nacro instructions decoded"
62 "EventName": "MACRO_INSTS.CISC_DECODED",
63 "SampleAfterValue": "2000000",
64 "BriefDescription": "CISC macro instructions decoded"
70 "EventName": "MACRO_INSTS.ALL_DECODED",
71 "SampleAfterValue": "2000000",
72 "BriefDescription": "All Instructions decoded"
78 "EventName": "UOPS.MS_CYCLES",
79 "SampleAfterValue": "2000000",
80 "BriefDescription": "This event counts the cycles where 1 or more uops are issued by the micro-sequencer (MS), including microcode assists and inserted flows, and written to the IQ.",