Merge tag 'fsnotify_for_v6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / tools / perf / pmu-events / arch / x86 / sierraforest / frontend.json
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 ]