OSDN Git Service

Merge tag 'memblock-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt...
[uclinux-h8/linux.git] / tools / perf / pmu-events / arch / x86 / sandybridge / other.json
1 [
2     {
3         "EventCode": "0x17",
4         "Counter": "0,1,2,3",
5         "UMask": "0x1",
6         "EventName": "INSTS_WRITTEN_TO_IQ.INSTS",
7         "SampleAfterValue": "2000003",
8         "BriefDescription": "Valid instructions written to IQ per cycle.",
9         "CounterHTOff": "0,1,2,3,4,5,6,7"
10     },
11     {
12         "EventCode": "0x4E",
13         "Counter": "0,1,2,3",
14         "UMask": "0x2",
15         "EventName": "HW_PRE_REQ.DL1_MISS",
16         "SampleAfterValue": "2000003",
17         "BriefDescription": "Hardware Prefetch requests that miss the L1D cache. This accounts for both L1 streamer and IP-based (IPP) HW prefetchers. A request is being counted each time it access the cache & miss it, including if a block is applicable or if hit the Fill Buffer for .",
18         "CounterHTOff": "0,1,2,3,4,5,6,7"
19     },
20     {
21         "EventCode": "0x5C",
22         "Counter": "0,1,2,3",
23         "UMask": "0x1",
24         "EventName": "CPL_CYCLES.RING0",
25         "SampleAfterValue": "2000003",
26         "BriefDescription": "Unhalted core cycles when the thread is in ring 0.",
27         "CounterHTOff": "0,1,2,3,4,5,6,7"
28     },
29     {
30         "EventCode": "0x5C",
31         "Counter": "0,1,2,3",
32         "UMask": "0x1",
33         "EdgeDetect": "1",
34         "EventName": "CPL_CYCLES.RING0_TRANS",
35         "SampleAfterValue": "100007",
36         "BriefDescription": "Number of intervals between processor halts while thread is in ring 0.",
37         "CounterMask": "1",
38         "CounterHTOff": "0,1,2,3,4,5,6,7"
39     },
40     {
41         "EventCode": "0x5C",
42         "Counter": "0,1,2,3",
43         "UMask": "0x2",
44         "EventName": "CPL_CYCLES.RING123",
45         "SampleAfterValue": "2000003",
46         "BriefDescription": "Unhalted core cycles when thread is in rings 1, 2, or 3.",
47         "CounterHTOff": "0,1,2,3,4,5,6,7"
48     },
49     {
50         "EventCode": "0x63",
51         "Counter": "0,1,2,3",
52         "UMask": "0x1",
53         "EventName": "LOCK_CYCLES.SPLIT_LOCK_UC_LOCK_DURATION",
54         "SampleAfterValue": "2000003",
55         "BriefDescription": "Cycles when L1 and L2 are locked due to UC or split lock.",
56         "CounterHTOff": "0,1,2,3,4,5,6,7"
57     }
58 ]