0001 [
0002 {
0003 "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.",
0004 "CollectPEBSRecord": "2",
0005 "Counter": "0,1,2,3,4,5,6,7",
0006 "EventCode": "0x80",
0007 "EventName": "ICACHE.ACCESSES",
0008 "PEBScounters": "0,1,2,3,4,5,6,7",
0009 "SampleAfterValue": "200003",
0010 "UMask": "0x3",
0011 "Unit": "cpu_atom"
0012 },
0013 {
0014 "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. -",
0015 "CollectPEBSRecord": "2",
0016 "Counter": "0,1,2,3,4,5,6,7",
0017 "EventCode": "0x80",
0018 "EventName": "ICACHE.MISSES",
0019 "PEBScounters": "0,1,2,3,4,5,6,7",
0020 "SampleAfterValue": "200003",
0021 "UMask": "0x2",
0022 "Unit": "cpu_atom"
0023 }
0024 ]