xref: /linux/tools/perf/pmu-events/arch/x86/sierraforest/frontend.json (revision f9bff0e31881d03badf191d3b0005839391f5f2b)
1[
2    {
3        "BriefDescription": "Counts every time the code stream enters into a new cache line by walking sequential from the previous line or being redirected by a jump.",
4        "EventCode": "0x80",
5        "EventName": "ICACHE.ACCESSES",
6        "SampleAfterValue": "200003",
7        "UMask": "0x3"
8    },
9    {
10        "BriefDescription": "Counts every time the code stream enters into a new cache line by walking sequential from the previous line or being redirected by a jump and the instruction cache registers bytes are not present. -",
11        "EventCode": "0x80",
12        "EventName": "ICACHE.MISSES",
13        "SampleAfterValue": "200003",
14        "UMask": "0x2"
15    }
16]
17