brintos

brintos / linux-shallow public Read only

0
0
Text · 829 B · 484d8b3 Raw
21 lines · json
1[2    {3        "BriefDescription": "Counts the number of floating point operations retired that required microcode assist.",4        "Counter": "0,1,2,3,4,5",5        "EventCode": "0xc3",6        "EventName": "MACHINE_CLEARS.FP_ASSIST",7        "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.",8        "SampleAfterValue": "20003",9        "UMask": "0x4"10    },11    {12        "BriefDescription": "Counts the number of floating point divide uops retired (x87 and SSE, including x87 sqrt).",13        "Counter": "0,1,2,3,4,5",14        "EventCode": "0xc2",15        "EventName": "UOPS_RETIRED.FPDIV",16        "PEBS": "1",17        "SampleAfterValue": "2000003",18        "UMask": "0x8"19    }20]21