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