xref: /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/knightslanding/frontend.json (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyun[
2*4882a593Smuzhiyun    {
3*4882a593Smuzhiyun        "EventCode": "0x80",
4*4882a593Smuzhiyun        "Counter": "0,1",
5*4882a593Smuzhiyun        "UMask": "0x3",
6*4882a593Smuzhiyun        "EventName": "ICACHE.ACCESSES",
7*4882a593Smuzhiyun        "SampleAfterValue": "200003",
8*4882a593Smuzhiyun        "BriefDescription": "Counts all instruction fetches, including uncacheable fetches."
9*4882a593Smuzhiyun    },
10*4882a593Smuzhiyun    {
11*4882a593Smuzhiyun        "EventCode": "0x80",
12*4882a593Smuzhiyun        "Counter": "0,1",
13*4882a593Smuzhiyun        "UMask": "0x1",
14*4882a593Smuzhiyun        "EventName": "ICACHE.HIT",
15*4882a593Smuzhiyun        "SampleAfterValue": "200003",
16*4882a593Smuzhiyun        "BriefDescription": "Counts all instruction fetches that hit the instruction cache."
17*4882a593Smuzhiyun    },
18*4882a593Smuzhiyun    {
19*4882a593Smuzhiyun        "EventCode": "0x80",
20*4882a593Smuzhiyun        "Counter": "0,1",
21*4882a593Smuzhiyun        "UMask": "0x2",
22*4882a593Smuzhiyun        "EventName": "ICACHE.MISSES",
23*4882a593Smuzhiyun        "SampleAfterValue": "200003",
24*4882a593Smuzhiyun        "BriefDescription": "Counts all instruction fetches that miss the instruction cache or produce memory requests. An instruction fetch miss is counted only once and not once for every cycle it is outstanding."
25*4882a593Smuzhiyun    },
26*4882a593Smuzhiyun    {
27*4882a593Smuzhiyun        "EventCode": "0xE7",
28*4882a593Smuzhiyun        "Counter": "0,1",
29*4882a593Smuzhiyun        "UMask": "0x1",
30*4882a593Smuzhiyun        "EventName": "MS_DECODED.MS_ENTRY",
31*4882a593Smuzhiyun        "SampleAfterValue": "200003",
32*4882a593Smuzhiyun        "BriefDescription": "Counts the number of times the MSROM starts a flow of uops."
33*4882a593Smuzhiyun    }
34*4882a593Smuzhiyun]