forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/tools/perf/pmu-events/arch/x86/skylakex/floating-point.json
....@@ -1,87 +1,85 @@
11 [
22 {
3
- "EventCode": "0xC7",
4
- "UMask": "0x1",
5
- "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.",
3
+ "BriefDescription": "Number of SSE/AVX computational 128-bit packed double precision floating-point instructions retired; some instructions will count twice as noted below. Each count represents 2 computation operations, one for each element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT14 RCP14 DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.",
64 "Counter": "0,1,2,3",
7
- "EventName": "FP_ARITH_INST_RETIRED.SCALAR_DOUBLE",
8
- "SampleAfterValue": "2000003",
9
- "CounterHTOff": "0,1,2,3,4,5,6,7"
10
- },
11
- {
5
+ "CounterHTOff": "0,1,2,3,4,5,6,7",
126 "EventCode": "0xC7",
13
- "UMask": "0x2",
14
- "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.",
15
- "Counter": "0,1,2,3",
16
- "EventName": "FP_ARITH_INST_RETIRED.SCALAR_SINGLE",
17
- "SampleAfterValue": "2000003",
18
- "CounterHTOff": "0,1,2,3,4,5,6,7"
19
- },
20
- {
21
- "EventCode": "0xC7",
22
- "UMask": "0x4",
23
- "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.",
24
- "Counter": "0,1,2,3",
257 "EventName": "FP_ARITH_INST_RETIRED.128B_PACKED_DOUBLE",
268 "SampleAfterValue": "2000003",
27
- "CounterHTOff": "0,1,2,3,4,5,6,7"
9
+ "UMask": "0x4"
2810 },
2911 {
30
- "EventCode": "0xC7",
31
- "UMask": "0x8",
32
- "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.",
12
+ "BriefDescription": "Number of SSE/AVX computational 512-bit packed double precision floating-point instructions retired; some instructions will count twice as noted below. Each count represents 8 computation operations, one for each element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 8 calculations per element.",
3313 "Counter": "0,1,2,3",
34
- "EventName": "FP_ARITH_INST_RETIRED.128B_PACKED_SINGLE",
14
+ "CounterHTOff": "0,1,2,3,4,5,6,7",
15
+ "EventCode": "0xC7",
16
+ "EventName": "FP_ARITH_INST_RETIRED.512B_PACKED_DOUBLE",
3517 "SampleAfterValue": "2000003",
36
- "CounterHTOff": "0,1,2,3,4,5,6,7"
18
+ "UMask": "0x40"
3719 },
3820 {
39
- "EventCode": "0xC7",
40
- "UMask": "0x10",
41
- "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.",
21
+ "BriefDescription": "Number of SSE/AVX computational scalar single precision floating-point instructions retired; some instructions will count twice as noted below. Each count represents 1 computation. Applies to SSE* and AVX* scalar single precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.",
4222 "Counter": "0,1,2,3",
23
+ "CounterHTOff": "0,1,2,3,4,5,6,7",
24
+ "EventCode": "0xC7",
25
+ "EventName": "FP_ARITH_INST_RETIRED.SCALAR_SINGLE",
26
+ "SampleAfterValue": "2000003",
27
+ "UMask": "0x2"
28
+ },
29
+ {
30
+ "BriefDescription": "Number of SSE/AVX computational 256-bit packed double precision floating-point instructions retired; some instructions will count twice as noted below. Each count represents 4 computation operations, one for each element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.",
31
+ "Counter": "0,1,2,3",
32
+ "CounterHTOff": "0,1,2,3,4,5,6,7",
33
+ "EventCode": "0xC7",
4334 "EventName": "FP_ARITH_INST_RETIRED.256B_PACKED_DOUBLE",
4435 "SampleAfterValue": "2000003",
45
- "CounterHTOff": "0,1,2,3,4,5,6,7"
36
+ "UMask": "0x10"
4637 },
4738 {
48
- "EventCode": "0xC7",
49
- "UMask": "0x20",
50
- "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.",
39
+ "BriefDescription": "Number of SSE/AVX computational 512-bit packed single precision floating-point instructions retired; some instructions will count twice as noted below. Each count represents 16 computation operations, one for each element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 16 calculations per element.",
5140 "Counter": "0,1,2,3",
41
+ "CounterHTOff": "0,1,2,3,4,5,6,7",
42
+ "EventCode": "0xC7",
43
+ "EventName": "FP_ARITH_INST_RETIRED.512B_PACKED_SINGLE",
44
+ "SampleAfterValue": "2000003",
45
+ "UMask": "0x80"
46
+ },
47
+ {
48
+ "BriefDescription": "Number of SSE/AVX computational 256-bit packed single precision floating-point instructions retired; some instructions will count twice as noted below. Each count represents 8 computation operations, one for each element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.",
49
+ "Counter": "0,1,2,3",
50
+ "CounterHTOff": "0,1,2,3,4,5,6,7",
51
+ "EventCode": "0xC7",
5252 "EventName": "FP_ARITH_INST_RETIRED.256B_PACKED_SINGLE",
5353 "SampleAfterValue": "2000003",
54
- "CounterHTOff": "0,1,2,3,4,5,6,7"
54
+ "UMask": "0x20"
5555 },
5656 {
57
- "EventCode": "0xC7",
58
- "UMask": "0x40",
59
- "BriefDescription": "Number of Packed Double-Precision FP arithmetic instructions (Use operation multiplier of 8)",
60
- "Counter": "0,1,2,3",
61
- "EventName": "FP_ARITH_INST_RETIRED.512B_PACKED_DOUBLE",
62
- "PublicDescription": "Number of Packed Double-Precision FP arithmetic instructions (Use operation multiplier of 8).",
63
- "SampleAfterValue": "2000003",
64
- "CounterHTOff": "0,1,2,3,4,5,6,7"
65
- },
66
- {
67
- "EventCode": "0xC7",
68
- "UMask": "0x80",
69
- "BriefDescription": "Number of Packed Single-Precision FP arithmetic instructions (Use operation multiplier of 16)",
70
- "Counter": "0,1,2,3",
71
- "EventName": "FP_ARITH_INST_RETIRED.512B_PACKED_SINGLE",
72
- "PublicDescription": "Number of Packed Single-Precision FP arithmetic instructions (Use operation multiplier of 16).",
73
- "SampleAfterValue": "2000003",
74
- "CounterHTOff": "0,1,2,3,4,5,6,7"
75
- },
76
- {
77
- "EventCode": "0xCA",
78
- "UMask": "0x1e",
7957 "BriefDescription": "Cycles with any input/output SSE or FP assist",
8058 "Counter": "0,1,2,3",
81
- "EventName": "FP_ASSIST.ANY",
59
+ "CounterHTOff": "0,1,2,3,4,5,6,7",
8260 "CounterMask": "1",
61
+ "EventCode": "0xCA",
62
+ "EventName": "FP_ASSIST.ANY",
8363 "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.",
8464 "SampleAfterValue": "100003",
85
- "CounterHTOff": "0,1,2,3,4,5,6,7"
65
+ "UMask": "0x1e"
66
+ },
67
+ {
68
+ "BriefDescription": "Number of SSE/AVX computational scalar double precision floating-point instructions retired; some instructions will count twice as noted below. Each count represents 1 computation. Applies to SSE* and AVX* scalar double precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.",
69
+ "Counter": "0,1,2,3",
70
+ "CounterHTOff": "0,1,2,3,4,5,6,7",
71
+ "EventCode": "0xC7",
72
+ "EventName": "FP_ARITH_INST_RETIRED.SCALAR_DOUBLE",
73
+ "SampleAfterValue": "2000003",
74
+ "UMask": "0x1"
75
+ },
76
+ {
77
+ "BriefDescription": "Number of SSE/AVX computational 128-bit packed single precision floating-point instructions retired; some instructions will count twice as noted below. Each count represents 4 computation operations, one for each element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.",
78
+ "Counter": "0,1,2,3",
79
+ "CounterHTOff": "0,1,2,3,4,5,6,7",
80
+ "EventCode": "0xC7",
81
+ "EventName": "FP_ARITH_INST_RETIRED.128B_PACKED_SINGLE",
82
+ "SampleAfterValue": "2000003",
83
+ "UMask": "0x8"
8684 }
8785 ]