1[ 2 { 3 "BriefDescription": "Counts the number of floating point operations retired that required microcode assist.", 4 "EventCode": "0xc3", 5 "EventName": "MACHINE_CLEARS.FP_ASSIST", 6 "PublicDescription": "Counts the number of floating point operations retired that required microcode assist, which is not a reflection of the number of FP operations, instructions or uops.", 7 "SampleAfterValue": "20003", 8 "UMask": "0x4" 9 }, 10 { 11 "BriefDescription": "Counts the number of floating point divide uops retired (x87 and SSE, including x87 sqrt).", 12 "EventCode": "0xc2", 13 "EventName": "UOPS_RETIRED.FPDIV", 14 "PEBS": "1", 15 "SampleAfterValue": "2000003", 16 "UMask": "0x8" 17 } 18] 19