xref: /openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/other.json (revision 7ae9fb1b7ecbb5d85d07857943f677fd1a559b18)
1*4babba55SJin Yao[
2*4babba55SJin Yao    {
3*4babba55SJin Yao        "BriefDescription": "Core cycles where the core was running in a manner where Turbo may be clipped to the Non-AVX turbo schedule.",
4*4babba55SJin Yao        "EventCode": "0x28",
5*4babba55SJin Yao        "EventName": "CORE_POWER.LVL0_TURBO_LICENSE",
6*4babba55SJin Yao        "PublicDescription": "Counts Core cycles where the core was running with power-delivery for baseline license level 0.  This includes non-AVX codes, SSE, AVX 128-bit, and low-current AVX 256-bit codes.",
7*4babba55SJin Yao        "SampleAfterValue": "200003",
8*4babba55SJin Yao        "UMask": "0x7"
9*4babba55SJin Yao    },
10*4babba55SJin Yao    {
11*4babba55SJin Yao        "BriefDescription": "Core cycles where the core was running in a manner where Turbo may be clipped to the AVX2 turbo schedule.",
12*4babba55SJin Yao        "EventCode": "0x28",
13*4babba55SJin Yao        "EventName": "CORE_POWER.LVL1_TURBO_LICENSE",
14*4babba55SJin Yao        "PublicDescription": "Counts Core cycles where the core was running with power-delivery for license level 1.  This includes high current AVX 256-bit instructions as well as low current AVX 512-bit instructions.",
15*4babba55SJin Yao        "SampleAfterValue": "200003",
16*4babba55SJin Yao        "UMask": "0x18"
17*4babba55SJin Yao    },
18*4babba55SJin Yao    {
19*4babba55SJin Yao        "BriefDescription": "Core cycles where the core was running in a manner where Turbo may be clipped to the AVX512 turbo schedule.",
20*4babba55SJin Yao        "EventCode": "0x28",
21*4babba55SJin Yao        "EventName": "CORE_POWER.LVL2_TURBO_LICENSE",
22*4babba55SJin Yao        "PublicDescription": "Core cycles where the core was running with power-delivery for license level 2 (introduced in Skylake Server microarchtecture).  This includes high current AVX 512-bit instructions.",
23*4babba55SJin Yao        "SampleAfterValue": "200003",
24*4babba55SJin Yao        "UMask": "0x20"
25*4babba55SJin Yao    },
26*4babba55SJin Yao    {
27*4babba55SJin Yao        "BriefDescription": "Counts streaming stores that have any type of response.",
28*4babba55SJin Yao        "EventCode": "0xB7, 0xBB",
29*4babba55SJin Yao        "EventName": "OCR.STREAMING_WR.ANY_RESPONSE",
30*4babba55SJin Yao        "MSRIndex": "0x1a6,0x1a7",
31*4babba55SJin Yao        "MSRValue": "0x10800",
32*4babba55SJin Yao        "SampleAfterValue": "100003",
33*4babba55SJin Yao        "UMask": "0x1"
34*4babba55SJin Yao    }
35*4babba55SJin Yao]
36