forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
kernel/tools/perf/pmu-events/arch/x86/ivybridge/pipeline.json
....@@ -1,6 +1,5 @@
11 [
22 {
3
- "EventCode": "0x00",
43 "Counter": "Fixed counter 0",
54 "UMask": "0x1",
65 "EventName": "INST_RETIRED.ANY",
....@@ -9,7 +8,6 @@
98 "CounterHTOff": "Fixed counter 0"
109 },
1110 {
12
- "EventCode": "0x00",
1311 "Counter": "Fixed counter 1",
1412 "UMask": "0x2",
1513 "EventName": "CPU_CLK_UNHALTED.THREAD",
....@@ -19,7 +17,6 @@
1917 },
2018 {
2119 "PublicDescription": "Core cycles when at least one thread on the physical core is not in halt state.",
22
- "EventCode": "0x00",
2320 "Counter": "Fixed counter 1",
2421 "UMask": "0x2",
2522 "AnyThread": "1",
....@@ -29,7 +26,6 @@
2926 "CounterHTOff": "Fixed counter 1"
3027 },
3128 {
32
- "EventCode": "0x00",
3329 "Counter": "Fixed counter 2",
3430 "UMask": "0x3",
3531 "EventName": "CPU_CLK_UNHALTED.REF_TSC",