xref: /openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/floating-point.json (revision 5ef12cb4a3a78ffb331c03a795a15eea4ae35155)
1[
2    {
3        "EventCode": "0xC7",
4        "Counter": "0,1,2,3",
5        "UMask": "0x1",
6        "EventName": "FP_ARITH_INST_RETIRED.SCALAR_DOUBLE",
7        "SampleAfterValue": "2000003",
8        "BriefDescription": "Number of SSE/AVX computational scalar double precision floating-point instructions retired.  Each count represents 1 computation. Applies to SSE* and AVX* scalar double precision floating-point instructions: ADD SUB MUL DIV MIN MAX SQRT FM(N)ADD/SUB.  FM(N)ADD/SUB instructions count twice as they perform multiple calculations per element.",
9        "CounterHTOff": "0,1,2,3,4,5,6,7"
10    },
11    {
12        "EventCode": "0xC7",
13        "Counter": "0,1,2,3",
14        "UMask": "0x2",
15        "EventName": "FP_ARITH_INST_RETIRED.SCALAR_SINGLE",
16        "SampleAfterValue": "2000003",
17        "BriefDescription": "Number of SSE/AVX computational scalar single precision floating-point instructions retired.  Each count represents 1 computation. Applies to SSE* and AVX* scalar single precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP RSQRT SQRT FM(N)ADD/SUB.  FM(N)ADD/SUB instructions count twice as they perform multiple calculations per element.",
18        "CounterHTOff": "0,1,2,3,4,5,6,7"
19    },
20    {
21        "EventCode": "0xC7",
22        "Counter": "0,1,2,3",
23        "UMask": "0x4",
24        "EventName": "FP_ARITH_INST_RETIRED.128B_PACKED_DOUBLE",
25        "SampleAfterValue": "2000003",
26        "BriefDescription": "Number of SSE/AVX computational 128-bit packed double precision floating-point instructions retired.  Each count represents 2 computations. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB.  DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per element.",
27        "CounterHTOff": "0,1,2,3,4,5,6,7"
28    },
29    {
30        "EventCode": "0xC7",
31        "Counter": "0,1,2,3",
32        "UMask": "0x8",
33        "EventName": "FP_ARITH_INST_RETIRED.128B_PACKED_SINGLE",
34        "SampleAfterValue": "2000003",
35        "BriefDescription": "Number of SSE/AVX computational 128-bit packed single precision floating-point instructions retired.  Each count represents 4 computations. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP RSQRT SQRT DPP FM(N)ADD/SUB.  DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per element.",
36        "CounterHTOff": "0,1,2,3,4,5,6,7"
37    },
38    {
39        "EventCode": "0xC7",
40        "Counter": "0,1,2,3",
41        "UMask": "0x10",
42        "EventName": "FP_ARITH_INST_RETIRED.256B_PACKED_DOUBLE",
43        "SampleAfterValue": "2000003",
44        "BriefDescription": "Number of SSE/AVX computational 256-bit packed double precision floating-point instructions retired.  Each count represents 4 computations. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB.  DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per element.",
45        "CounterHTOff": "0,1,2,3,4,5,6,7"
46    },
47    {
48        "EventCode": "0xC7",
49        "Counter": "0,1,2,3",
50        "UMask": "0x20",
51        "EventName": "FP_ARITH_INST_RETIRED.256B_PACKED_SINGLE",
52        "SampleAfterValue": "2000003",
53        "BriefDescription": "Number of SSE/AVX computational 256-bit packed single precision floating-point instructions retired.  Each count represents 8 computations. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP RSQRT SQRT DPP FM(N)ADD/SUB.  DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per element.",
54        "CounterHTOff": "0,1,2,3,4,5,6,7"
55    },
56    {
57        "PublicDescription": "Counts cycles with any input and output SSE or x87 FP assist. If an input and output assist are detected on the same cycle the event increments by 1.",
58        "EventCode": "0xCA",
59        "Counter": "0,1,2,3",
60        "UMask": "0x1e",
61        "EventName": "FP_ASSIST.ANY",
62        "SampleAfterValue": "100003",
63        "BriefDescription": "Cycles with any input/output SSE or FP assist",
64        "CounterMask": "1",
65        "CounterHTOff": "0,1,2,3,4,5,6,7"
66    }
67]