1*98806c08SIan Rogers[ 2*98806c08SIan Rogers { 3*98806c08SIan Rogers "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*98806c08SIan Rogers "EventCode": "0x80", 5*98806c08SIan Rogers "EventName": "ICACHE.ACCESSES", 6*98806c08SIan Rogers "SampleAfterValue": "200003", 7*98806c08SIan Rogers "UMask": "0x3" 8*98806c08SIan Rogers }, 9*98806c08SIan Rogers { 10*98806c08SIan Rogers "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*98806c08SIan Rogers "EventCode": "0x80", 12*98806c08SIan Rogers "EventName": "ICACHE.MISSES", 13*98806c08SIan Rogers "SampleAfterValue": "200003", 14*98806c08SIan Rogers "UMask": "0x2" 15*98806c08SIan Rogers } 16*98806c08SIan Rogers] 17