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        "Unit": "cpu_atom"
9    },
10    {
11        "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. -",
12        "EventCode": "0x80",
13        "EventName": "ICACHE.MISSES",
14        "SampleAfterValue": "200003",
15        "UMask": "0x2",
16        "Unit": "cpu_atom"
17    }
18]
19