xref: /linux/tools/perf/pmu-events/arch/x86/alderlaken/floating-point.json (revision a1ff5a7d78a036d6c2178ee5acd6ba4946243800)
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